﻿.sitemap
{
	color:#425095;
	width:980px;
}

.sitemap h2
{
	color:#425095;
	font-size:16px;
}

.sitemap h2 a
{
		color:#425095;
		font-weight:bold;
}

.sitemap_section
{
	float:left;
	_height:375px;
	min-height:375px;
	margin-right:5px;
	border-right:dotted 1px #ccc;
	padding-right:5px;
	width:125px;
	margin-top:10px;
}

.sitemap_section a
{
	text-decoration:none;
	display:block;
	color:#000;
	
	margin-bottom:8px;
	font-weight:normal;
}

.sitemap_section a:hover
{
	text-decoration:underline;
	display:block;
}
