div.sitemap {
	padding:0px 40px;
}

div.sitemap h1.title{
	height: 60px;
	width: 100%;
	display: block;
	background-image: url(../img/sitemap_title.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

.text_spacer{height:15px;}
.bs{ height:55px; display:block;}
div.insitemap {
	width: 710px;
	margin: 0px auto;
}
div.insitemap ul li {
	list-style: none;
	font-size: 12px;
	line-height: 150%;
}
div.insitemap ul li.title {
	padding: 3px 5px;
	margin: 15px 0px 10px 0px;
	background-color: #E6E6E6;
	border-width: 0px 0px 1px 4px;
	border-style: solid;
	border-color: #ffffff #ffffff #CCCCCC #999999;
	font-weight: bold;
}
div.insitemap ul li.title2 {
	padding-left: 10px;
}
div.insitemap ul li.title3 {
	padding: 3px 5px;
	margin: 15px 0px 10px 0px;
	background-color: #FFEBD7;
	border-width: 0px 0px 1px 4px;
	border-style: solid;
	border-color: #ffffff #ffffff #CCCCCC #999999;
	font-weight: bold;
}