body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #FFFFFF;
	height: 100%;
}
a:visited {
	color: #600;
}
a:hover, a:active {
	color: #4b6c86;
}
h2 {
	color: #B52C07;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}
h2 a {
	text-decoration: none;
}
h3 {
	color: #5B5E0E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0;
}
#container {
	margin: 0 auto;
	width: 900px;
	text-align: center;
	background-color: #fff;
	position:relative;
	height: 100%;
}
body > #container {
	height: auto;
	min-height: 100%;
}
#header {
	margin: 0 auto;
	width: 900px;
	height: 23px;
	border-bottom: 2px solid #fff;
}
#midsection {
	width: 900px;
	text-align: left;
	background-color: #fff;
	padding-bottom: 23px;
}
#contentcolumn {
	float: right;
	width: 699px;
}
#maingraphic {
	float: right;
	width: 699px;
	height:423px;
}
#maingraphicsection {
	float: right;
	width: 699px;
	height:423px;
}
#contentbottom {
	float: right;
	width: 690px;
	margin-top: -5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#AB9142;
	line-height: 15pt;
}
#contenttop {
	float: right;
	width: 690px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#AB9142;
	line-height: 15pt;
}
#contenthead {
	float: right;
	width: 690px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color:#AB9142;
	font-weight:bold;
}
#menu {
	width: 201px;
}
.menu {
	font-family: Verdana;
	font-size: 10px;
	color: #2f6681;
	font-weight: normal;
}
#logo {
	width: 201px;
	height: 280px;
	background-image: url(../images/side_menu/side_menu_01.gif);
	background-repeat: no-repeat;

}
#vertnav {
	width: 201px;
	table-layout: auto;
}
#vertnavinfo {
	width: 201px;
	height: 176px;
	background-image: url(../images/side_menu/side_menu_blank.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#000000;
}
#footer {
	margin: 0 auto;
	height: 23px;
	color: #fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	line-height: 18pt;
	width:900px;
	position: relative;
	margin-top: -23px; /* negative value of footer height */
	clear:both;
}
submenu {
}
.headline {
	font-size: 16px;
	font-weight: bold;
	color: #4b6c86;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}
.homecopy {
	font-size: 14px;
	font-weight: normal;
	color: #4b6c86;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	background-color: #FFFFFF;
	text-align: left;
}
.body_section {
	font-size: 13px;
	line-height:22px;
	font-weight: normal;
	color: #4b6c86;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.bullet_head {
	font-size: 14px;
	font-weight: bold;
	color: #4b6c86;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
"


}
.bullet {
	font-size: 14px;
	line-height:normal;
	color: #AB9142;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;"
}
.imagewrap {
	margin-top: 10px;
	margin-left: 10px;
}
.centerdiv { /*IE method of centering a relative div*/
	text-align: center;
}
.centerdiv>div { /*Proper way to center a relative div*/
	margin: 0 auto;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
