 body       
{
	background: url(images/headerBG.jpg) repeat-x top #ffffff;
	padding:0;
	margin :0;
	border: 0;
}

#wrapperHeader{
	margin:0;
	padding:0;
	border: 0;
	width: 902px;
	height: 220px;
	text-align: left;
}
#logo{
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
	width: 338px;
	height: 166px;
}
#logo img{
	border: 0;
	height: 158px;
}
#cars{
	float: left;
	background: url(images/headerCars.jpg);
	margin: 0;
	padding: 0;
	border: 0;
	width: 562px;
	height: 166px;

}
#buttons{
	float: left;
	background: url(images/buttonBG.jpg) no-repeat;
	margin: 0;
	padding-left: 60px;
	width: 900px;
	height: 51px;
}

#buttons ul{
	list-style: none;
	margin:0;
	padding: 0;
	height: 1px;
}

#buttons li{
	float: left;
	font: 17px Arial;
	font-weight: bold;
	margin-top: 1em;
	padding: 0;
}

#buttons li a:link, #buttons li a:visited{
	float: left;
	display: block;
	margin-left: 30px;
	height: 32px;
	color: white;
	text-decoration: none;
	text-align: center;
}

#buttons li a:hover{
	border-bottom: 3px solid #53a8f7;
}
#stocklist{
	width: 830px;
}
