.tail-top{ background:url(images/bg2.gif) repeat-x top}

.right_bgd { position:absolute; top:0; right:0; width:50%; height:200px; background:url(images/tall_top_right.gif) left top repeat-x;}

.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:932px; }

/*======= header =======*/
#header {height:434px; padding-top:40px }

/*======= index.html =======*/
#page1 #content .col-1{ width:544px; margin-right:10px}
#page1 #content .col-2{ width:270px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:544px; margin-right:10px}
#page2 #content .col-2{ width:270px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:544px; margin-right:10px}
#page3 #content .col-2{ width:270px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:549px; margin-right:10px}
#page4 #content .col-2{ width:270px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:544px; margin-right:10px}
#page5 #content .col-2{ width:270px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:544px; margin-right:10px}
#page6 #content .col-2{ width:270px}
/*======= index-6.html =======*/
#page7 #content .col-1{ width:544px; margin-right:10px}
#page7 #content .col-2{ width:270px}
#page7 #content .col-3{ width:252px; margin-right:24px}
#page7 #content .col-4{ width:248px}
/*======= index-7.html =======*/
#page8 #content .col-1{ width:544px; margin-right:56px}
#page8 #content .col-2{ width:270px}

/*======= footer =======*/
#footer { height:126px; }




#header {
	background: url('img/bg-header3.png') 0px 38px no-repeat;
	position: relative;
}
#btn_clientes {
	background: url('img/btn-clientes.png') no-repeat;
	display: block;
	width: 180px;
	height: 43px;
	text-indent: -9999px;
	float: right;
	margin-top: 63px;
	margin-right: 45px;
	
}
#btn_clientes:hover {
	background-position: 0px -43px;
}
#main_nav {
	position: absolute;
	top: 418px;
	width: 932px;
	height: 56px;
	background: url('img/bg-menu.png') no-repeat;
	padding: 0 !important;
	padding-left: 8px !important;
}
#main_nav li {
	height: 56px;
	margin-top: 2px !important;
	/*-moz-transition: all 0.4s ease-out;
 	-o-transition: all 0.4s ease-out; 
 	-ms-transition: all 0.4s ease-out; 
	transition: all 0.4s ease-out;*/
}
#main_nav #li_inicio {
	background: none;
}
#main_nav li a {
	/*-moz-transition: all 0.4s ease-out;
 	-o-transition: all 0.4s ease-out; 
 	-ms-transition: all 0.4s ease-out; 
	transition: all 0.4s ease-out;*/
}
#main_nav li a:hover {
	/*text-shadow: 0 0 5px #ddd, 0 0 10px #ddd, 0 0 15px #ddd, 0 0 20px #C00, 0 0 30px #C00, 0 0 40px #C00, 0 0 50px #C00, 0 0 75px #C00;*/
}

#main_nav li:hover, #main_nav #li_inicio:hover  {
	background: url('img/rollover-btn.png') repeat-x;
}
#main_nav #li_asesoramiento a {
	width: 199px;
}

#main_nav #li_inicio a {
	width: 80px;
	
}
#main_nav #li_quienes_somos a {
	width: 137px;
}