#home {
	margin: auto;
	width: 960px;
	color: #fff;
	line-height: 140%;
}


#home a {
	color: #fff;
}

#home a:hover {
	color: #fc0;
}


#home #home-interactive {
	width: 960px;
	height: 384px;
}

#home #home-dealers {
	margin: 8px 0 0 0;
	width: 960px;
	height: 80px;
	background: #000 url(/images/home-dealers.png) 0 0 no-repeat;;
}

#home #home-dealers ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#home #home-dealers ul li {
	float: left;
	display: inline;
	width: 118px;
	height: 74px;
	margin: 3px 1px 0 1px;
	padding: 0;
}

#home #home-dealers ul li span  {
	display: block;
	width: 116px;
	height: 74px;
	margin: 0 1px;
	background: transparent url(/images/alpha-222-80.png);
	text-align: left;
	font-size: 8pt;
	line-height: 120%;
}


#home #home-dealers ul li a  {
	margin: 0 6px;
	color: #aaa;
}

#home #home-dealers ul li a:first-child  {
	display: block;
	color: #fc0;
	width: 116px;
	height: 10px;
	margin: 0;
	padding: 4px 4px;
	text-align: left;
}

#home #home-panels {
	margin: 8px 0 0 0;
	width: 960px;
	height: 160px;
	border: 1px solid #505050;
}

#home #home-preowned {
	float: left;
	width: 180px;
	height: 160px;
}
#home #home-preowned {
	width: 180px;
	height: 160px;
	background: #111;
}

#home #home-preowned a {
	display: block;
	width: 180px;
	height: 160px;
	background: #111 url(/images/home-preowned.png) 0 0;
}

#home #home-preowned a:hover {
	background: #111 url(/images/home-preowned.png) 180px 0;
}

#home #home-preowned a span {
	display: none;
}

#home #home-about {
	float: left;
	width: 582px;
	height: 160px;
	border-left: 1px solid #505050;
	background: #000 url(/images/home-about-bg.png);
}

#home #home-about div {
	padding: 26px 0 0 0;
}

#home #home-about p {
	margin: 8px 12px 6px 8px;
	font-size: 9pt;
	line-height: 140%;
	color: #ccc;
}

#home #home-news {
	float: right;
	width: 195px;
	height: 160px;
	border-left: 1px solid #505050;
	background: #000 url(/images/home-news-bg.png);
}

#home #home-news ul {
	margin: 8px;
	padding-top: 24px;
}