#contentTitle{
	position: absolute;
	top: -8px;
	left: 1px;
	background-image: url(../images/contentHeader_bg.png);
	background-repeat: no-repeat;
	width: 609px;
	height: 34px;
}

#contentTitle h1{
	color: white;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 34px;
	padding-left: 15px;
}

#contentDetail{
	padding-top: 40px;
	background-color: #e0e0e0;
	margin-left: 1px;
	width: 607px;
	overflow: hidden;
}

#blockLeft{
	float: left;
	margin-left: 30px;
}

#blockRight{
	float: left;
	margin-left: 150px;
}

ul.sitemapGroup{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 25px;
}

ul.sitemapGroup h2{
	font-size: 14px;
	font-weight: bold;
	color: #C60;
	margin-bottom: 5px;
}

.sitemapItem{
	margin-bottom: 5px;
}

.sitemapItem a{
	font-size: 10px;	
}
