body {
	line-height: 1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	align: center;

	
}

/* ESTILO GENERALES*/
.fondo {
background-image:url(../images/fondo_bg.jpg);
background-repeat:repeat-x;

}

.header {
width:1012px;
height:165px;
}

.slidesheader {
background-image:url(../images/fondo_azul.png) !important;
_background-image:url(../images/fondo_azul.gif);
background-repeat:no-repeat;
background-position:top center;
width:1300px;
height:545px;

}

.footer {
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
background-position:center;
width:1012px;
height:70px;
font-family:"Trebuchet MS", Courier, monospace;
font-size:14px;
color:#fff;
text-align:center;

}

/* CLASES GENERALES*/

.interior {
width:1012px;
}

.clearfix {
width:1px;
height:1px;
display:block;
clear:both;


}
.logo {
width:312px;
height:145px;
padding-top:20px;
padding-left:40px;
float:left;
}
.slogans {
height:145px;

}
.flash {
height:145px;
}

.contenido {
background-image:url(../images/fondo_contenido.jpg);
background-repeat:no-repeat;
background-position:top center;
margin:0 auto;
/*font-family:"Trebuchet MS", Courier, monospace;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

.texto {
/*font-family:"Trebuchet MS", Courier, monospace;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}






/*Menu*/

#menuv {
font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
background-repeat:no-repeat;
width:969px;
height:36px;
font-family:"Trebuchet MS", Courier, monospace;
font-size:14px;
color:#162732;
text-align:center;
padding-left:20px;
padding-top:23px;


}
#menuv ul, li {
	list-style-type: none;
}

#menuv ul {
	margin: 0;
	padding: 0;
}

#menuv li {
/*	border-bottom: 1px solid #ACCFE8;*/
float: left;

}

#menuv a {
	text-decoration: none;
	color: #162732;
	/*background: #F0F7FC;*/
	display: block;
	padding: 3px 19px;
}

#menuv a:hover {
	/*background: #DBEBF6;*/
	color:#162732;
}

/*SLIDES*/

#containerMarcas{	
		margin:0 auto;
		position:relative;
		text-align:center;
		width:890px;
		height:100px;
		}	
#contentMarcas{
		position:relative;
		width:800px;
		margin:0 auto;


		}
#containerServicios{	
		margin:0 auto;
		position:relative;
		text-align:center;
		width:616px;
		height:120px;
		}	
#contentServicios{
		position:relative;
		width:616px;
		margin:0 auto;


		}

/* Easy Slider */


	 #sliderMarcas ul{
		padding:0;
		list-style:none;
		margin-top:10px;
		}
		
	 #sliderServicios ul{
		padding:0;
		list-style:none;
		margin-top:10px;
		}
		
	#sliderMarcas li{
	width:795px;
	height:90px;
	overflow:hidden;
	left:auto;
	}
	
	#sliderServicios li{
	width:616px;
	height:120px;
	overflow:hidden;
	}
	
		
#prevBtn, #nextBtn,#sliderMarcasnext, #sliderMarcasprev{ 
		display:block;
		width:40px;
		height:47px;
		position:absolute;
		left:-46px;
		top:30px;
		z-index:500;
		}	
	    #nextBtn, #sliderMarcasnext{ 
		left:806px;
		}	
		
		#nextServiciosBtn, #sliderServiciosnext{ 
		left:406px;
		}														
	#prevBtn a, #nextBtn a, #sliderMarcasnext a, #sliderMarcasprev a{  
		display:block;
		position:relative;
		width:40px;
		height:37px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #sliderMarcasnext a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}
	/* numeric controls */	

	ol#controls{
		display:none;
		margin:1em 30px;
		padding:0;
		height:20px;	
		}
	ol#controls li{
		margin:0 1px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:20px;/*28px*/
		line-height:20px;/*28px*/
		}
	ol#controls li a{
	color:#87ae12;
	font-family:Verdana;
	font-size:11px;
	text-decoration: none;
	text-align:left;
	width:13px;
	height:15px;
	float:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 6px;
	}
	ol#controls li a:hover{
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
	text-decoration: none;
	text-align:left;
	width:13px;
	height:15px;
	float:left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 6px;
	}

	ol#controls li.current a{
    color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}	
	
	/* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next,#sliderMarcasprev, #sliderMarcasnext{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
	
	
	
.titulo {
	font-size: 16px;
	font-weight: bold;
	color: #0a43b7;
}


ul#about , li#about{
	list-style-image: url(../images/bucle.gif);
}


.coment {
background-image:url(../images/fondo_coments.gif);
background-repeat:no-repeat;
width:500px;
padding:30px;
font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align:justify;

}

.titcoment {
font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align:right;
color:#0066CC;

}

.city {
font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#0a43b7;

}

#apDiv1 {/*100 garantizado*/
	position:relative;
	top:130px;
	left:195px;
	width:180px;
	height:43px;
	z-index:999;
}


/*NEW MENU*/

a.logo,
#navigation a,
a.continue-reading,
.header-bar h1 {
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#main {
	width:1000px;
	margin:0 auto;
	}
ul {
	margin:0;
	padding:0;
	list-style:none;
	}
#navigation {
	position:relative;
	top:0px;
	}
#navigation a {
	height:59px;
	}
#navigation li {
	float:left;
	margin:0 1px;
	}
#navigation a.navTagSelected,
#navigation a:hover {background-position:0 -59px !important;position:relative;}
#navigation a.navTagSelected {z-index:99;}
#navigation #home {width:81px;background:url(../images/btnhome.jpg);}
#navigation #about {width:94px;background:url(../images/btnabout.jpg);}
#navigation #services {width:94px;background:url(../images/btnservices.jpg);}
#navigation #quote {width:75px;background:url(../images/btnquote.jpg);}
#navigation #insurance {width:105px;background:url(../images/btninsurance.jpg);}
#navigation #faqs {width:71px;background:url(../images/btnfaqs.jpg);}
#navigation #warranty {width:105px;background:url(../images/btnwarranty.jpg);}
#navigation #wholesale {width:105px;background:url(../images/btnwholesale.jpg);}
#navigation #testimonials {width:121px;background:url(../images/btntestimonials.jpg);} 
#navigation #contact {width:102px;background:url(../images/btncontact.jpg);} 



.titulos {
background-image:url(../images/backtit.jpg);
background-repeat:no-repeat;
width:572px;
height:33px;
color:#FFFFFF;
padding-top:7px;
padding-left:10px;
font-size:18px;
}

.titulos2 {
background-image:url(../images/backtit2.jpg);
background-repeat:no-repeat;
width:379px;
height:33px;
color:#FFFFFF;
padding-top:7px;
padding-left:10px;
font-size:18px;
}
.titulos3 {
background-image:url(../images/backtit3.jpg);
background-repeat:no-repeat;
width:280px;
height:33px;
color:#FFFFFF;
padding-top:7px;
padding-left:10px;
font-size:18px;
}
