.imageClearer {
clear:both;
}

html {
color:#000;
font-family:Arial, Tahoma, Verdana, Sans-Serif;
font-size:80%;
width:100%;
}

body {
margin:0;
background-color:#d5d4d4;
}

.floatClearer {
clear:both;
height:0;
line-height:0;
}

* html .floatClearer {
font-size:0;
}

img {
border:0;
}

strong span {
font-weight:bolder;
color:#FFFF00;
}
table {
border-collapse:collapse;
}

#homewrap {
	position:relative;
	margin:0 auto;
	width:1000px;
	height:830px;
	background:#fff;
	margin-top:10px;

}

#header {
	float:left;
	position:relative;
	width:1000px;
	height:174px;
	margin-top:0px;
	margin-left:0px;
	background-image: url(graphics/header.gif);
}

#motability-image {
position:absolute;
top:46px;
left:854px;
}

#slideshow {
	float:left;
	margin-top:17px;
	margin-left:18px;
	width:964px;
	height:174px;
}


#home-sections {
	float:left;
	margin-top:17px;
	margin-left:18px;
	width:965px;
	height:380px;
}



#home-honda {
	float:left;
	margin-top:8px;
	margin-left:0px;
	width:230px;
	height:372px;
	background:url(graphics/home_honda.gif) #000000 top left no-repeat;
}


#home-mazda {
	float:left;
	margin-top:8px;
	margin-left:15px;
	width:230px;
	height:372px;
	background:url(graphics/home_mazda.gif) #000000 top left no-repeat;
}



#home-daihatsu {
	float:left;
	margin-top:8px;
	margin-left:15px;
	width:230px;
	height:331px;
}

#daihatsu {
	float:left;
	width:230px;
	height:331px;
background:url(graphics/home_daihatsu.gif) #000000 top left no-repeat;	
}

#loyalty {
	position:absolute;
	top:726px;
	left:508px;
	width:230px;
	height:36px;
}

#home-search {
	float:left;
	margin-top:0px;
	margin-left:14px;
	width:230px;
	height:380px;
	background:url(graphics/home_search2.gif) #000000 top left no-repeat;
}

#searchbox {
margin-top:124px;
margin-left:21px;
}


#MakeDropDown, #ModelDropDown {
width:187px;
padding:1px;
font-size:13px;
background:#ffffff;
color:#000000;
margin-bottom:5px;
}

#home-footer {
float:left;
height:17px;
width:970px;
padding-top:3px;
padding-right:5px;
margin-top:30px;
margin-left:13px;
background-color:#000000;
text-align:right;
font-size:10px;
color:#FFFFFF;
}

#home-footer a {
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}

#home-footer a:hover {
color:#71cbf4;
}