body {
	background-color: #E8E8E8;
}

#masthead {
	position: absolute;
	top: 25px;
	left: 10px;
	width: 2000px;
	height: 100px;
	background-color: #FFFFFF;
}
#logo {
	position: absolute;
	top: 20px;
	left: 15px;
	z-index: 1;
}

#newsletter {
	position: absolute;
	top: 0px;
	height: 60px;
	width: 248px;
	left: 475px;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E8E8E8;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#container {
	position: absolute;
	top: 150px;
	left: 11px;
	height: 488px;
	width: 2050px;
	background-color: #FFFFFF;
}
#mainnav {
	position: absolute;
	top: 129px;
	height: auto;
	width: 441px;
	left: 333px;
	background-color: #E8E8E8;
}
#mainnav a {
	font-size: 15px;
	color: #796D85;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #B1B4AD;
	border-left-color: D;
}
#mainnav a:hover {
	font-size: 15px;
	color: #DDDAE0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #9B9B9B;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #B1B4AD;
	border-left-color: D;	
}
#content {
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#contenttext {
	position: absolute;
	top: 17px;
	left: 323px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 403px;
	height: 313px;
}
.mission {
	font-size: 15px;
	font-style: oblique;
}
.texttitle {
	font-size: 21px;
	color: #68B634;
}
.missionstatement {
	color: #68B634;
}
#divider {
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #EFEFEF;	
	width: 750px;
	height: 2px;
	left: 15px;
}
#contentfooter {
	position: absolute;
	top: 420px;
	left: 10px;
	width: 735px;
	font-size: 12px;
}
#contentfooter a {
	font-size: 15px;
	color: #796D85;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: thin;
	border-right-style: inset;
	border-right-color: #EBECEA;
}
#contentfooter a:hover {
	font-size: 15px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #9B9B9B;
	border-right-width: thin;
	border-right-style: inset;
	border-right-color: #EBECEA;

}

#referralprogram {
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #68B634;
	left: 15px;
	top: 456px;
	font-weight: bold;
	
}
#referralprogram a {
	font-size: 12px;
	color: #68B634;
	font-weight: bold;
	text-decoration:none;
}
#referralprogram a:hover {
	font-size: 12px;
	color: #68B634;
	font-weight: bold;
	background-color: #EBECEA;
	text-decoration: underline;

}

#connect_home {
	position: absolute;
	color: #666666;
	left: 451px;
	top: 446px;
	width: 259px;
	
}

#footer {
	position: absolute;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	left: 24px;
	top: 650px;
}
#footer a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #9B9B9B;
}
