#page_bkgd #header_wrap{background: url(../images/banner.jpg) no-repeat center top;}

#header h1 a{text-indent: -9000em; width: 980px; height: 270px; display: block; font-size: 0px;}

#home .home-welcome p{font-size: 14px; line-height: 20px;}
.home-welcome p a{ color: #e33500;}

#home .dealership-image{background: url(../images/dealershipImage.jpg) no-repeat top left;}

/*Inner*/

#ship #right ul li{list-style-type: disc; line-height: 17px; font-size: 14px; margin-left: 20px;}

#left #sidebar_address .floatleft, #financing #sidebar_address .floatleft {margin: 5px 0px 5px 8px !important;}

#home #random_list_location #random_list_item {margin: 0px 7px !important;}

.welcome-contact .hours {
		margin: 15px 0;
		padding: 0;
}
.welcome-contact .hours li {
		text-align: left;
}
.welcome-contact .hours li span { width: 76px; }
.welcome-contact .hours li strong {
		font-size: 14px;
}

.home-social {
		float:right;
		margin: 20px 65px 0 0;
		padding: 0;
		width:140px;
}
.home-social li {
		floaT:left;
		margin: 0 10px 0 0;
		padding: 0;
}
.home-social li a {
		display: block;
		height:37px;
		text-indent: -9000px;
		background: url(../images/home-social.png) no-repeat;
}
.home-social li.facebook a {
		width:38px;
		background-position: 0px 0px;
}
.home-social li.ebay a {
		width:80px;
		background-position: -38px 0px;
}

li.pre-qualify a {
		clear:both;
		margin: 10px 0 0;
		display: block;
		clear: both;
		overflow: hidden;
		border: 1px solid #ccc;
		background-color: #cdfe8a;
		background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fefffd), color-stop(100%, #cdfe8a));
		background: -webkit-linear-gradient(#fefffd,#cdfe8a);
		background: -moz-linear-gradient(#fefffd,#cdfe8a);
		background: -o-linear-gradient(#fefffd,#cdfe8a);
		background: -ms-linear-gradient(#fefffd,#cdfe8a);
		background: linear-gradient(#fefffd,#cdfe8a);
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
}
li.pre-qualify a span {
		background: url("http://images1.ecarlist.com/sites/assets/interactive/images/PaymentDriver/icon.png") no-repeat scroll 8px center transparent; 
		color: #117400; 
		display: inline-block; 
		font-size: 12px; 
		font-weight: bold; 
		margin: 0 auto; 
		padding: 10px 12px 8px 32px; 
		text-decoration: none; 
}
li.pre-qualify a:hover span {
		text-decoration: underline;
}