@charset "utf-8";
/* CSS Document */

ul.submap li {
	background-image: url(/shared/img/sitemap/submenu_itemicon.jpg);
	background-position: 0px center;
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 26px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
	width: 240px;
}

#leftmap {
	width:265px;
	float:left;
}

#rightmap {
	width:265px;
	float:left;
	margin-left: 20px;
}

h4.topmenu {
	margin-left:0px !important;
	height:44px;
	background-image: url(/shared/img/sitemap/top_header.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
}

#leftmap h4, #rightmap h4 {
	margin-left:0px;
}

.menublock {
	padding-bottom:20px;
	margin-bottom:10px;
	background-image: url(/shared/img/sitemap/sub_header.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
}
