.column1 {
	padding: 5px;
	width: 210px;
}
.column2 {
	padding: 10px;
}

.column3 {
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	width: 500px;
}

BODY {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
#footer {
	background-color: #44688a;
	font-size: 7pt;
	width: 100%;
	position: relative;
	height: 130px;
	clear: both;
	margin-top: -130px;
}
#footer a:link {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer a:active {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}


H2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	margin: 0px;
}
H3 {
	FONT-SIZE: 9px;
	font-weight: lighter;
	margin: 0px;
}
H1 {
	FONT-SIZE: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #FFFFFF;
}
.sidemenu {
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	width: 200px;
}
.submenu {
	font-size: 12px;
	color: #44988a;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	padding: 2px;
	width: 150px;
}
.submenu a:link {
	color: #44688a;
	text-decoration: none;
}
.submenu a:hover {
	color: #44688a;
	text-decoration: none;
}
.submenu a:active {
	color: #44688a;
	text-decoration: none;
}
.statement {
	width: 500px;
	border: 1px dotted #44688a;
	padding: 5px;
}

.submenu a:visited {
	color: #44688a;
	text-decoration: none;
}

.sidemenu a:link {
	color: #000000;
	text-decoration: none;
}
.sidemenu a:hover {
	color: #000000;
	text-decoration: none;
}.sidemenu a:active {
	color: #000000;
	text-decoration: none;
}.sidemenu a:visited {
	color: #000000;
	text-decoration: none;
}
#header {
	background-color: #44688a;
}
H4 {
	FONT-SIZE: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	margin: 0px;
}
.spacer {
	width: 33%;
}
#banner {
	text-align: center;
	background-color: #FFFFFF;
}
#flashcontent {
	background-color: #FFFFFF;
}
#container {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	clear: both;
	padding-bottom: 200px;
}
html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

.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 */
