#random_list_location #random_list_item#header h1 { margin: 0; padding: 0; }
#header h1 a { padding: 0; margin: 0; width:280px; height:115px; text-indent: -9000px; background: url(../images/main_logo.png) no-repeat center top; }
#header h1 a span { display: none; }
#priNav li  {
	padding:0 6px;
}
#priNav li a {
	text-transform:none;
}


#priNav li a#priNav_Twitter { display: block; width:20px; height:29px; margin: 11px 0 0; padding: 0; text-indent: -9000px; background: url(../images/priNav_social.png) no-repeat left top; }
#priNav li a#priNav_Twitter:hover { background-position: 0px -29px; }
#priNav li a#priNav_YouTube { display: block; width:51px; height:29px; margin: 11px 0 0; padding: 0; text-indent: -9000px; background: url(../images/priNav_social.png) no-repeat -20px top; }
#priNav li a#priNav_YouTube:hover { background-position: -20px -29px; }

#flash_content { background: url(../images/home_middle.jpg) no-repeat center top; height:249px;  }
#home_placer { position:relative; margin: 0; padding: 0; }

#hp_phone {
	position:absolute;
	top:220px;
	left:0;
	font-size:30px; line-height:30px;
	color:#666;
	font-weight:bold;
}
#hp_phone span {
	font-size:12px;
	font-style:italic;
	font-weight:normal;
}
#hp_view_inventory {
	position:absolute;
	right:0px;
	top:185px;
	display:block;
	border:1px solid #717171;
	text-transform:lowercase;
	color:#fff;
	font-size:20px;
	height:44px;
	line-height:44px;
	background:url(../images/home_inventory_button.png) repeat-x top left;
	padding:0 17px;
	text-decoration:none;
	-webkit-box-shadow: 0px 0px 2px #d1d1d1;
	-moz-box-shadow: 0px 0px 2px #d1d1d1;
	box-shadow: 0px 0px 2px #d1d1d1;
}
#hp_view_inventory:hover {
	background-position:bottom left;
	text-decoration:none;
}
#main_content {
	padding-top:85px;
	
}
#right {
	color:#ccc;
}

#sidebar_address p#sa_adress { padding: 0 10px; font-size: 11px; margin: 0; }
#sidebar_address .floatleft { margin-bottom: 5px; }

#vehicle_photos #vehicle .price_line_1 { color:#fff; }
#vehicle_photos #vehicle_photos_question { color:#333; }
#vehicle_photos_container a { color:#000; }

#inventory .inventory_price_block { clear:both }

#random_list_location #random_list_item {
	margin:0 4px;
}

#equipment ul li.oe_cost span, #equipment ul li.oe_details span, .oe_code {
color: #fff;
}

#leftContainer {
	height:900px;
}

#vehicle #priceBox .price_title {
	font-weight:bold;
}

#financing #lenders {
	background:#fff;
	padding:50px 20px;
	text-align:center;
	line-height:100px;
	margin:10px 0 20px 0;
	
}
#financeLeft p, #notify_middle p {
	font-size:16px;
}
#financing #lenders a {
	margin:0 30px;
}
#financing #lenders a img {
	zoom: 1;
    filter: alpha(opacity=80);
    opacity: 0.8;
	
}
#financing #lenders a:hover img {
	zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1;
}