#sitemap_container {
	height:640px;
	padding:10px 0px 50px 25px;
}
#sitemap_left {
	width:250px;
	float:left;
}
#sitemap_right {
	width:250px;
	height:300px;
	float:left;
}
.sitemap_main {
	width:230px;
	float:left;
	text-align:left;
	background:url(../img/sitemap_bullet.jpg) left center no-repeat;
	padding:2px 0px 2px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C1810;
	text-decoration: none;
	font-weight:bold;
}
.sitemap_main:hover {
	color:#0000CC;
	text-decoration:underline;
}
.sitemap_sub {
	width:215px;
	float:left;
	text-align:left;
	background:url(../img/sitemap_bullet2.jpg) left center no-repeat;
	padding:2px 0px 2px 10px;
	margin-left:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C1810;
	text-decoration: none;
}
.sitemap_sub:hover {
	color:#0000CC;
	text-decoration:underline;
}
.sitemap_subs {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9C1810;
	text-decoration: none;
}
.sitemap_subs:hover {
	color:#333333;
	text-decoration:underline;
}
.sitemap_subII {
	width:200px;
	float:left;
	text-align:left;
	background:url(../img/sitemap_bullet1.jpg) left center no-repeat;
	padding:2px 0px 2px 10px;
	margin-left:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#9C1810;
	text-decoration: none;
}
.sitemap_subsII {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#9C1810;
	text-decoration: none;
}
.sitemap_subsII:hover {
	color:#333333;
	text-decoration:underline;
}
