#button {
	color: #333;
	margin:0;
	overflow:hidden;
}
	
#button ul {
	list-style: none;
	padding: 0px;
	margin:0;
}
		

		
#button li a {
	display: block;
	padding: 6px 10px 6px 10px;
	background-color: #76aa3a;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	width: 100%;
}


#button li a:hover {
	background-color: 94CB54;
	color: #fff;
}
		
#aboutus {
	position:absolute;
	top:19px;
	left: 50%;
	margin-left: -236px;
	width:165px;
	visibility:hidden;
	z-index:1;
}

#aboutusdata {
	position:relative;
	top:5px;
	left: 0;
	z-index:1000;
}

#program {
	position:absolute;
	top:19px;
	left: 50%;
	margin-left: -111px;
	width:142px;
	visibility:hidden;
	z-index:1000;
}

#programdata {
	position:relative;
	top:5px;
	left: 0;
	z-index:1000;
}

#info {
	position:absolute;
	top:19px;
	left: 50%;
	margin-left: 16px;
	width:172px;
	visibility:hidden;
	z-index:1000;
}

#infodata {
	position:relative;
	top:5px;
	left: 0;
	z-index:1000;
}

#health {
	position:absolute;
	top:19px;
	left: 50%;
	margin-left: 159px;
	width:185px;
	visibility:hidden;
	z-index:1000;
}

#healthdata {
	position:relative;
	top:5px;
	left: 0;
	z-index:1000;
}

#contact {
	position:absolute;
	top:19px;
	left: 50%;
	margin-left: 255px;
	width:120px;
	visibility:hidden;
	z-index:1000;
}

#contactdata {
	position:relative;
	top:5px;
	left: 0;
	z-index:1000;
}


body, html { 
   font-family:  Arial, Helvetica, sans-serif;
   font-size: 10px;
   text-align:justify;
   color:#333333;
	height: 100%; 
	width: 100%;		
}	

div.wrapper 
{
	float:left;
	position: absolute;
	top:0px;
	left: 0px;
	width: 100%;	
	height: 100%;
	z-index: 1;
}



div.top 
{
	float:left;
	position:relative;
	width: 100%;
	height: 100px;
	z-index: 1;
	top:0px;
	left: 0px;
	padding-bottom:10px;
}

div.menu 
{
	float:left;
	position:relative;
	width: 100%;
	height: 24px;
	z-index: 1000;
	top:0px;
	left: 0px;
	background-image: url(images/menu_background.gif);
	background-repeat: repeat-x;
	background-position: right top;
	text-align:center;
}
div.submenu 
{
	position:relative;
	width: 778px;
	height: 24px;
	z-index: 1000;
	top:0px;
	left: 0px;
	margin:auto;
	text-align:left;
}


div.menubottom
{
	float:left;
	position:relative;
	width: 100%;
	height: 40px;
	z-index: 1;
	top:0px;
	left: 0px;
	background-image: url(images/menu_background_bottom.gif);
	background-repeat: repeat-x;
	background-position: right top;

}

div.middle 
{
	position:relative;
	width: 100%;
	float:left;
	z-index: 1;
	background-color: #ffffff;
	text-align: center;
}

div.main 
{
	float:left;
	position:relative;
	width: 100%;
	z-index: 1;
}

div.footer 
{
	float:left;
	position:relative;
	top:1px;
	z-index: 1;
}

h2.inv
{
display: none;	
font-size: 1px;
color: #4f7a7d;
}


h3.inv
{
display: none;	
font-size: 1px;
color: #4f7a7d;
}

td.maintext
{
   font-size: 12px;
	color: #135f31;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 5px;
	line-height: 22px;
	text-align: left;
}

td.sidetext
{
   font-size: 11px;
	color: #135f31;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	line-height: 22px;
}

td.sidetitle
{
   font-size: 11px;
	color: #135f31;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	line-height: 22px;
}

a
{
	text-decoration: none;
	font-size: 10pt;
	color: #135f31;
}

a:hover
{
	color: #ffffff;
}

td.footer
{
	font-size: 7pt;
	color: #58ac45;
	padding-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;

}

a.footer
{
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	vertical-align: bottom;	
	color: #58ac45;
}

a.footer:hover
{
	color: #ffffff;
}

a.joyer
{
	text-decoration: none;
	font-size: 8pt;		
	color: #58ac45;
}

a.joyer:hover
{
	color: #ffffff;
}

.sideimg{
	padding-top: 30px;
}

.sidegap{
	padding-top: 50px;
}

p{
	padding: 2px 0px
}

span.subheader{
	font-weight: bold;
   font-size: 16px;
}	