@charset "iso-8859-1";
#content {
	background-position: 50% top;
	border: 1px solid #667D95;
	margin: 0em;
	min-height: 520px;
	_height: 520px;
	clear: both;
	padding: 0 0 20px 0;
	background-color: #FFFFFF;
	background-image: url('../images/background-3.jpg');
	background-repeat: repeat-x;
}
#content-header {
	background-position: center bottom;
	height: 80px;
	border-color: #667D95;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image: url('../images/content-header-2.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.box-1 {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-left: 15px;
}
.box-2 {
	width: 680px;
	float: right;
	padding-top: 10px;
	padding-right: 30px;
}
.box-2 ul {
	padding-left: 15px;
}
.box-2 ul li {
	font-size: 120%;
	line-height: 180%;
}
.box-2 ul li ul li {
	font-size: 100%;
	line-height: 180%;
}
.box-2-1 {
	float: left;
}
.box-2-2 {
	width: 420px;
	float: right;
}
.box-2-3 {
	width: 300px;
	float: right;
}
.box-2-4 {
	width: 350px;
	float: right;
}
.box-content {
}
.box-content a {
	font-weight: normal;
	color: #0066CC;
	font-size: 120%;
}
.box-content p a {
	font-weight: normal;
	color: #0066CC;
	font-size: 100%;
}
#sitemap li a {
	font-weight: normal;
	color: #003399;
	font-size: 100%;
}
#sitemap li a:hover {
}

