@charset "utf-8";
body, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, dl, dt, dd, ol, ul, li, fieldset, form, input, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, img {
	margin: 0;
	padding: 0;
	border: 0;
}
img, div, a, input {
	behavior: url(iepngfix.htc)
}
body {
	font-family:"Arial";
	color:#666666;
	font-size:0.75em;
	background-color:#f1eee2;
	background-image: url(../images/background/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#wraper {
	display: block;
	height: auto;
	width: 998px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
}
.clear {
	clear: both;
}
/* Top Content

******************************************************************************/
#top_container {
	background-image: url(../images/background/top_bg.gif);
	background-repeat: repeat-y;
	display: block;
	float: left;
	height: 129px;
	width: 998px;
}
#logo {
	display: block;
	height: 101px;
	width: 266px;
	padding-top: 12px;
	padding-left: 14px;
}
#top_navigation {
	float:right;
	font-family:"Trebuchet MS";
	text-transform:uppercase;
	padding-top:12px;
	padding-bottom:2px;
	margin-right: 24px;
	color: #FFFFFF;
}
#top_navigation a {
	font-family:"Trebuchet MS";
	text-transform:uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}
#top_navigation a:hover {
	font-family:"Trebuchet MS";
	text-transform:uppercase;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 13px;
}
/* Menu

******************************************************************************/
#menu {
	display: block;
	height: 36px;
	width: 998px;
	clear: both;
}
#menu ul {
	list-style-image: none;
	list-style-type: none;
	margin-left: 10px;
}
#menu li {
	list-style-image: none;
	list-style-type: none;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
}
#menu li a {
	list-style-image: none;
	list-style-type: none;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	height: 28px;
	padding-right: 28px;
	padding-left: 28px;
	float: left;
	padding-top: 8px;
	letter-spacing: 1px;
}
#menu li a:hover {
	list-style-image: none;
	list-style-type: none;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	height: 28px;
	padding-right: 28px;
	padding-left: 28px;
	float: left;
	background-image: url(../images/banner/pointer.gif);
	background-repeat: no-repeat;
	letter-spacing: 1px;
	background-position: center bottom;
	background-color: #1e2631;
	padding-top: 8px;
}
/* CONTENT

******************************************************************************/

.content {
	width:990px;
	background-color: #ffffff;
	background-image: url(../images/background/content_bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
	float: left;
	margin-top: 10px;
}
.content .bg-t {
	background-image: url(../images/background/content_bg.gif);
	background-repeat: no-repeat;
	background-position: -990px 0;
	padding-top: 10px;
	float: left;
}
.content .bg-b {
	background-image: url(../images/background/content_bg.gif);
	background-repeat: no-repeat;
	background-position: -1980px 100%;
	padding-bottom: 7px;
	float: left;
	padding-right: 15px;
}
#content_wraper {
	display: block;
	width: 960px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	float: left;
	padding-left: 15px;
}
#left_content_wraper {
	display: block;
	float: left;
	height: auto;
	width: 734px;
	padding-bottom: 9px;
}
#header {
	display: block;
	height: 257px;
	width: 734px;
	padding-bottom: 9px;
}
#left_left_content {
	display: block;
	float: left;
	width: 464px; /*juancho*/
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
#left_left_content h1 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #FFFFFF;
	background-color: #2f3a4a;
	height: 30px;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 20px;
}
#text_area {
	height: auto;
	width: 428px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	padding-top: 19px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#text_area h2 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #36579c;
	text-decoration: none;
	margin-bottom: 5px;
}
#read_more {
	background-image: url(../images/banner/read_more_bulet.gif);
	padding-left: 180px;
	background-repeat: no-repeat;
	background-position: 180px center;
	font-family: tahoma;
	font-size: 11px;
	color: #36579c;
	float: left;
	height: 16px;
}
#read_more a {
	font-family: tahoma;
	font-size: 11px;
	color: #36579c;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;
}
#read_more a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #36579c;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: underline;
}
#space {
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
}
#text_area3 {
	background-color: #f8f7f1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
	padding-right: 12px;
	padding-left: 15px;
	padding-top: 15px;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	padding-bottom: 10px;
}
#text_area3 p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#left_right_content {
	display: block;
	float: left;
	height: auto;
	width: 260px;
	margin-left: 7px;
}
#left_right_content h1 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7c3a3a;
	display: block;
	height: 30px;
	padding-top: 5px;
	padding-left: 20px;
}
#right_content {
	float: left;
	height: auto;
	width: 216px;
	margin-left: 10px;
	padding-bottom: 10px;
}
#right_content h1 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7c3a3a;
	display: block;
	height: 30px;
	padding-top: 5px;
	padding-left: 20px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #FFFFFF;
	background-color: #2f3a4a;
	height: 30px;
	font-weight: normal;
	padding-top: 5px;
	padding-left: 20px;
	margin: 0px;
}
#footer_container {
	background-color: #181f28;
	display: block;
	height: 138px;
	width: 100%;
	padding-top: 7px;
}
#footer_left {
	float: left;
	height: 119px;
	width: 600px;
}
#footer_left_bottom {
	/*padding-top: 80px;*/
	padding-top:15px;
}

