@charset "utf-8";
.greenheader {
	color: #AAC124;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.mainFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}



.h2font {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #AEC703;
	font-family: Arial, Helvetica, sans-serif;
}


.H1Font {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	line-height: normal;
}

#wrapper #aboutusBody {
	height: 780px;
	width: 960px;
	background-image: url(../images/slices/main_slices/body-bg.jpg);
}
#wrapper #aboutusBody #leftBody {
	height: 750px;
	width: 630px;
	float: left;
	padding-right: 10px;
	padding-left: 30px;
}
#wrapper #aboutusBody #leftBody #contentTop {
	height: 13px;
	width: 630px;
}
#wrapper #aboutusBody #leftBody #contentBody {
	height: 692px;
	width: 600px;
	background-image: url(../images/slices/content/contentBody.jpg);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
#wrapper #aboutusBody #leftBody #contentBottom {
	height: 30px;
	width: 630px;
}
#wrapper #aboutusBody #rightBody {
	float: right;
	width: 255px;
	padding-right: 24px;
	padding-left: 11px;
	height: 750px;
}

#wrapper #aboutusBody #leftBody #contentBody div {
	padding-top: 10px;
	width: 590px;
	height: 120px;
}

