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

#footer a {
	color: #9cf;
}

#footer {
	width: 100%;
	height: 32px;
	background: transparent url(../images/nav_bg.jpg) 0 0 no-repeat;
}

#nav {
	width: 950px;
	height: 32px;
	background: transparent url(../images/nav_bg.jpg) 0 0 no-repeat;
}

#footer {
	padding-bottom: 0;
}

#jumpmenu {
	margin-top: 8px;
}

#liveChat {
	margin-top: 8px;
}

#popupform {
	display: none;
}

#vehicle_inventory .vehicle_inventory_block .inventory_wrapper .vehicle_pricing ul li .label_msrp {
	color:#0066CC;
}
#vehicle_inventory .vehicle_inventory_block .inventory_wrapper .vehicle_pricing ul li .label_price {
	color:#0066CC;
}
