h2
{
	padding:25px 0 0 30px;
}

#cnt-header
{
	background:url('../img/cnt-header.png') no-repeat left top;
	height:72px
}

#content
{
	background:url('../img/content-shadow.png') repeat-x left top;
	padding:40px;
	width:682px;
}
#content p {
	margin: 10px;
}
#content ol {
	margin: 25px;
}
#content li {
	margin-top: 5px;
}

.sitemap { 
	width: 454px;
}
.sitemap .sitemap_top {
	height: 9px;
	background: url('/img/sitemap/sitemap_top.png') no-repeat;
}
.sitemap .sitemap_content {
	background: #1a1a1a;
	padding: 0px 10px 0px 10px;
}
.sitemap .sitemap_bot {
	height: 9px;
	background: url('/img/sitemap/sitemap_bot.png') no-repeat;
}


.sitemap .breaker { 
	height: 1px;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 5px;
	padding-bottom: 5px;
} 
.sitemap a { 
	font-weight: bold;
	color: #ffffff;
}
.sitemap .subpages { 
	margin-left: 20px;
	margin-top: 5px;
} 
.sitemap .subpages a { 
	font-weight: normal;
	color: #fff4b5;
}
