body {
	background-image: url(images/bgGrey.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
	background-color: #303030;
}
.bottomShadow {
	background-image: url(images/Home_ShadowBottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
}
.rightShadow {
	background-image: url(images/Home_ShadowRight.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 30px;
}
.contentBG {
	background-image: url(images/Home_BodyBG.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	color: #FFF;
}
.leftShadow {
	background-image: url(images/Home_ShadowLeft.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	width: 30px;
}
.leftShadow2 {
	background-image: url(images/Home_ShadowLeft2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 30px;
	height: 26px;
	text-align: right;
	vertical-align: bottom;
}
.rightShadow2 {
	background-image: url(images/Home_ShadowRight2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 30px;
	text-align: left;
	vertical-align: bottom;
	height: 26px;
}
.footerText a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	color: #FFF;
	text-decoration: underline;
}
.footerText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	color: #8BD617;
	text-decoration: underline;
}
.boxleft {
	background-image: url(images/Home_BoxLeft.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.boxright {
	background-image: url(images/Home_BoxRight.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.boxtop {
	background-image: url(images/Home_BoxTop.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.boxbottom {
	background-image: url(images/Home_BoxBottom.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.hometext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #68D201;
}
.hometextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
.homelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.homelinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #68D201;
}
.interiortext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.CalltoAction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.CalltoAction a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #68D201;
	text-decoration: underline;
}
.CalltoActionBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
}
.border {
	border: 1px solid #999;
	background-color: #333;
}
.TestimonialsName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #999;
}

