body {
background-color:#6699ff;
background-image:url(images/bluesky_1.jpg);
background-repeat:repeat-x;
background-position:top;
font-family:Century Gothic;
font-style:normal;
font-weight:normal;
margin:0;
padding:0;
color:#ffffff;
}

#page {
width:1000px;
margin-top:0px;
background-image:url(images/m1.jpg);
margin-left:auto;
margin-right:auto;
padding:0px;

}

#wrapper2 {
	width:1000px;
}

#topnavleft {
	width: 250px;
	height: 100px;
	float:left;
	clear:right;
	background-color:#993300;
	background-image:url(images/b1.jpg);
	background-repeat:no-repeat;
}
#topnavmiddle {
	width: 540px;
	height: 100px;
	float:left;
	clear:right;
	padding:0px;
	background-image:url(images/b2.jpg);
	background-position:bottom;
	background-position:right;
	background-repeat:no-repeat;
	background-color:#993300;
}
#topnavright {
	width: 210px;
	height: 100px;
	background-image:url(images/b5.jpg);
	background-repeat:no-repeat;
	float:right;
	clear:none;
	background-color:#000000;
}

.topright {
	width:200px;
	height:25px;
	margin-top:70px;
	padding-left:5px;
	padding-right:5px;
}

.topright p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:7pt;
	color:#CCCCCC;
	text-align:center;
}

.button {
	width:200px;
	font-family:Century Gothic;
	font-size:9px;
	word-spacing:2px;
	color:#FFFF00;
	border-bottom: 1px dashed #FFCC00;
	text-align:right;
	text-transform:uppercase;
	padding-bottom:2px;
	margin-right:0px;
	margin-bottom:18px;
	margin-top:0px;
	display:block;
}

a.button {
	width:200px;
	font-family:Century Gothic;
	font-style:normal;
	font-weight:bold;
	font-size:9px;
	color:#FFFF00;
	text-align:right;
	text-transform:uppercase;
	text-decoration:none;
	word-spacing:2px;
	padding-bottom:2px;
	margin-right:0px;
	margin-bottom:16px;
	margin-top:0px;
	display:block;
}

a.button:hover {
	color:#FFFFFF;
	border-bottom: 1px dashed #FFFFFF;
}

a.button2 {
	width:220px;
	font-family:Century Gothic;
	font-style:normal;
	font-weight:bold;
	font-size:9px;
	color:#FFFFFF;
	text-align:right;
	text-transform:uppercase;
	text-decoration:none;
	word-spacing:2px;
	padding-bottom:2px;
	margin-right:0px;
	margin-bottom:16px;
	margin-top:0px;
	display:block;
	border-bottom: 1px dashed #FFFFFF;
}


.button2 a:hover {
	color:#FFFFFF;
}

.offer {
	width:100px;
	border: 2px dashed #FFCC00;
	background-color:#FFFFFF;
	float:right;
	margin-right:14px;
	margin-top:12px;
	margin-bottom:12px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align:center;
	display:block;
}

.offercopy {
	font-family:"Century Gothic";
	font-size: 10pt;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
	margin-bottom:6px;
	line-height:120%;
	color:#CC3300;
}
.disclaimer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	color:#666666;
	line-height:100%;
}


.sign {
	width:150px;
	height:75px;
	vertical-align:middle;
	background-image:url(WEBSITES/LexBrodies/Images/sign1.jpg);
	margin:0px;
	text-align:center;
	margin:0px;
}

.sign2 {
	width:150px;
	height: 53px;
	vertical-align:middle;
	background-image:url(WEBSITES/LexBrodies/Images/sign2.jpg);
	background-repeat:no-repeat;
	margin:0px;
	text-align:center;
	margin:0px;
}

ul.nav {
	font-size:9px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:0px;
	padding-right:3px;
	list-style:none;
	border-right: 1px dashed #FFCC00;
	float:left;
	height:30px;
}
ul.nav2 {
	font-size:9px;
	margin-left:0px;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:0px;
	padding-right:3px;
	list-style:none;
	border-right: 1px dashed #FFCC00;
	float:left;
	height:30px;
}
ul.nav li {
	float:left;
}
ul.nav2 li {
	float:left;
}
.nav a {
	font-family:Century Gothic;
	font-style:normal;
	font-weight:bold;
	font-size:10px;
	height:30px;
	padding-top:20px;
	padding-right:5px;
	padding-left:18px;
	display: block;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFFF00;
	text-align:right;
}
.nav2 a {
	font-family:Century Gothic;
	font-style:normal;
	font-weight:bold;
	font-size:10px;
	height:30px;
	padding-top:20px;
	padding-right:5px;
	padding-left:18px;
	display: block;
	text-decoration:none;
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:right;
	margin-top:10px;
}
.nav a:hover {
	color:#FFFFFF;
}

