body {
	background-image: url(../../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: auto;
	background-position: top;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 936px;
}
#topFeature {
	height: 385px;
	width: 936px;
	background-image: url(../../images/feature_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
}

#featureRht {
	float: right;
	height: 385px;
	width: 583px;
	background-image: url(../../images/hm_feature_pic.png);
	background-repeat: no-repeat;
}
#featureLft {
	float: left;
	width: 353px;
}
#featureLft .logo {
	margin-left: 56px;
	margin-top: 20px;
	float: none;
}
#featureLft .title {
	margin-left: 56px;
	margin-top: 95px;
	float: none;
}
#featureLft p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	margin-left: 56px;
	margin-right: 40px;
	float: none;
	margin-top: 20px;
}
#featureLft a {
	color: #cbff00;
	text-decoration: underline;
}
#nav {
	height: 44px;
	width: 936px;
	float: left;
}
#homeBtn {
	float: left;
	height: 44px;
	width: 167px;
}
#aboutBtn {
	height: 44px;
	width: 131px;
	float: left;
}
#newsBtn {
	float: left;
	height: 44px;
	width: 159px;
}
#factsBtn {
	float: left;
	height: 44px;
	width: 152px;
}
#enewsBtn {
	float: left;
	height: 44px;
	width: 145px;
}
#contactBtn {
	float: left;
	height: 44px;
	width: 182px;
}
#bodyContainer {
	float: left;
	width: 866px;
	padding-top: 30px;
	padding-right: 35px;
	padding-left: 35px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	font-weight: lighter;
	min-height: 300px;
}
#bodyContainer .titles {
	margin-bottom: 5px;
}

#bodyContainer .leftPic {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
#bodyLft {
	float: left;
	width: 530px;
	padding-right: 20px;
}
#bodyLft p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#bodyRgt {
	float: left;
	width: 281px;
	padding-left: 35px;
}
#bodyRgt p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 20px;
}
#footer {
	float: left;
	width: 936px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
}
#footer a {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footerLft {
	float: left;
	width: 300px;
}

#footerRgt {
	float: right;
	text-align: right;
}
#footerRgt a {
	text-decoration: underline;
}

#footerRgt   p {
	margin-top: 0px;
	margin-bottom: 8px;
}

#pinkBar {
	background-color: #D7016D;
	float: left;
	height: 30px;
	width: 936px;
	margin-bottom: 15px;
}

#vLine {
	background-color: #E1E1E1;
	height: 1px;
	width: 550px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}

.more {
	color: #9EC701;
}
.more p {
}

.more a {
	color: #9EC701;
}
.more a:hover {
	text-decoration: none;
}
#navRgt {
	float: right;
	width: 175px;
	padding-left: 35px;
	line-height: 22px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E1E1E1;
	height: 250px;
}
#navRgt a {
	color: #98BE01;
	text-decoration: none;
}
#navRgt a:hover {
	text-decoration: underline;
}

#subBodyLft {
	float: left;
	width: 585px;
	padding-right: 20px;
	margin-bottom: 40px;
}
#subBodyLft a {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

#subBodyLft h1 {
	font-size: 14px;
	color: #7CAE01;
	padding-left: 38px;
	margin-bottom: 0px;
}
#subBodyLft ul {
	padding-left: 65px;
}


#subBodyLft p {
	margin-top: 10px;
	margin-bottom: 15px;
	padding-left: 38px;
}
#subBodyLft  .subtitles {
	font-size: 12px;
	color: #7CAE01;
	font-weight: bold;
}
#tableForm {
	padding-left: 30px;
}
#sitemap a {
	text-decoration: none;
}
#sitemap a:hover {
	text-decoration: underline;
}
#sitemap .titles {
	color: #0091D4;
	font-weight: bold;
}

