div#custom_footerNavWrap {
	width: 100%;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background:url('http://images.ebizautos.com/sites/8781/images/footer_bg.jpg') no-repeat top center;
}
div#custom_footerNavWrapFix {
	width: 950px;
	margin: 0 auto;
}
div#custom_footerAddress {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #212121;
	float: left;
	margin: 9px 0px 0px 10px;
}
ul#custom_footerNav {
	font-size: 10px;
	font-family: verdana, sans-serif;
	list-style: none;
	margin: 0;
	padding: 9px 110px 0px 0px;
	color: #212121;
	text-align: right;
}
ul#custom_footerNav li{
	display: inline;
}
ul#custom_footerNav a, ul#custom_footerNav a:visited {
	text-decoration: underline;
    color: #212121;
}
ul#custom_footerNav a:hover { 
	text-decoration: none;
	color: #000000;
}
div.custom_PreOwnedVehiclesWrap {
	width: 237px;
	height: 118px;
	float: left;
}
div.custom_ServiceAppointmentWrap {
	width: 238px;
	height: 118px;
	float: left;
}
div.custom_ScheduleTestDriveWrap {
	width: 237px;
	height: 118px;
	float: left;
}
div.custom_RequestQuoteWrap {
	width: 238px;
	height: 118px;
	float: left;
}
a.custom_btn_PreOwnedVehicles {
	width: 237px;
	height: 118px;
	background:url('http://images.ebizautos.com/sites/8781/images/view_pre_owned_vehicles.jpg') no-repeat;
	border: 0px;
	display: block;
}
a.custom_btn_PreOwnedVehicles:hover {
	background-position: 0 -118px;
}
a.custom_btn_ServiceAppointment {
	width: 237px;
	height: 118px;
	background:url('http://images.ebizautos.com/sites/8781/images/schedule_service_appointment.jpg') no-repeat;
	border: 0px;
	display: block;	
}
a.custom_btn_ServiceAppointment:hover {
	background-position: 0 -118px;
}
a.custom_btn_ScheduleTestDrive {
	width: 237px;
	height: 118px;
	background:url('http://images.ebizautos.com/sites/8781/images/schedule_a_test_drive.jpg') no-repeat;
	border: 0px;
	display: block;	
}
a.custom_btn_ScheduleTestDrive:hover {
	background-position: 0 -118px;
}
a.custom_btn_RequestQuote {
	width: 237px;
	height: 118px;
	background:url('http://images.ebizautos.com/sites/8781/images/request_a_quote.jpg') no-repeat;
	border: 0px;
	display: block;	
}
a.custom_btn_RequestQuote:hover {
	background-position: 0 -118px;
}