#header {
clear:both;
width:1000px;
height:235px;
background-color:#993300;
}

#headerleft {
	width: 250px;
	height:235px;
	float:left;
	clear:right;
	background-color:#993300;
	background-image:url(images/b3.jpg);
	background-repeat:no-repeat;
}

#headerright {
	width: 750px;
	height: 235px;
	float:right;
	clear:none;
	background-image:url(images/banner_home.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
  

#mainarea {
width:1000px;
clear:both;
margin:0px;
margin-bottom:0px;
padding:0px;
}

#contentarea {
width:850px;
margin:0px;
padding:0px;
float:left;
}

#sidebar {
float:right;
clear:none;
width:150px;
}

#sidebarbox {
width:125px;
margin-left:12px;
margin-right:12px;
}

#sidebarbox img {
	float:left;
	margin-left:0px;
	margin-bottom:12px;
	margin-top:8px;
}

#sidebar a {
color:#00CC00;
}

.left {
	width: 250px;
	background-image:url(images/L1.jpg);
	background-position:left;
	background-repeat:repeat-y;
	margin-right:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	float:left;
	clear:right;
}

.left img {
	vertical-align:bottom;
	margin:0px;
	padding:0px;
}

.middle {
width:340px;
float:left;
clear:right;
margin-top:20px;
margin-bottom:25px;
margin-left:0px;
padding-right:12px;
}

.right {
width:200px;
float:right;
margin-top:20px;
margin-bottom:15px;
padding-left:24px;
padding-right:18px;
clear:none;
border-left: 1px dashed #FFCC00;
}

#footer {
width:1000px;
clear:both;
height:58px;
margin-top:0px;
background-image:url(images/f3.jpg);
background-repeat:no-repeat;
}

p {
	font-family:Century Gothic;
	font-size:12px;
	color:#000000;
	text-align:left;
	margin-top:0px;
	margin-bottom:12px;
	line-height:140%;
}

.right p{
	margin-left:0px;
	color:#FFCC33;
	margin-bottom:12px;
	margin-top:0px;
}


.right a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFF66;
	text-align:left;
	line-height:130%;
	text-decoration:none;
}

.right img {
	border:0px;
	margin-bottom:2px;
	}

.right a:hover {
	color:#FFFFFF;
}

#sidebar p {
	font-size:10px;
	margin-bottom:2px;
	}
	
#sidebar strong {
	font-weight:bold;
	color:#000000;
}

.middle img {
	margin-top:10px;
	margin-bottom:10px;
	}

h1 {
font-size:18px;
font-weight:normal;
font-style:normal;
color:#FFFFFF;
margin-top:0px;
margin-bottom:8px;
letter-spacing:1px;
}

h2 {
font-size:14px;
font-weight:normal;
font-style:normal;
color:#FFFFFF;
margin-top:0px;
margin-bottom:10px;
}

h3 {
font-family:Century Gothic;
font-size:14pt;
text-transform:uppercase;
color:#CC3300;
text-align:center;
margin-top:0px;
margin-bottom:4px;
}

h4 {
font-family:Century Gothic;
font-size:11pt;
text-transform:uppercase;
color:#009933;
text-align:left;
margin-top:12px;
margin-bottom:8px;
}

.click {
font-family:Century Gothic;
font-weight:bold;
font-size:9pt;
color:#000000;
text-align:center;
margin-top:0px;
margin-bottom:6px;
}

.click a {
font-family:Century Gothic;
font-weight:bold;
color:#000000;
text-align:center;
margin-top:0px;
margin-bottom:6px;
}

.click a:hover {
color:#CC3300;
}

.middle ul {
	font-family:Century Gothic;
	font-size:11px;
	color:#FFCC66;
}
.middle li {
	list-style-image:url(images/wheelbutton.jpg);
	list-style-position:outside;
	margin-bottom:12px;
}

#sidebar ul {
	color:#666666;
	font-size:11px;
	}
	
#sidebar li {
	list-style-type:disc;
	list-style-position:outside;
	margin-bottom:8px;
}

.right ul {
	color:#FFFFFF;
	font-size:11px;
	}

.right li {
	list-style-type:disc;
	list-style-position:outside;
	margin-bottom:8px;
}

.middle a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFCC66;
}
.middle a:hover {
	color:#FFFFFF;
}

.imagetext1 {
	width:160px;
	height:50px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:12px;
}
.imagetext1 img {
	margin-right:4px;
	float:left;
	clear:right;
}


.headerright p {
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#996600;
	padding-top:50px;
	padding-right:200px;
}	

.item {
	width:190px;
	margin-bottom:24px;
	margin-top:0px;
}

.item img {
	float:left;
	clear:right;
	width:40px;
	margin-right:12px;
	margin-bottom:0px;
}

