.wrapper {
	width: 885px;
}
.blacknavback {
	background-image: url(images/g_black_bottom.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;


}
.greenback {
	background-color: #2AB2A4;
	background-repeat: repeat;

}
.homepad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 10px;
}
.black {
	background-color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 25px;

}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #009999;
}
.tabletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;

}
