div#homeHeaderOuter{
	position:relative;
	float:left;
}
div#dealernamehome{
	position:relative;
	float:left;
	width:1000px;
	height:108px;
	background-image:url(../images/home/bg1.jpg);
}
.dealerLogoDiv{
	position:relative;
	margin:auto;
	left:0px;
	top:30px;
	width:539px;
	height:49px;
	border:0px solid #FFFFFF;
}
.dealerPhone{
	position:relative;
	margin:auto;
	font-family:verdana;
	font-size:13px;
	font-weight:bold;
	color:#9A989B;
	text-align:center;
	left:0px;
	top:35px;
	width:445px;
	border:0px solid #FFFFFF;
}
div#buttonHome { 
	position:relative;
	float:right;
	left:-40px;
	top:10px;
	width:85px;
	height:23px;
	cursor:pointer;
}
div.button
{
background:url(../images/home/home.jpg) no-repeat;
}
.buttonhover
{
background:url(../images/home/home-mo.jpg) no-repeat;
}
.HomeLink{
font-family:verdana;
font-size:13px;
line-height:20px;
font-weight:bold;
color:#000000;
text-align:center;
text-decoration:none;
}
