@charset "utf-8";
.headerFontCAP {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #666666;
	line-height: 30px;
}

.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;
}
.italicTestimonialFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 22px;
}



.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: 30px;
}
#wrapper /* CSS Document */


 #ecommercebody {
	width: 960px;
	background-image: url(../images/slices/main_slices/body-bg.jpg);
	background-repeat: repeat-y;
	height: 800px;
}
#wrapper #ecommercebody #leftBody {
	width: 630px;
	float: left;
	display: inline;
	height: 800px;
	padding-right: 10px;
	padding-left: 30px;
}

#wrapper #ecommercebody #rightBody {
	float: right;
	height: 800px;
	width: 255px;
	padding-right: 24px;
	padding-left: 11px;
}
#wrapper  #ecommercebody  #leftBody  #contentHeader  {
	height: 13px;
	width: 630px;
}
#wrapper  #ecommercebody  #leftBody  #contentBody  {
	width: 600px;
	background-image: url(../images/slices/content/contentBody.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 15px;
	padding-right: 15px;
	height: 740px;
	padding-top: 5px;
}
#wrapper #ecommercebody #leftBody #contentBody .mainFont img {
	margin-right: 10px;
}

#wrapper  #ecommercebody  #leftBody  #contentBottom  {
	height: 30px;
	width: 630px;
}

