/* CSS Document */

body
{
	background-image: url(../img/BG.gif);
	background-repeat: repeat-x;
}
html,body
{
	margin: 0;
	padding: 0 0 0 15;
	font: 11px/1.2em Verdana, Arial, Helvetica, sans-serif;
}

div#container { text-align: left; }



div#footer
{
	width: 200px;
	clear: both;
	float: none;
	bottom: 0px;
	background-color: #ffffff;
	background-position: bottom;
	display: block;
	position: static;
	background-image: url(../img/home_bot_img.gif);
	height: 0px;
}
div#footer2
{
	width: 200px;
	clear: both;
	float: none;
	bottom: 0px;
	background-color: #ffffff;
	background-position: bottom;
	display: block;
	position: static;
	background-image: url(../img/home_bot_img.gif);
	height: 0px;
}

div#container3
{
	width: 800px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0 auto;
}

div#wrap
{
	width: 800px;
	margin: 40px auto 0;
	border: 4px solid #003e81;
}

div#content
{
	width: 510px;
	color: #FFFFFF;
	margin-right: 0px;
	padding-right: 0px;
	background-color: #b4a59f;
	float: right;
	background-position: right top;
	border-bottom-width: 1px;
}
a.selected:link, a.selected:visited, .red {
	color: #000033;
	font-weight: bold;
}
div#content1
{
	width: 490px;
	color: #666666;
	background-color: #FFFFFF;
	float: left;
	background-position: right bottom;
	overflow: auto;
	text-align: left;
	font-size: 11px;
	line-height: 1.4em;
	background-repeat: no-repeat;
}
div#content2
{
	width: 490px;
	color: #FFFFFF;
	background-color: #99a116;
	float: right;
	background-position: right top;
	padding-left: 20px;
}
div#content3
{
	width: 490px;
	color: #000000;
	background-color: #99a116;
	float: right;
	background-position: right top;
	padding-left: 20px;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}


a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000033;
}
#left_nav {
	font-size: 11px;
	width: 250px;
	float: left;
}
#header {
	font-size: 16px;
	color: #000033;
	font-weight: bold;
}
#top_header {
	height: 140px;
	width: 800px;
}
#main_image {
	padding-left: 20px;
	text-align: left;
	width: 250px;
	float: left;
	background-color: #FFFFFF;
	height: 100px;
	padding-right: 18px;
}
#nav_header {
	height: 28px;
	width: 705px;
	padding-top: 12px;
	padding-left: 20px;
	float: left;
}
#logo_image {
	float: left;
	width: 430px;
}
#nav_top {
	height: 40px;
	width: 800px;
	text-align: left;
	font-size: 10px;
	float: left;
}
