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

body {
	background: #fff url(../images/bg.jpg) 0 0 repeat-x;
	font: normal 12px Arial, Helvetica, sans-serif;
}

#container {
	margin: 10px auto;
	padding: 11px 0 0;
	border: none;
}

#header {
	margin: 0 auto;
	width: 928px;
}

#nav {
	margin: 5px auto 0;
	width: 928px;
	background: transparent url(../images/blue_bg.jpg) 0 0 repeat-x;
}

#Cert_footer {
	background: transparent;
}

#footer {
	margin: 0 auto 10px;
	width: 928px;
	padding: 0;
	height: 30px;
	line-height: 30px;
	background: transparent url(../images/blue_bg.jpg) 0 0 repeat-x;
}

#footer a {
	color: #fff;
}

#order_volt {
width:900px;
height:509px;
background: transparent url(../images/volt_frm_bck.jpg) 0 0 no-repeat;
}

.vehicle_inventory_block ul li.vehicle_pricing ul li span.msrp {
color:#000066;
text-decoration:none;
}

.sellingprice {text-decoration:none !important;}

#order_volt {
    background: url("../images/volt_frm_bck.jpg") no-repeat scroll 0 0 transparent;
    height: 509px;
    width: 900px;
}

.specials_special span {text-decoration:none !important;}
.mdl_special span {text-decoration:none !important;}
.details_special span {text-decoration:none !important;}

a#stock_2385U {
	display: block;
	width: 245px;
	height: 245px;
	text-decoration: none;
	background: url(../images/ad.jpg) no-repeat;
}



/*custom page for year close out offers*/
#close_out_offers .car_box {
	width:770px;
	height:260px;
	text-align:center;
	border:6px double #000;
	margin:10px 0 10px 8px;
}

#close_out_offers p {
	margin:0 20px;
	font-weight:bold;
	font-size:11pt;
}




