.HeroShotRight {
	background-color:#000000;
	width: 507px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F67813;
	text-decoration: none;
	font-weight:normal;	
}

.HeroShotRight a {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F67813;
	text-decoration: none;	
}

.HeroShotRight a:hover {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F67813;
	text-decoration: underline;	
}

.HeroShotLeft {
	background-color: #2F394E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	background-image: url(../images/HeroTitle.jpg);
	background-repeat: no-repeat;
	background-position: center 15px;
	padding-top:80px;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align: top;
	width: 242px;
}

.HeroShotLeftLink a {
	font-family: Arial, Helvetica, sans-serif;
	color: #F67813;
	background-image: url(../images/ArrowBlueBg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
	text-decoration: none;
	line-height:20px;
	
}

.HeroShotLeftLink a:hover {
	text-decoration: underline;
}


.Form {
	text-transform: none;
	color: #2F394E;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #F3F3F3;
	background-image: url(../images/FormBg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
	vertical-align: top;
	width: 242px;
	font-family: Arial, Helvetica, sans-serif;
}

.feild {
	color: #333333;
	background-image: url(../images/FormFieldBg.jpg);
	border: 1px solid #666666;
}

.MmaHook {
	background-image: url(../images/MmaLogo.jpg);
	background-position: 30px 30px;
	text-align: left;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 150px;
	background-repeat: no-repeat;
	width: 507px;
	vertical-align: top;
	padding-bottom:10px;
}

.HomeBody {
	background-image: url(../images/HomeBodyLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}

.FeatureRow {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top:10px;
	
	}
