#top {
	padding: 9px 0px 0px 0px;
}

#top .menu {
	padding: 0px 0px 0px 650px;
}

#top .logo {
	background: url('../images/top/top_logo.png') 0 0 no-repeat;
	width: 990px;
	height: 220px;
}

#top a {
	padding: 0px 23px 0px 18px;
	text-decoration: none;
	color: #676666;
}

#top span {
	padding: 0px 23px 0px 18px;
	color: #676666;
}


#top a:hover {
	text-decoration: underline;
}

#top .menu span.homepage {
	background: url('../images/top/top_menu_homepage_icon.png') 0 2px no-repeat;
}

#top .menu span.contact {
	background: url('../images/top/top_menu_contact_icon.png') 0 2px no-repeat;
}

#top .menu a.site-map {
	background: url('../images/top/top_menu_site_map_icon.png') 0 2px no-repeat;
}

#top #home {
	height: 150px;
	width: 400px;
}
