#top {
	height: 371px;
	width: 797px;
	position: relative;
}
#top_left {
	float: left;
	width: 225px;
	height: 371px;
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
}
#top_right {
	background-image: url(../images/bg_banner.gif);
	background-repeat: no-repeat;
	float: right;
	height: 372px;
	width: 572px;
}
#sitemap {
	height: 22px;
	width: 542px;
	float: right;
	text-align: right;
	padding-right: 30px;
	padding-top: 8px;
}

#sitemap ul {
	list-style-type: none;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sitemap li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
}
#sitemap li a {
	display: block;
	color: #767676;
	text-decoration: none;
	background-image: url(../images/bullet_sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 15px;
	width: 65px;
}
#sitemap a:hover {
	text-decoration: underline;
}
#top_left_gallery {

	float: left;
	width: 225px;
	height: 341px;
	background-image: url(../images/bg_menu_gallery.gif);
	background-repeat: no-repeat;
}
