@charset "utf-8";
.H1Font2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	line-height: 30px;
}
.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;
}

#wrapper #indexBody #leftBody a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
#wrapper #indexBody #leftBody a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C1D840;
}
.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;
}
.h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #C2D641;
}
.h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}

.mainFont1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}


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

#wrapper #startupBody #rightBody {
	float: right;
	height: 850px;
	width: 255px;
	padding-right: 24px;
	padding-left: 11px;
}
#wrapper #startupBody #leftBody #contentHeader {
	height: 13px;
	width: 630px;
	margin-top: 10px;
}
#wrapper #startupBody #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: 750px;
	padding-top: 15px;
}
#wrapper #startupBody #leftBody  #contentBottom {
	height: 30px;
	width: 630px;
}

