#wrapper {
	width: 1000px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0026AF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#menu {
	float: left;
	width: 100px;
	height: 489px;
	position: relative;
	padding-bottom: 3000px;
	background-color: #0066CC;
	margin-bottom: -3000px;
}
#wrapper #menu a {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

#page {
	float: left;
	width: 896px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #0026AF;
	margin-bottom: -3000px;
	padding-bottom: 3000px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #0026AF;
}
#head {
	background-image: url(../images/head_bg.jpg);
	height: 49px;
	padding-left: 105px;
}
#foot {
	width: 985px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0026AF;
	background-image: url(../images/foot_bg1.jpg);
	height: 52px;
	float: none;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: right;
	padding-right: 15px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 8px;
}
#foot a {
	text-decoration: none;
}

#head img {
	padding-top: 11px;
	padding-left: 15px;
}
#menu ul {
	text-decoration: none;
	height: 10px;
	width: 100px;
	list-style-image: none;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 65px 0px 0px;
}
#menu li {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #012EF9;
	margin-left: 15px;
	text-decoration: none;
	width: 85px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0026AF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0026AF;
	margin-bottom: -2px;
}
#menu li {
	width: 85px;
}
#menu li:hover {
	background-color: #00CCFF;
	width: 85px;
}

#content {
	height: 100%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.bold {
	font-weight: bold;
}

#footnav {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footnav a {
	text-decoration: none;
	color: #666666;
}
#foot a {
	color: #CCCCCC;
}
#foot a:hover {
	color: #FFFFFF;
}


#credit {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#credit a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#footnav a:hover {
	color: #FFFFFF;
}
#credit a:hover {
	color: #FFFF00;
}
