* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
body {
	background-color: #666666;
	background-position: center;
	font-family: sans-serif;
	line-height: 1.7;
	font-size: 90%;
	color: #333333;
	position: relative;
}
#wrapper {
	background-color: #FFFFFF;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
}
#header {
	height: 410px;
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	position: relative;
}
#nav {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	clear: both;
	padding-top: 10px;
	padding-bottom: 20px;
}

#pse {
	background-color: #E3E2D3;
	margin: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: both;
	font-size: 75%;
}

#pse2 {
	margin: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	clear: both;
	font-size: 75%;
}
#footer {
	width: 800px;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#nav_list li {
	display: inline; /* for WinIE6 */
	width: 245px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 12px;
	float: left;
}
#nav_info_top {
	width: 95px;
	height: 16px;
	left: 660px;
	top: -360px;
	position: relative;
}
a:link {
	color: #004A3D;
	text-decoration: underline;
}
a:visited {
	color: #004A3D;
	text-decoration: underline;
}
a:hover {
	color: #333399;
	text-decoration: underline;
}
a:active {
	color: #FF9933;
	text-decoration: underline;
}
h3 { font-size: 1.3em; }.red {
	color: #F00;
	font-weight: bold;
}
#wrapper #nav #nav_list li #box {
	font-size: 10%;
}
s-font {
	font-size: 10%;
}
s-font {
	font-size: 10px;
}
.s-font {
	font-size: 11px;
	line-height: 1.15;
}
#wrapper #nav #nav_list .li-box {
	background-color: #E3E2D3;
	padding: 10px 13px 13px 13px;
	height: 74px;
	width: 219px;
}
