
h2#pageHeader {
	text-indent:-9999px;
	display:block;
	height:68px;
	width:600px;
	margin:0 0 20px 0;
	padding:0;
}

h2.new {
	background-image: url(/images/hdrs/new.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h2.used {
	background-image: url(/images/hdrs/used.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h2.environment {
	background-image: url(/images/hdrs/environment.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h2.motability {
	background-image: url(/images/hdrs/motability.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h2.offers {
	background-image: url(/images/hdrs/offers.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h2.aftersales {
	background-image: url(/images/hdrs/aftersales.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h2.about {
	background-image: url(/images/hdrs/about.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h2.find {
	background-image: url(/images/hdrs/find.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h2.contact {
	background-image: url(/images/hdrs/contact.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

h2.accessibility {
	background-image: url(/images/hdrs/accessibility.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

h2.privacy {
	background-image: url(/images/hdrs/privacy.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h2.terms {
	background-image: url(/images/hdrs/terms.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h2.site {
	background-image: url(/images/hdrs/site.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
h2.page-not-found {
	background-image: url(/images/hdrs/page-not-found.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

h2.Servicing {
	background-image: url(/images/hdrs/Servicing.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
/*******************/

#col_left ul.car-makes li a h3 {
	float:left;
	width:120px;
	height:100px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	display:block;
	background-color:#fff;
	margin:5px;
	background-position: center top;
	cursor:pointer;
}
	#col_left ul.car-makes li a:hover h3 {
		background-position: center bottom;
	}
#col_left ul.car-makes li a h3.toyota {
	background-image: url(/images/logo/new-cars/thumb/toyota.jpg);
	background-repeat: no-repeat;
}
#col_left ul.car-makes li h3.nissan {
	background-image: url(/images/logo/new-cars/thumb/nissan.jpg);
	background-repeat: no-repeat;
}
#col_left ul.car-makes li h3.mazda {
	background-image: url(/images/logo/new-cars/thumb/mazda.jpg);
	background-repeat: no-repeat;
}
#col_left ul.car-makes li h3.hyundai {
	background-image: url(/images/logo/new-cars/thumb/hyundai.jpg);
	background-repeat: no-repeat;
}
#col_left ul.car-makes li h3.chevrolet {
	background-image: url(/images/logo/new-cars/thumb/chevrolet.jpg);
	background-repeat: no-repeat;
}
