html{
	height:100%;
}

body {
	background:#f0f0f0 url(../img/body_bg.gif) repeat-x scroll left top;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:0 0 20px;
	height:100%;
}
img{
	border-style:none;
}
.clear{
	clear:both;
}
.tiny{
	font-size:9px;
}
.tiny_ast{
	font-size:9px;
	color:#a5a5a5;
}
a:link, a:visited, a:hover{
	color:#2f4f67;
	text-decoration:none;
}
p{
	margin:0px 0px 8px 0px;
	line-height:135%;
}

iframe {background-color:#fff;}


.color{
	color:#900;
}
h1{
	font-size:21px;
	color:#445a68;/* c71444; */
	font-weight:bold;
	margin:0px 0px 15px 0px;
	font-family:Helvetica;
}
h1 p{
	line-height:16px;
}
h1 .color{
	color:#445a68;/* c71444; */
}
.middleline{
	background:transparent url('../img/middle_line.jpg') center left repeat-x;
}
h2{
	font-weight:bold;
	color:#373737;
	font-size:14px;	
	margin:0px 0px 10px 0px;
}
h2 .color{
	color:#445a68;/* c71444; */
}
div{
	position:relative;
}
ul{
	list-style: square inside url('../img/list-arrow.gif');
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	font-size:11px;
}
ul li{
	margin:0px 0px 3px 0px;
	padding:4px 0px 4px 8px;
	font-size:13px;
	font-weight:bold;
	color:#000;
}
input[type="text"], textarea, select{
	position:relative;
	background-color:white;
	border:1px solid #a7a6aa;
	width:93px;
	padding-left:5px;
}
/* end inits */

.price_pop{
	display:none;
	position:absolute;
	padding:6px;
	font-weight:bold;
	background-color:#dfdfdf;
	z-index:10000;
	border:1px dashed #727272;
}
.cap{
	text-transform:uppercase;
	font-weight:bold;
	font-size:15px;
}
.gutter {
	background:transparent url(../img/big_bg.jpg) no-repeat scroll 0 0;
	height:202px;
	left:50%;
	margin-left:-650px;
	position:absolute;
	top:0;
	width:1300px;
}
#home .gutter {
	height:402px;
}
.gutter2 {
	background:transparent url(../img/body_shadow.gif) repeat-y scroll 0 0;
	left:50%;
	margin-left:-530px;
	position:absolute;
	width:1061px;
	top:203px;
}
#home .gutter2 {
	display:none;
}
#bodywrapper{
	width:1001px;
	background:#f4f4f4 url(../img/innerbody_bg.gif) repeat-y scroll 0 0;
	overflow:hidden;
	margin:0 auto;
	z-index:100;
}
.innerbody_top{
	background:transparent url(../img/innerbody_top.jpg) scroll 0 0 no-repeat;
	width:1001px;
	height:25px;
}
.innerbody_btm{
	background:transparent url(../img/innerbody_btm.jpg) scroll 0 0 no-repeat;
	width:1001px;
	height:17px;
}
#bodywrapper .body{
	width:979px;
	background:#f4f4f4 none scroll 0 0 no-repeat;
	overflow:visible;
	margin:0 auto;
	z-index:100;
}
#home .body{
	width:1001px;
/*	background:transparent url(../img/header_top_c.jpg) scroll 0 0 no-repeat;*/
	overflow:visible;
	margin:0 auto;
	z-index:100;
}

.pageheader{
	width:1001px;
	height:79px;
	margin:0px auto;
	padding:0px;
	overflow:hidden;
	background:transparent url(../img/big_bg.jpg) no-repeat scroll -149px 0;
}
.pageheader .home{
	position:absolute;
	left:6px;
	top:11px;
	height:56px;
	width:65px;
}

.pageheader .phone{
	font-size:18px;
	font-weight:bold;
	color:#c71444;
	line-height:18px;
	font-family:Arial;
	top:24px;
	left:124px;
}

.pageheader .phone div{
	float:left;
	display:inline;
	border-left:solid 1px #a4a4a4;
	padding-left:10px;
}

.pageheader .phone .color{
	color:#a4a4a4;
}

.pageheader form{
	position:absolute;
	width:336px;
	height:64px;
	overflow:hidden;
	top:97px;
	left:558px;
	padding:0px 15px 0px 15px;
}

