html{
height:100%;
}
.style1 {font-family: Arial, Helvetica, sans-serif;	font-size: 14px;color: #666666;}
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; font-weight: bold;}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #666666; font-style: italic;}
.style4 {font-family: Arial, Helvetica, sans-serif;	font-size: 14px; color: #005E31;}
.style5 {font-family: Arial, Helvetica, sans-serif;	font-size: 14px; color: #005E31; font-weight: bold;}
.style6 {font-family: Arial, Helvetica, sans-serif;	font-size: 14px; color: #005E31; font-style: italic;}
.style7 {font-family: Arial, Helvetica, sans-serif;	font-size: 14px; color: #F07738;}
.style8 {font-family: Arial, Helvetica, sans-serif;	font-size: 14px; color: #F07738; font-weight: bold;}
.style9 {font-family: Arial, Helvetica, sans-serif;	font-size: 14px; color: #F07738; font-style: italic;}
.style10 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF}
.style11 {font-size: 18px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #666666; }
.style12 {font-size: 18px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #F07738; }
.style13 {font-size: 18px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #005E31;}
.style14 {font-family: Arial, Helvetica, sans-serif;	font-size: 14px;color: #FFFFFF;}
.style15{font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; font-weight: bold;}
.style16 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFFFFF; font-style: italic;}
.style17 {font-size: 18px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;}
.style18 {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: bold;}
.style19 {font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: #FFFFFF;}
.style20 {font-family: Arial, Helvetica, sans-serif; font-size: 12px;color: #FFFFFF; font-weight: bold;}
.style21 {font-family: Arial, Helvetica, sans-serif;	font-size: 10px;color: #666666;}




body{
	height:100%;
	min-height:100%;
	margin-top:0px;
}
#wrapper {
	margin:auto;
	height:auto;
	min-height:100%;
	width:951px;
	background-image: url(images/Background.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#00703c;
}
#maincontainer {
	margin: auto;
	height: auto;
	width:900px;
	background-color:#FFFFFF;
	background-image: url(images/link-bar-whitebg.gif);
	background-position:top;
	background-repeat:repeat-x;
	clear:both;
	display:block;
}
#main {
	margin:auto;
	width:900px;
}
#header { 
	margin:auto;
	width: 900px;
	height: 160px;
}
#logo {
	float:left;
	width:559px;
	height:117px;
}
#navigation {
	float: left;
	width: 559px;
	height: 43px;
}
#images {
	float: right;
	width: 241px;
	height: 160px;
}
#content {
	margin: auto;
	width: 900px;
	height:auto;
	clear: both;
}
#indextext {
	float: left;
	margin-left:24px;
	padding-top:5px;
	width: 610px;
	height:auto;
}
#indextext2 {
	float: left;
	margin-left:24px;
	padding-top:5px;
	width: 857px;
	height:auto;
}
#sidebars {
	float: right;
	width: 241px;
	height:auto;
}
#aboutmenu {
	float: left;
	width: 174px;
	height:auto;
	margin-left:24px;
	padding-top:5px;
}
#abouttext {
	float: left;
	height:auto;
	width: 666px;
	padding-top:25px;
	padding-left: 10px;
}
#approachmenu {
	float: left;
	width: 241px;
	height:auto;
	margin-left:24px;
	padding-top:5px;
}
#approachtext {
	float: left;
	height:auto;
	width: 600px;
	padding-top:25px;
	padding-left: 10px;
}
#footer {
	margin: auto;
	width: 900px;
	height: 17px;
	background-color:#FFFFFF;
	clear:both;
}
#sitemap {
	margin:auto;
	width: 900px;
	margin-top:10px;
	clear:both;
}