/* ======================================= */
#social_links {
	height:50px;
	margin-top:12px;
}
#social_links img {
	padding:0 10px;
}
#social_links div {
	font-size:20px;
	margin-top:10px;
	width:100px;
	float:left
}
/* ======================================= */
#footer {
	display: block;
	height: 119px;
	width: 990px;
	background-image: url(../images/background/top_bg.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	padding-top: 19px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}
#read_more2 {
	background-image: url(../images/banner/read_more_bulet.gif);
	padding-left: 160px;
	background-repeat: no-repeat;
	background-position: 140px center;
	font-family: tahoma;
	font-size: 11px;
	color: #36579c;
	height: 16px;
}
#read_more2 a {
	font-family: tahoma;
	font-size: 11px;
	color: #36579c;
	text-decoration: none;
	font-weight: bold;
}
#read_more2 a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #36579c;
	text-decoration: underline;
	font-weight: bold;
}
#left_right_content h2 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2F3A4A;
	display: block;
	height: 30px;
	padding-top: 5px;
	padding-left: 20px;
	margin-top: 9px;
}
#text_area4 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
	padding-right: 11px;
	padding-left: 16px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-bottom: 10px;
}
#text_area4 li {
	list-style-image: url(../images/banner/bullet.gif);
	list-style-type: none;
	list-style-position: outside;
	margin-left: 10px;
	padding-bottom: 5px;
}
#text_area4 ul {
	margin: 0px;
	padding: 0px;
}
#right_content h2 {
	background-color: #2F3A4A;
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 9px;
	font-weight: normal;
	height: 30px;
	padding-left: 20px;
	padding-top: 5px;
}
#read_more3 {
	background-image: url(../images/banner/read_more_bulet.gif);
	padding-left: 115px;
	background-repeat: no-repeat;
	background-position: 95px center;
	font-family: tahoma;
	font-size: 11px;
	color: #36579c;
	height: 16px;
	margin-top: 10px;
}
#text_area5 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	padding-bottom: 19px;
	padding-top: 21px;
}
#read_more3 a {
	font-family: tahoma;
	font-size: 11px;
	color: #36579c;
	text-decoration: none;
	font-weight: bold;
}
#read_more3 a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #36579c;
	text-decoration: underline;
	font-weight: bold;
}
#text_area6 {
	padding-bottom: 19px;
	padding-top: 21px;
}
#content_wraper2 {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	height: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
	float: left;
	width: 948px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#box {
	display: block;
	width: 175px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #e9e9e9;
	float: left;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 11px;
}
#box img {
	padding-bottom: 5px;
}
.box_blue {
	font-family: Arial;
	font-size: 11px;
	color: #36579c;
	text-decoration: none;
	font-weight: bold;
}
#read_more4 {
	background-image: url(../images/banner/read_more_bulet.gif);
	padding-left: 100px;
	background-repeat: no-repeat;
	background-position: 85px center;
	font-family: tahoma;
	font-size: 11px;
	color: #36579c;
	height: 16px;
	margin-top: 10px;
}
#read_more4 a {
	background-image: url(../images/banner/read_more_bulet.gif);
	background-repeat: no-repeat;
	background-position: 90px center;
	font-family: tahoma;
	font-size: 11px;
	color: #36579c;
	text-decoration: none;
	font-weight: bold;
}
#read_more4 a:hover {
	background-image: url(../images/banner/read_more_bulet.gif);
	background-repeat: no-repeat;
	background-position: 90px center;
	font-family: tahoma;
	font-size: 11px;
	color: #36579c;
	text-decoration: underline;
	font-weight: bold;
}
.top_navigation_red {
	font-family:"Trebuchet MS";
	text-transform:uppercase;
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
}
#footer a {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#footer a:hover {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	padding-right: 2px;
	padding-left: 2px;
}
#footer_right {
	text-align: right;
	float: left;
	width: 380px;
	line-height: 18px;
}
.menu_pointer {
	list-style-image: none;
	list-style-type: none;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	height: 28px;
	float: left;
	padding-top: 8px;
	background-image: url(../images/background/menu_hover_bg.gif);
	background-repeat: repeat-x;
	letter-spacing: 1px;
	padding-right: 28px;
	padding-left: 28px;
}
.menu_active {
	list-style-image: none;
	list-style-type: none;
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/banner/pointer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #1e2631;
	padding-right: 28px;
	padding-left: 28px;
	height: 28px;
	padding-top: 8px;
	letter-spacing: 1px;
}
#read_more5 {
	background-image: url(../images/banner/read_more_bulet.gif);
	padding-left: 340px;
	background-repeat: no-repeat;
	background-position: 340px center;
	font-family: tahoma;
	font-size: 11px;
	color: #36579c;
	float: left;
	height: 16px;
}
#read_more5 a {
	font-family: tahoma;
	font-size: 11px;
	color: #36579c;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;
}
#read_more5 a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #36579c;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: underline;
}
#article_heading {
	height: 40px;
	font-family: "Trebuchet MS";
	font-size: 28px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-image: url(../images/background/articleHeadingImage.gif);
	background-repeat: repeat-y;
	width: 724px;
	padding-left: 10px;
	background-position: right;
	clear: both;
	float: left;
	margin-bottom: 10px;
}
#article_link {
	text-align: center;
	float: right;
	width: 103px;
	font-size: 15px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	line-height: 17px;
	padding-top: 2px;
	padding-right: 2px;
}
#article_head {
	float: left;
	height: 37px;
	font-family: "Trebuchet MS";
	font-size: 28px;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 390px;
	clear: both;
	padding-top: 3px;
}
#article_link a {
	text-align: center;
	float: right;
	width: 105px;
	font-size: 16px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	line-height: 17px;
	padding-top: 2px;
	text-decoration: none;
}
#article_link a:hover {
	text-align: center;
	float: right;
	width: 105px;
	font-size: 16px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	line-height: 17px;
	padding-top: 2px;
	text-decoration: underline;
}
#article_left {
	display: block;
	float: left;
	width: 644px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
	margin-top: 5px;
	margin-bottom: 10px;
}
#article_right {
	float: left;
	width: 299px;
	padding-left: 14px;
	margin-top: 5px;
}
#article_left h1 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #FFFFFF;
	background-color: #2f3a4a;
	height: 30px;
	font-weight: normal;
	padding-top: 5px;
}
#text_area6 {
	height: auto;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	padding-top: 19px;
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#text_area7 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	padding-bottom: 19px;
	padding-top: 21px;
}
#article_right h1 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #FFFFFF;
	background-color: #2f3a4a;
	height: 30px;
	font-weight: normal;
	padding-top: 5px;
}
#item_navigation {
	float: left;
	width: 260px;
}
#item_navigation ul {
	float: left;
	width: 260px;
	color: #FFFFFF;
}
#item_navigation li {
	float: left;
	width: 260px;
	color: #FFFFFF;
}
#item_navigation li a {
	float: left;
	width: 250px;
	color: #36579c;
	background-color: #faf9f4;
	text-decoration: none;
	height: 20px;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEAD8;
	font-size: 12px;
}
#item_navigation li a:hover {
	float: left;
	width: 250px;
	color: #36579c;
	background-color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	padding-top: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEAD8;
	font-size: 12px;
}
ul {
	list-style-position: outside;
	list-style-type: circle;
}
.li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 10px;
}
.article_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.blue_heading {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #36579c;
	text-decoration: none;
	margin-bottom: 5px;
}
#article_left_container {
	float: left;
	width: 734px;
}
#iframe {
	float: left;
	width: 260px;
	background-color: #FAF9F4;
	padding-top: 10px;
	padding-bottom: 10px;
}
#left_left_content_article {
	display: block;
	float: left;
	width: 445px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
	padding-right: 10px;
	padding-left: 10px;
}
.archive {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2F3A4A;
	display: block;
	height: 30px;
	padding-top: 5px;
	padding-left: 20px;
}
#left_left_content_testimonials {
	display: block;
	float: left;
	width: 730px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e9e9e9;
	border-bottom-color: #e9e9e9;
	border-left-color: #e9e9e9;
}
#text_area_testi {
	height: auto;
	width: 700px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	padding-top: 19px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#ratesbox {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#2f3a4a;
	height:71px;
	background:url(../images/price-bg.png) no-repeat;
	margin-top: 10px;
}
.datatab {
	height:39px;
	float:left;
	width:170px;
	padding-left:315px;
	padding-top:25px;
}
.datatab2 {
	height:39px;
	float:left;
	width:170px;
	padding-left:240px;
	padding-top:25px;
}
.textgold{
	padding-right:10px;
}
