@charset "utf-8";
/* CSS Document */

/*glogal content formatting and styles*/
/* Green Color 4ba82e; */

@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

body{	
	font-family: 'Lato', sans-serif;
	color:#333;
	font-size:14px;
	line-height:18px;
	
		}
p{
text-align:justify;	
	}
header{
	margin:0 auto;
	}
.inner-banner{
	border-top:#4ba82e 8px solid;
	height: 157px;
	min-height:50%;
}
.banner2{
	background: url(../img/banner2.jpg) no-repeat center center;
	}
.banner3{
	background: url(../img/banner3.jpg) no-repeat center center;
	}
.banner4{
	background: url(../img/banner4.jpg) no-repeat center center;
	}
.banner5{
	background: url(../img/banner5.jpg) no-repeat center center;
	}
.banner6{
	background: url(../img/banner6.jpg) no-repeat center center;
	}
.banner7{
	background: url(../img/banner7.jpg) no-repeat center center;
	}
.banner8{
	background: url(../img/banner8.jpg) no-repeat center center;
	}
.banner9{
	background: url(../img/banner9.jpg) no-repeat center center;
	}
.banner10{
	background: url(../img/banner10.jpg) no-repeat center center;
	}
.banner11{
	background: url(../img/banner11.jpg) no-repeat center center;
	}
.banner12{
	background: url(../img/banner12.jpg) no-repeat center center;
	}
.banner13{
	background: url(../img/banner13.jpg) no-repeat center center;
	}
.slider-strip {
	background: url(../img/bg-banner.png) repeat-x top;
	height: 8px;
}
nav {
color:#aaaaaa;	
	}
a{
	text-decoration:none;
color:#333;
}
a:hover{
text-decoration:underline;	
text-decoration:none;
 border-bottom: 1px solid #4ba82e;
	}


#body-home{
	margin:0 auto;
	}
.header{
border:1px solid #d5d5d5;
border-left:5px solid #4ba82e;
padding:5px 0 5px 10px;
min-height:20px;
margin-bottom:25px;
	}
.header-prod{
border:1px solid #d5d5d5;
padding:5px 0 5px 10px;
min-height:20px;
margin-bottom:25px;
	}
.motor-flush{
	border-bottom:5px solid #00853f;
	}
.gas-treatment{
	border-bottom:5px solid #ee3124;
	}
.fuel-sys-cleaner{
	border-bottom:5px solid #f78e1e;
	}
.air-cond-treatment{
	border-bottom:5px solid #329ac9;
	}
.diesel-fuel-cond{
	border-bottom:5px solid #ffdd00;
	}
.fl{
float:left;	
	}
.fr{
float:right;	
	}
footer a{
color:#999;	
	}
footer a:hover{
color:#666;	
	}
a:hover img {
border: none !important;
display: block;
}
.header-prod a:hover {
border: none !important;
display: block;
}
.flexslider {
	border-top:#4ba82e 8px solid;
    margin: 0;
    padding: 0;
}
.flexslider .slides > li {
    display: none;
}


.flexslider ol{
display:none;	
	}
.flex-direction-nav{
display:none;	
	}

#error {
	color:#4ba82e;
	display:none;
}
.needsfilled {
	background:#4ba82e;
	color:white;
}
.green{
color:#4ba82e;
font-size:16px;	
	}