@charset "utf-8";
#main h2 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	/*background-color: #85a3ae;*/
	margin-right: 5px;
	margin-left: 0px;
	padding-left: 10px;
	background-image: url(img/title-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 1px;
}#main ul.sitemap {
	margin-right: 10px;
	margin-left: 10px;
}
