.nav {
	text-align: center;
	width: 25%;
	vertical-align: top;
	min-width: 150px;
	position: absolute;
	visibility: visible;
	margin-top: 10px;
	z-index: 0;
}
body {
	background-color: #671325;
	text-align: center;
	margin-top: 1em;
	margin-right: 3%;
	margin-bottom: 1em;
	margin-left: 3%;
}
.square_left {
	text-align: left;
	padding: 10px;
	width: 310px;
	border: 2px solid #000000;
	position: absolute;
	right: 50%;
	top: 420px;
	background-color: #FFFFFF;
	height: 200px;
	overflow: auto;
	z-index: 4;
	visibility: visible;
}
.container {
	width: 100%;
	border: 1px solid #996633;
	height: 918px;
}
.content {
	background-color: #FFFFFF;
	width: 640px;
	text-align: left;
	position: relative;
	float: right;
	z-index: 3;
}
.square_right {
	text-align: left;
	padding: 10px;
	width: 310px;
	border: 2px solid #000000;
	position: absolute;
	left: 50%;
	top: 420px;
	background-color: #FFFFFF;
	height: 200px;
	overflow: auto;
	visibility: visible;
	z-index: 5;
}
.square_bottom_left {
	text-align: left;
	padding: 10px;
	width: 310px;
	border: 2px solid #000000;
	position: absolute;
	right: 50%;
	top: 643px;
	background-color: #FFFFFF;
	height: 200px;
	overflow: auto;
	visibility: visible;
	z-index: 6;
}
.square_bottom_right {
	text-align: left;
	padding: 10px;
	width: 310px;
	border: 2px solid #000000;
	position: absolute;
	top: 643px;
	background-color: #FFFFFF;
	height: 200px;
	overflow: auto;
	visibility: visible;
	z-index: 7;
	left: 50%;
}
.home_head {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	margin-top: 5px;
}
.home_text {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.2em;
	margin-top: 5px;
}
.state {
	text-align: left;
	padding: 10px;
	width: 310px;
	border: 2px solid #000000;
	float: right;
	position: absolute;
	left: 50%;
	top: 420px;
	background-color: #FFFFFF;
	height: 200px;
	overflow: visible;
	z-index: 8;
	visibility: hidden;
}
#nav_aba {
	right: 72%;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E4E496;
}
#nav_services {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E4E496;
	right: 50%;
}
#nav_process {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E4E496;
	left: 50%;
}
#nav_resources {
	left: 72%;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #9900CC;
	text-decoration: none;
}
.Footer {
	background-color: #E4E496;
	vertical-align: middle;
	height: 55px;
	position: absolute;
	top: 890px;
	padding-bottom: 10px;
	visibility: visible;
	z-index: 28;
	width: 94%;
	left: 3%;
	margin-right: 3%;
	margin-bottom: 1em;
	padding-top: 10px;
}
#logo {
	height:280px;
	padding-top: 20px;
	text-align: right;
	top: 120px;
	right: 57%;
	position: absolute;
	z-index: 0;
	visibility: visible;
}
#map {
	height:285px;
	z-index:0;
	width: 50%;
	min-width: 380px;
	text-align: left;
	left: 47%;
	position: absolute;
	top: 120px;
	visibility: visible;
}
#map a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #E4E496;
	text-decoration: none;
}
#login {
	height: 35px;
	padding-top: 250px;
	padding-right: 40px;
}
#map a:hover {
	text-decoration: underline;
}
.container #News .home_text img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	height: 30px;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}
#memberlogin {
	float: left;
}
#memberlogin a {
	color: #E4E496;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
}
#memberlogin a:hover {
	text-decoration: underline;
}
#searchbox {
	text-align: right;
}