.pageheader form input[type="text"],.pageheader form select{
	float:left;
	margin:0px 9px 9px 0px;
	font-size:10px;
	height:14px;
	width:93px;
}
.navbar{
	height:26px;
	width:1001px;
	margin:1px auto 0;
	background:transparent url(../img/navbar_bg.jpg) 0 0 no-repeat;
	padding:0px;
	font-family:Helvetica;
	font-weight:bold;
	font-size:12px;
	z-index:900;
}
.navbar .link{
	float:left;
	height:26px;
	background-image:url(../img/navbar_bg.jpg);
	background-repeat:no-repeat;
	display:inline;
}
.navbar .link img{
	display:block;
}

.navbar .link .dropmenu{
	position:absolute;
	top:26px;
	left:0px;
	white-space:normal;
	background:#fafafa url('') top left repeat-x;
	border:1px solid #bab9b8;
	border-top-style:none;
	width:148px;
	color:black;
	font-size:12px;
	padding:5px;
	display:none;
	letter-spacing:0px;
}

.navbar .link .dropmenu a:link, .navbar .link .dropmenu a:visited{
	color:black;
	font-weight:normal;
}

.navbar .link .dropmenu a:hover{
	color:#c71444;
	font-weight:bold;
}

.inventoryform {
	position:absolute;
	left:42px;
	top:53px;
	width:214px;
	font-size:10px;
}

.inventoryform select {
	font-size:10px;
	margin-bottom:6px;
}
.inventoryform select#condition,
.inventoryform select#make,
.inventoryform select#model {
	width:214px;
}
.inventoryform select#minYear {}
.inventoryform select#maxYear {}
/*minPrice maxPrice*/
.inventoryform input[type=checkbox] {}
.inventoryform input.submit {}

.mainbanner{
	margin-top:2px;
	height:271px;
}
.slideshow{
	height:271px;
	overflow:hidden;
}

.lineup{
	height:154px;
	background:transparent url(../img/lineup_bg.jpg) 0 0 no-repeat;
	width:1061px;
	margin:-5px -30px 0;
}
.lineup .scroll{
	float:left;
	height:85px;
	margin:34px 0 0 30px;
	padding:0 14px;
	position:relative;
	width:976px;
}
.lineup .scroll .box{
	float:left;
	margin-right:17px;
	width:148px;
	height:85px;
	padding:0;
	display:none;
}

.lineup .scroll .box img{
	width:148px;
	height:85px;
}
.bottomset{
	height:216px;
	background:transparent url(../img/bottomset_bg.jpg) 0 0 no-repeat;
	width:1061px;
	margin:-10px -30px 0;
	padding-left:30px;
}
.bottomset .qquote{
	float:left;
	height:131px;
	left:30px;
	top:45px;
	width:318px;
}
.bottomset .qquote fieldset{
	border-style:none;
	width:148px;
	float:left;
	margin:0;
	padding:3px;
}
.bottomset .qquote input,
.bottomset .qquote select,
.bottomset .qquote label{
	width:140px;
	font-size:11px;
}
.bottomset .qquote input.submit{
	width:73px;
	height:25px;
	margin-top:3px;
}

.bottomset .mid{
	float:left;
	height:161px;
	left:55px;
	top:19px;
	width:300px;
}
.bottomset .rgt{
	float:left;
	height:161px;
	left:58px;
	margin-left:12px;
	top:19px;
	width:300px;
}
.bodyshadow{
	height:18px;
	width:1061px;
	margin:0 auto;
	background:transparent url(../img/foot_shadow.jpg) 0 0 no-repeat;
}
#home .bodyshadow{
	display:none;
}


.sidequote{
	background:transparent url('../img/quickquote_bg.jpg') top left no-repeat;
	width:175px;
	height:292px;
	float:left;
	overflow:hidden;
	color:#000;
	font-size:10px;
	margin:0 0 60px 7px;
	padding:39px 0 0 21px;
}

.sidequote input[type="text"], .sidequote select{
	width:120px;
	margin-bottom:8px;
	font-size:10px;
}

.subbody{
	width:760px;
	margin:0px 0px 30px 0px;
	float:left;
	padding:0px 0px 0px 0px;
}

input[type="image"], form .submit{
	border:none;
	width:75px;
	height:19px;
	background-color:transparent;
}
form .submit{
	width:73px;
	height:25px;
}

input[type="checkbox"]{
	border:1px solid #1c5180;
	margin-right:5px;
	vertical-align:middle;
}