.item a {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFCC66;
	font-size:7pt;
	text-align:left;
	text-decoration:none;
}

.item a:hover {
	color:#FFFFFF;
}

.recycle {
		width:150px;
		height:10px;
		margin-top:20px;
		float:right;
		clear:none;
		text-align:center;
}

.recycle a {
		font-family:Arial, Helvetica, sans-serif;
		font-size:7pt;
		text-transform:uppercase;
		font-style:italic;
		font-weight:bold;
		color:#0099FF;
		text-align:center;
}

.recycle a:hover {
		color:#333333;
}

.banner1 {
	width:750px;
	height:235px;
	margin:0px;
	background-image:url(images/h2.jpg);
}

.banner2 {
	width:750px;
	height:235px;
	margin:0px;
	background-image:url(images/h3.jpg);
}

.banner3 {
	width:750px;
	height:235px;
	margin:0px;
	background-image:url(images/h4.jpg);
}

.banner4 {
	width:750px;
	height:235px;
	margin:0px;
	background-image:url(images/h3.jpg);
}

.banner5 {
	width:750px;
	height:235px;
	margin:0px;
	background-image:url(images/service_banner.jpg);
}

 .banner6 {
	width:750px;
	height:235px;
	margin:0px;
	background-image:url(images/GreenFleet_banner.jpg);
}

 .banner7 {
	width:750px;
	height:235px;
	margin:0px;
	background-image:url(images/carcare_banner.jpg);
}

 .banner8 {
	width:750px;
	height:235px;
	margin:0px;
	background-image:url(images/news_banner.jpg);
}

 .banner9 {
	width:750px;
	height:235px;
	margin:0px;
	background-image:url(images/history_banner.jpg);
}

 .banner10 {
	width:750px;
	height:235px;
	margin:0px;
	background-image:url(images/ac_banner.jpg);
}

 .banner11 {
	width:750px;
	height:235px;
	margin:0px;
	background-image:url(images/wheels_banner.jpg);
}

 .banner12 {
	width:750px;
	height:235px;
	margin:0px;
	background-image:url(images/safety_banner.jpg);
}

 #banner13 {
	width:750px;
	height:235px;
	margin:0px;
	background-image:url(images/blank_banner.jpg);
}

 .banner14 {
	width:750px;
	height:235px;
	margin:0px;
	background-image:url(images/car_care_contest_banner.jpg);
}

 .banner15 {
	width:750px;
	height:235px;
	margin:0px;
	background-image:url(images/offers_banner.jpg);
}

 .banner16 {
	width:750px;
	height:235px;
	margin:0px;
	background-image:url(images/TYVM_banner.jpg);
}

 .banner17 {
	width:750px;
	height:235px;
	margin:0px;
	background-image:url(images/AboveandBeyond_banner.jpg);
}

.banner1 p {
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:11pt;
	text-align:right;
	color:#996600;
	padding-right:500px;
	padding-top:80px;
}

p strong {
	color:#CCCCCC;
	font-weight:normal;
	text-transform:uppercase;
}

.tread {
	width:150px;
	height:25px;
	padding-top:8px;
	padding-left:6px;
	background-image:url(images/tread1.jpg);
	background-position:left;
	background-repeat:no-repeat;
	color:#FFCC00;
	font-family:"Century Gothic";
	font-size:9pt;
	font-weight:bold;
}

.caption {
	font-family:Arial, Helvetica, sans-serif;
		font-size:7pt;
		font-weight:bold;
		color:#CCCCCC;
		text-align:left;
		margin-top:6px;
}

.list {
	font-family:Century Gothic;
	font-size:12px;
	color:#CCCCCC;
	line-height:150%;
	text-decoration:none;
	margin-left:15px;
}

.list a {
	font-family:Century Gothic;
	font-size:12px;
	color:#CCCCCC;
	line-height:150%;
	text-decoration:none;
}

.list a:hover {
	color:#FFFFFF;
}

