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

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

#container {
	width:950px;
	background: #fff;
	border:none;
	position:relative;
	background: transparent;/
}

#nav {
  padding: 12px 0 0 0;
  height: 40px;
  width:950px;
  background:transparent;
  text-align: center; 
}

#header {
	width: 950px;
	height: 132px;
	background: transparent url(../images/header.jpg) 0 0 no-repeat;
	margin-top:0px;
}

#header_address {
	margin: 35px 0 0 0;		
	position:relative;
	color: #1164c4;
	font-size: 18pt;
	font-weight: 600;
}

.hed_left {
	width: 335px;
	display: block;
	float: left;
}

.hed_center {
	margin: 8px 0 0 0;	
	font-weight: 600;
	font-size: 9pt;	
	float: left;
}

.hed_right {
	float: right;
}

#footer {
	position:relative;
	top:10px;
	background: transparent;
	height:14px;
	color:#000;
}
#seo_text {
	padding:10px 0 0 0;
	max-height:140px;
	overflow:auto;
}
#footertext {
	overflow:hidden !important;
	max-height:none !important;
}
#cashBackWrapper{display:none;}
#calculatorHeading {
	/*display:none;*/
}
#pricingPaymentContainer {
	/*display:none;*/
}
.vehicle_inventory_block .vehicle_pricing ul li span.sellingprice  {
	/*text-decoration:none !important;*/
}
.details_vehiclePricing dd span {
	text-decoration:none !important;
}
#mdl_inventory_price dd span {
	text-decoration:none !important;
}
.vehicle_inventory_block .vehicle_pricing ul li span.msrp {
	text-decoration:none !important;
}
.specials_special span {
	text-decoration:none !important;
}
.specials_msrp_dd {
	text-decoration:none !important;
}
.mdl_special span {
	text-decoration:none !important;
}
.mdl_msrp_dd {
	text-decoration:none !important;
}
.details_special span {
	text-decoration:none !important;
}
.details_msrp_dd {
	text-decoration:none !important;
}
#sendToMobile {
	/*display:none;*/
}

	

