#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 100%;
}
#header {
	background-image: url(../images/top_04.jpg);
	background-repeat: no-repeat;
	height: 338px;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9E5F3;
	border-left-color: #D9E5F3;
	background-color: #FFFFFF;
}
#header_sub {
	background-repeat: no-repeat;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9E5F3;
	border-left-color: #D9E5F3;
	background-color: #FFFFFF;
	float: left;
	height: auto;
	background-image: url(../images/sub_04.jpg);
}
#sub_content {
	width: 600px;
	float: right;
	background-image: url(../images/edge_15.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 45px;
	background-position: 15px 29px;
	padding-left: 35px;
}

#topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 30px;
	width: 550px;
	float: left;
	padding-top: 64px;
	padding-left: 320px;
}

#sidenav {
	height: auto;
	width: 121px;
	float: left;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 28px;
}
#subnav {
	height: auto;
	width: 77px;
	float: right;
	border: 1px solid #D9E5F3;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	margin-top: 35px;
}

#mainwelcome {
	width: 290px;
	float: left;
	background-image: url(../images/edge_15.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 145px;
	background-position: 130px 0px;
	padding-bottom: 30px;
	padding-right: 10px;
}
#maincontent {
	width: 800px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 20px;
	clear: both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D9E5F3;
	border-left-color: #D9E5F3;
}
#footer {
	width: 790px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D4DCEF;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px;
	margin-bottom: 50px;
}
#onlinetab {
	width: 293px;
	float: right;
	padding-right: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-top: 0px;
	background-image: url(../images/background_02.jpg);
	background-repeat: repeat-x;
}
.style1 {
	color: #0361A7;
	font-size: 12px;
	font-weight: bold;
}
#subnav a:link {
	color: #0361A7;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}
#subnav a:visited {
	color: #0361A7;
	font-weight: bold;
	text-decoration: none;
	font-size: 9px;
}
#subnav a:hover {
	color: #AEC0D8;
	font-weight: bold;
	text-decoration: underline;
	font-size: 9px;
}
#info {
	height: 61px;
	background-image: url(../images/info.jpg);
	background-repeat: no-repeat;
	padding-left: 110px;
	padding-right: 5px;
	padding-top: 12px;
	font-style: italic;
	font-size: 11px;
}
