#home {
}

#home-title {
	background: #e7e6ec;
	display: block;
	height: 90px;
	width: 780px;
}

#home-title h2 {
	margin: 0;
	padding: 64px 0 0 8px;
}

#home-hero {
	display: block;
	width: 780px;
	height: 260px;
	background: url(/images/home-hero.jpg) no-repeat 0 0;
}

#home-hero a {
	display: block;
	width: 780px;
	height: 260px;
}

#home-hero a span {
	display: none;
}

#home-showroom-menu {
	display: block;
	width: 780px;
	height: 20px;
	background: #999aa4;
	font-size: 7.5pt;	
}

#home-showroom-menu ul {
	display: block;
	margin: 0 0 0 16px;
}

#home-showroom-menu li {
	display: block;
	float: left;
	width: 60px;
	height: 17px;
	margin-top: 3px;
}

#home-showroom-menu li#home-showroom-menu-polo {
	width: 42px;
}

#home-showroom-menu li#home-showroom-menu-golf {
	width: 42px;
}

#home-showroom-menu li#home-showroom-menu-golf-wagon {
	width: 82px;
}

#home-showroom-menu li#home-showroom-menu-new-beetle {
	width: 88px;
}

#home-showroom-menu li#home-showroom-menu-new-beetle-cabriolet {
	width: 143px;
}

#home-showroom-menu li#home-showroom-menu-jetta {
	width: 58px;
}

#home-showroom-menu li#home-showroom-menu-eos {
	width: 48px;
}

#home-showroom-menu li#home-showroom-menu-passat {
	width: 68px;
}

#home-showroom-menu li#home-showroom-menu-passatcc {
	width: 83px;
}

#home-showroom-menu li#home-showroom-menu-touareg {
	width: 78px;
}

#home-showroom-menu li#home-showroom-menu-peoplemovers {
	width: 85px;
}


#home-showroom-menu li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#home-news {
	display: block;
	width: 764px;
	height: 190px;
	margin: 8px 0 0 16px;
}

#home-news-buttons {
	display: inline;
	float: left;
	width: 585px;
	margin: 0;
}

#home-news-buttons .home-news-buttons-item {
	display: inline;
	width: 195px;
	height: 120px;
	float: left;
	margin: 0;
	line-height: 16px;
}


#home-news-buttons .home-news-buttons-item h3 {
	width: 180px;
}

#home-news-buttons .home-news-buttons-item h3 a {
	font-size: 11px;
	font-weight: bold;
	color: #98979f;
	text-decoration: none;
}

#home-news-buttons .home-news-buttons-item p {
	background: url(/images/arrow_orange.gif) no-repeat 0 4px;
	margin: 8px 0 0 0;
}

#home-news-buttons .home-news-buttons-item p a {
	margin: 0 0 10px 8px;
	font-size: 10px;
	color: #3e5f88;
	text-decoration: none;
}

#home-news-buttons .home-news-buttons-item p a:hover {
	text-decoration: underline;
}

#home-news-links {
	display: inline;
	float: right;
	width: 179px;
	margin: 0;
	line-height: 16px;
}

#home-news-links h3 {
	font-size: 11px;
	font-weight: bold;
	color: #98979f;
	padding: 0 0 3px 0;
}

#home-news-links ul {
	border-top: 1px solid #cdcdcf;
	padding: 3px 0 0 0;
	margin: 0;
}

#home-news-links li {
	background: url(/images/arrow_orange.gif) no-repeat 0 6px;
	height: 15px;
}

#home-news-links li a {
	margin: 0 0 0 8px;
	font-size: 10px;
	color: #3e5f88;
	text-decoration: none;
}

#home-news-links li a:hover {
	text-decoration: underline;
}