body {
	background-image: url("images/background.jpg");
	background-repeat: repeat-x;
}
table {
	font-family:"Interstate", "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	line-height:150%;
}
#wrapper {
	margin:0 auto;
	width: 950px;
}
#leftCol {
	margin: -30px 0 0 0;
	padding: 0;
	float:left;
	width:560px;
	height:640px;
}
#header {
	background-image: url("images/header.png");
	height: 12px;
	width: 555px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}
#content {
	background-image: url("images/container_repeat.png");
	background-repeat: repeat-y;
	width: 555px;
	margin: 0;
}
#bottomL {
	background-image: url("images/container_bottom.png");
	width: 555px;
	height: 12px;
	background-repeat: no-repeat;
	margin: 0;
	padding:0;
}
#bottomRBull {
	background-image: url("images/bull.png");
	height: 315px;
	width:368px;
	background-repeat: no-repeat;
 padding: 0;
	z-index:100;
	position:relative;
	top:-266px;
	left:212px;
}
#bottomRGolfer {
	background-image: url("images/golfer.png");
	height: 315px;
	width:368px;
	background-repeat: no-repeat;
	padding 0;
	z-index:100;
	position:relative;
	top:-266px;
	left:212px;
}
#bottomRFlex {
background-image : url("images/boy.png");
height : 315px;
width : 368px;
background-repeat : no-repeat;
z-index : 100;
position : relative;
top : -266px;
left : 212px;
}
#rightCol {
	margin: 0;
	padding: 0;
	float:right;
	width:390px;
}
h1 {
	font-family:"Myriad Pro", Arial, sans-serif;
}
h2 {
	font-family:"Myriad Pro", Arial, sans-serif;
}
.col2-title {
	color: #7fb214;
	text-align: center;
	padding-right: 8px;
	font-size:32px;
	margin:30px 0 5px 0;
}
.title {
	font-size:52px;
	text-align: center;
	margin:55px 0 10px 0;
}
#barText {
	padding: 0;
	margin: 0;
	font-family:"Myriad Pro", Arial, sans-serif;
	color: #fff;
	position: relative;
	z-index: 1;
	top: 30px;
}
p {
	font-family:"Myriad Pro", Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	position: relative;
	font-weight: normal;
}
.firstP {
	padding: 5px 20px 0 20px;
	font-size: 18px;
}
.secondP {
	padding: 8px 20px 0 20px;
	font-weight: bold;
	font-size: 23px;
}
.thirdP {
	padding: 8px 20px 0 20px;
	font-size: 14.5px;
}
.fourthP {
	padding: 15px 20px 0 20px;
	font-size: 18px;
}
.fifthP {
	margin: 0 320px 0 0;
	padding: 8px 0 5px 20px;
	font-size: 14.5px;
	text-align:left;
}
.formHeadline {
	text-align: center;
	margin: 0 0 15px 0;
	padding: 0;
	font-size:16px;
}
.formSubHeadline {
	text-align: center;
	color: #808080;
	margin: -10px 0 0 0;
	padding: 0;
	font-weight: normal;
}
#form-container {
	background:#ffffff;
	border:1px solid #e9e9e9;
	padding:10px;
	width:320px;
	margin: 0px 0 0 20px;
	height:525px;
}
#footer {
	font-family:"Myriad Pro", Arial, sans-serif;
	text-align: center;
	font-size: 10.5px;
	color: #808080;
	margin:0 auto;
	width:950px;
	}
#logo {
	margin: 20px 0 0 0;
	padding: 0;
	float:right;
	width:300px;
}
img {
	border-style: none;
}
#footer-left {
	float:left;
	width:500px;
}
