#maui {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 480px;
	background-color: #FFF;
	border: 1px solid #999;
}
body {
	background-color: #73B0D5;
}
#maui #left {
	float: left;
	width: 215px;
	position: relative;
	height: 250px;
}
#maui #right {
	position: relative;
	width: 680px;
	float: right;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #083579;
}
#maui #main {
	background-color: #FFF;
	position: relative;
	width: 900px;
	float: left;
	height: auto;
}
#maui #main #right #rt-text {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	left: 20px;
	top: 10px;
	width: 600px;
	float: left;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#maui #main #left ul {
	list-style-image: none;
	list-style-type: none;
	position: relative;
	width: 175px;
	float: left;
	height: 150px;
	top: 20px;
	margin: 0px;
	padding: 0px;
	left: 20px;
}
#maui #main #left ul li {
	position: relative;
	height: 30px;
	display: block;
	margin-top: 5px;
	line-height: 30px;
	text-decoration: none;
	text-indent: 10px;
}
#maui #main #right #rt-text h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #D7271A;
	position: relative;
	left: 50px;
	width: 300px;
	margin: 0px;
	padding: 0px;
}
#maui #main #footer {
	float: left;
	height: 60px;
	width: 900px;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin: 0px;
	display: block;
	padding: 0px;
}
#maui #main #left a:link {
	text-decoration: none;
	background-image: url(../images/fade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	display: block;
	height: 30px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #083579;
}
#maui #header {
	float: left;
	height: 127px;
	width: 900px;
	position: relative;
}
#maui #main #footer #foot-txt {
	text-align: right;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	top: 10px;
	margin-right: 15px;
}
#maui #main #footer #foot-txt h1 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	position: relative;
	font-weight: normal;
}
#maui #main #footer #foot-txt a {
	text-decoration: none;
	color: #000;
}
#maui #main #left a:active {
	text-decoration: none;
	background-image: url(../images/fade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	display: block;
	height: 30px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #083579;
}
#maui #main #left a:visited {
	text-decoration: none;
	background-image: url(../images/fade.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	display: block;
	height: 30px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #083579;
}
#maui #main #left a:hover {
	text-decoration: none;
	background-image: url(../images/butt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	display: block;
	height: 30px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #083579;
}
#maui #main #right #rt-text #FrontPage_Form1 table tbody tr td div h2 {
	font-size: 16px;
	font-weight: normal;
}
#maui #main #right #rt-text #FrontPage_Form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	width: 550px;
	border: 1px solid #B7C7E0;
}
