h3#title11 {
	clear: both;
	background-image: url(../img/title11.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	width: 840px;
	height: 35px;
}
#map_wrapper {
	padding-top: 10px;
	clear: both;
}
#sitemap {
	border: 1px solid #C9BE9D;
	border-top: none 0;
	clear: both;
	margin-bottom: 15px;
	padding: 10px 10px 0 10px;
}
#sitemap dd {
	padding-left: 26px;
	margin-bottom: 10px;
}
#sitemap #home {
	background-image: url(../img/house.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}
#sitemap .folder {
	background-image: url(../img/folder_page.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}
#sitemap .email {
	background-image: url(../img/email.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}

#sitemap #current {
	background-image: url(../img/folder_page_white.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}
#sitemap .link {
	background-image: url(../img/folder_link.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}
#sitemap #search {
	background-image: url(../img/folder_search.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}

