#outer {
	width: 787px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#header {
	height: 140px;
	width: 548px;
	float: left;
}
#main {
	width: 787px;
	float: left;
}
#main-content {
	float: left;
	width: 480px;
	padding-top: 10px;
	text-align: center;
}
#rt-bar {
	width: 130px;
	float: right;
}
#rt-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	width: 130px;
	float: left;
	text-align: center;
}


#cross-top {
	float: right;
	height: 140px;
	width: 235px;
}
#logo {
	height: 115px;
	width: 548px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #003399;
	text-align: center;
	vertical-align: middle;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #003399;
}
#nav-h {
	height: 25px;
	width: 548px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #003399;
}
#top {
	width: 787px;
	background-color: #663333;
	float: left;
	
}
#nav-v {
	float: left;
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	color: #003399;
	padding-left: 5px;
	margin-right: -5px;
	font-weight: bold;
	font-style: italic;
	padding-top: 8px;
}
#cross-bottom {
	float: left;
	width: 130px;
	background-color: #b5c6d6;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #003399;
	height: 15px;
	width: 100%;
	text-align: center;
	float: left;
	padding-top: 3px;
}
