@charset "utf-8";

/* CSS Document */

/* MEYER RESET v1.0*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

.float_l {

	float: left;

	display: inline;

}

.float_r {

	float: right;

	display: inline;

}



.clear {

	clear: both;

}

body {margin:0;

	background: #b6dcef url(../images/bg.jpg) top center no-repeat;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;
	line-height:14px;

}

#human {  
visibility:hidden;  
display:none;  
}  

#container {
margin:0 auto;
width:969px;
	border: none;

	background: transparent;

}



#container h1, #container h2, #container h3, #container p, #container li {

	font-family: Arial, Helvetica, sans-serif;

}



#header {

	width: 969px;
	height: 101px;
	margin:0 0 15px 0;
}



#nav {

	position:relative;
top:80px;
	background-color: transparent;

	margin: 0px 0 0 10px;

	float:right;
	padding-top: 0px;

	width: 900px;



}



h1  {
color:#000000;
font-size:20px;
font-weight:bold;
padding:5px;
font-style:normal;
}



#bodycontent h1 {

	font-family: Arial, Helvetica, sans-serif;

	color: #000;

	font-style:normal;
font-size:20px;
padding:0 0 10px 0;
}

#bodycontent  p{font-family: Arial, Helvetica, sans-serif;

	color: #000;

	font-style:normal;
font-size:14px;line-height:18px;
padding:0 20px 10px 20px;}

#bodycontent ul {

	padding-left: 20px;

}



#bodycontent ul li {

	margin: 0 40px 10px 30px;
	font-size: 14px;
	line-height:18px;
	font-weight: bold;

	list-style-type:disc;
}


#bodycontent {
		position: inherit;
		height: auto;
		width: 100%;
		background-color: #fff;
		}


#pagebody {width: 950px;
		height: auto;
		padding: 10px;
		background-color: none;
		overflow: hidden;
		clear: left;

	-moz-border-radius: 10px;

	-webkit-border-radius: 10px;

}

#footer {

	color: #000;

	width: 969px;
background: transparent;

}
#incentives,#current_ads{
	display:none;
}

#live_repair_orders {
	width: 950px;
	margin: 0 auto;
}