.subbody h1{
	width:98%;
	background:#F4F4F4 url(../img/h1_bg.gif) repeat-x scroll left bottom;
	border:#C5C5C5 solid 1px;
	border-bottom-style:none;
	padding:3px 6px;
}

.specialbox{
	width:360px;
	position:relative;
	margin:0px 0px 20px 0px;
	border:1px solid #dedede;
	padding:5px;
	float:left;
	height:auto;
	min-height:200px;
}

.specialbox img{
	width:350px;
}

.specialbox h1{
	width:auto;
	border-bottom:none;
}

.staffbox{
	position:relative;
	margin:10px 0px 15px 0px;
	width:360px;
	float:left;
}

.staffbox p{
	position:relative;
	margin:3px 0px 5px 0px;
}

.staffbox h1{
	font-size:14px;
	font-weight:bold;
	margin-bottom:6px;
	width:auto;
	border-bottom:none;
}

.servicecolumns{
	position:relative;
	width:47%;
	float:left;
	margin-bottom:7px;
}

.seo{
	width:930px;
	margin:10px auto;
	font-size:9px;
	text-align:center;
	color:#979797;
}

.seo h1{
	font-size:11px;
	color:#979797;
}

#sitemap {
	float:left;
	margin-right:40px;
}

.contact{
	position:relative;
	height:435px;
}

.contact input, .contact textarea, .contact select{
	position:absolute;
	left:255px;
	width:135px;
}

.contact div{
	margin:8px;
}

.testimonialbox{
	width:600px;
	position:relative;
	margin:10px;
}

.bottomquoteholder{
	padding-top:20px;
	margin-top:20px;
	clear:both;
}

.bottomquoteholder form{
	background:transparent url('../img/quote_bg.jpg') 0px -0px no-repeat;
	width:425px;
	height:67px;
	position:relative;
	padding:33px 0px 0px 96px;
}

.bottomquoteholder form input, .bottomquoteholder form select, .bottomquoteholder form option{
	color:#000000;
	border-style:none;
	font-size:11px;
}

.bottomquoteholder form input, .bottomquoteholder form select{
	width:115px;
	margin:0px 9px 7px 0px;
	height:17px;
	padding:2px 0px 0px 10px;
	float:left;
	background:transparent url('../img/input_bg.gif') top left no-repeat;
}

.bottomquoteholder form option{
	background-color:#adaeb3;
}

.faqblock{padding-bottom:8px;}
.faqblock p.faqQ{font-weight:bold;font-size:145%;color:#C71444;padding-left:25px;background:transparent url(../img/faq-q.gif) no-repeat scroll 0 3px;}
.faqblock p.faqA{padding-left:25px;background:transparent url(../img/faq-a.gif) no-repeat scroll 0 0;}


.footwrapper{
	width:100%;

	overflow:hidden;
	background:#BABABA url(../img/footer_bg.gif) repeat-x 0px 0px;
	padding-bottom:30px;
	min-height: 100%;
	height: auto  !important; /* for modern browsers */
	height: 100%; /* for IE */
}
.footer{font-size:11px;margin:0 auto;padding-top:8px;position:relative;width:997px;height:53px;}
.footer a:link, .footer a:visited, .footer a:hover{color:#525c63;}
.footer .spacer{position:relative;margin:0px 10px;}
.footlinks{margin:0px auto;font-size:11px; padding:10px 0px;color:#666;}
.footercontent{margin:0px auto; width:980px;font-size:11px; padding:0px;position:relative;color:#999999;margin-top:10px;}
.footercontent .footerleft{float:left;color:#525C63;font-size:9px;width:485px;}
.footercontent .footerleft .social{color:#000;font-size:9px;height:105px;background:transparent url(../img/social_box.gif) left bottom scroll;}
.footercontent .footerleft .social .socialTop{height:5px;background:transparent url(../img/social_box.gif) left top scroll;}
.footercontent .footerright{float:right;color:#525C63;text-align:right;width:450px;padding-bottom:0;position:relative;}
.footercontent .footerright h1{color:#525C63;text-align:left;font-size:11px;margin-top:auto;text-transform:uppercase;}
.footercontent .footerright p{color:#525C63;text-align:justify;font-size:9px;line-height:150%;margin-left:0;}
.footercontent .footerright .rule{border-bottom:1px solid #333;height:8px}
.footerbottom{margin-top:12px;color:#525C63;padding:6px 0px;border-top:1px solid #333;}
.footerbottom .sologo{float:right;}

.footercontent .caps{text-transform:uppercase;}