#form2 {
	width:340px;
	padding-bottom:12px;
	padding-top:15px;
	margin-top:12px;
	margin-bottom:12px;
	background-color:#99CCFF;
	}
	
	#form2 .label {
	float: left;
	clear: left;
	width: 80px;
	margin-right: 10px;
	text-align: right;
	font-size:10px;
	color:#333333;
	}
	
	#form2 input#name, input#email, textarea#comments {
	width: 200px; 
	background-color: #FBEF99;
	font-family:Arial;
	font-size:10px;
	margin-top: -2px;
	}
	
	#form2 input#email {
	width: 200px; 
	background-color: #FBEF99;
	font-family:Arial;
	font-size:10px;
	margin-top: -2px;
	}
	
	#form2 textarea#comments {
	width: 200px; 
	background-color: #FBEF99;
	font-family:Arial;
	font-size:10px;
	margin-top: -2px;
	}
	
	#form2 input#submit {
	margin-left:90px;
	margin-top:10px;
	margin-bottom:0px;
	background-color:#FFFF66;
	font-family: Arial;
	font-size:10px;
	}
	
	.name {
	margin-left:25px;
	margin-bottom:6px;
	margin-top:12px;
	font-size:75%;
	font-weight:bold;
	color:#FFCC33;
	text-transform:uppercase;
	
	}
	
	.subname {
	margin-left:25px;
	margin-bottom:12px;
	font-size:75%;
	color:#FFFFFF;
	margin-bottom:2px;
	margin-top:0px;
	}
	
	.locationbox {
	width:160px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:12px;
	padding-right:12px;
	background-color:#CCCCCC;
	border:1px solid #FFCC33;
	margin-bottom:15px;
	}
	
	.locationbox p {
	font-size:11px;
	color:#333333;
	line-height:120%;
	margin-top:0px;
	margin-bottom:6px;
	}
	
	.locationbox p strong {
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	color:#000000;
	}
	
	#form1 {
	width:320px;
	margin-bottom:25px;
	padding-top:15px;
	padding-left:15px;
	padding-bottom:15px;
	background-color:#99CCFF;
	border:2px solid #999999;
	}
	
	#form1 .label {
	float: left;
	clear: right;
	width: 300px;
	margin-right: 0px;
	margin-bottom:5px;
	text-align:left;
	font-size:10px;
	line-height:120%;
	font-style:normal;
	font-weight:normal;
	color:#333333;
	}
	
	input#name, input#email,textarea#services{
	width: 290px; 
	background-color: #FBEF99;
	font-family:Arial;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	margin-top: -2px;
	}
	
	input#zipcode {
	width: 80px; 
	background-color: #FBEF99;
	font-family:Arial;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	margin-top: -2px;
	}
	
	select#rate {
	width: 100px; 
	background-color: #FBEF99;
	font-family:Arial;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	margin-top: 0px;
	}
	
	select#experience {
	width: 100px; 
	background-color: #FBEF99;
	font-family:Arial;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	margin-top: 0px;
	}
	
	select#question2 {
	width: 200px; 
	background-color: #FBEF99;
	font-family:Arial;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	margin-top: 0px;
	}
	
	select#question3 {
	width: 200px; 
	background-color: #FBEF99;
	font-family:Arial;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom:10px;
	}
	
	select#question4 {
	width: 200px; 
	background-color: #FBEF99;
	font-family:Arial;
	font-style:normal;
	font-weight:normal;
	font-size:10px;
	margin-top: 10px;
	}
	
	radio#signup {
	width: 200px; 
	background-color: #FBEF99;
	font-family:Arial;
	font-style:normal;
	font-weight:normal;
	font-size:10px;
	margin-top: 20px;
	}
	
	#form1 input#submit {
	margin-left:120px;
	margin-top:10px;
	background-color:#FFFF33;
	font-family: Arial;
	font-size:10px;
	}
	
	input#name:focus,
	input#email:focus,
	input#zipcode:focus,
	input#rate:focus,
	input#experience:focus,
	textarea#services:focus,
	input#question1:focus,
	input#question2:focus,
	input#question3:focus,
	input#question4:focus,
	radio#signup:focus,
	select#refer:focus
	{
	background-color: #FDD041;
	}
	
	.label a {
	margin-right: 10px;
	margin-bottom:15px;
	text-align: left;
	font-size:10px;
	line-height:120%;
	font-style:normal;
	font-weight:normal;
	color:#FFFF00;
	text-decoration:none;
	}
	
.read {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 140%;
	text-transform: uppercase;
	color: #0066FF;
}
	
.currentoffer {
border:2px dashed #666666;
width:250px;
padding:12px;
display:block;
background-color:#FFFF99;
margin-bottom:12px;
}

.currentoffer p {
font-family:Century Gothic;
font-size:10px;
line-height:100%;
text-align:center;
color:#333333;
margin-top:4px;
margin-bottom:0px;
}

.currentoffer strong {
font-size:22px;
color:#CC3300;
text-transform:uppercase;
text-align:center;
font-weight:bold;
line-height:120%;
margin-bottom:6px;
}

.disclaimeroffer {
font-size:9px;
color:#666666;
text-align:center;
margin-top:0px;
margin-bottom:0px;
}

.offer a {
font-size:10px;
color:#0099FF;
font-style:normal;
font-weight:bold;
text-align:center;
margin-top:12px;
}

.offer a:hover {
color:#CC3300;
}

.letter {
background-color:#FFFFCC;
border: 2px solid #666666;
padding:15px;
width:300px;
margin-bottom:12px;
}.radiolabel {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #333333;
	top: -2px;
	left: 0px;
}

