html, body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	height: 100%;
}
#content-left {
	position: absolute;
	width: 126px;
	top: 0px;
	z-index: 0;
}
#content-center {
	z-index: -1;
}
#content-super {
	width: 965px;
	color : #000000;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #04778c;
	border-right-color: #04778c;
	border-bottom-color: #04778c;
	border-left-color: #04778c;
	border-right-width: 1px;
	border-left-width: 1px;
	background-color: #FFFFFF;
	z-index: 1;
}
#top-page {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 965px;
	height: 113px;
	vertical-align: top;
	z-index: 2;
}
#top-logo {
	position : absolute;
	width: 420px;
	height: 113px;
	z-index: 2;
}
#top-banner {
	z-index: 2;
}
#top-right {
	position : relative;
	width: 240px;
	left: 720px;
	top: 4px;
}
a:link, a:visited {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #1e8bd0;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #1e8bd0;
	text-decoration: underline;
	font-weight: bold;
}
#menu {
	position: relative;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	width: 965px;
	text-align: center;
	z-index: 2;
}
.menu-white:link, .menu-white:visited {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu-white:hover {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#top-content {
	width: 965px;
	height: 10px;
}
.box-left {
	border-left-style: solid;
	border-left-color: #04778c;
	border-left-width: 1px;
}
.box-top {
	border-top-style: solid;
	border-top-color: #04778c;
	border-top-width: 1px;
}
.box-top-left {
	border-top-style: solid;
	border-top-color: #04778c;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-color: #04778c;
	border-left-width: 1px;
}
