@charset "utf-8";

body {
	margin: 0 auto;
	background:url(img/bg.png) repeat-x fixed #ea4c0d;
	font-family: Arial, Helvetica, "Liberation Sans", sans-serif;
}

#container {
	width: 890px;
	margin: 0 auto;
}
#logo {
	width: 988px;
	height: 341px;
	margin: 0 auto;
}
#social_container {
margin: -290px 875px; 0 0;
position:fixed;
}
#social {
position:absolute;
z-index: 1;
top: 0px;
}
#pagetop {
	width: 890px;
	height: 311px;
	background:url(img/pagetop_bg.png) no-repeat;
	position: absolute;
	top: 10px;
	margin: 0 auto;
	z-index: -1;
}
#pagebottom {
	width: 890px;
	height: 48px;
	background:url(img/pagebottom_bg.png) no-repeat;
	position: relative;
	top: -20px;
}
#pagestretch {
 	background:url(img/pagestretch_bg.png) repeat-y; 
	width: 890px;
	height: 4200px;
	position: relative;
	top: -20px;
	z-index: 0;
}
#pagemid {
	background:url(img/pagemid_bg.png);
	width: 890px;
	height: 679px;
	position: relative;
	top: 10px;
}
#pitch {
	width: 820px;
	margin: 0 auto;
	position: relative;
}
#calltoaction {
	position: relative;
	left: 20px;
	top: -50px;
	background:url(img/model_top.png);
	width: 807px;
	height: 507px;
	font-size: 13px;
	text-align: justify;
}
#introtext {
	width: 450px;
	height: 300px;
	position: absolute;
	left: 360px;
	top: 120px;
	font-weight: bold;
}
#story {
	width: 860px;
	position: relative;
	top: -180px;
	left: 40px;
}
#results {
	width: 808px;
	height: 413px;
	background: url(img/talkingresults.jpg) no-repeat;
	position: relative;
	top: -180px;
	left: 0px;	
	margin: 0 auto;
}
#resultstext {
	width: 300px;
	font-size: 12px;
	color: #fff;
	position: relative;
	text-align: justify;
	font-weight: bold;
	top: 175px;
	left: 30px;
}
.checklist {
	list-style-type: none;
	background:url(img/checkmark.png) no-repeat 0px 0px;
	line-height: 18px;
	min-height: 32px;
	font-size: 14px;
	padding: 0px 20px 20px 50px;
/*	width: 760px; */
}
#donttakeourword {
 width: 800px;
 margin: 0 auto;
 position: relative;
 top: -180px;
 font-size: 13px;
 text-align: justify;
}
#featurematrix {
width: 806px;
margin: 0 auto;
clear: both;
position: relative;
top: -180px;
}
#meetyourtrainer {
width: 808px;
height: 437px;
background: url(img/meetyourtrainer.jpg) no-repeat;
margin: 0 auto;
position: relative;
top: -180px;
font-size: 12px;
text-align: justify;
}
#meetyourtrainertext {
width: 420px;
position: absolute;
font-weight: bold;
color: #fff;
top: 140px;
left: 30px;
}
#areyouready {
width: 800px;
margin: 0 auto;
position: relative;
top: -180px;
font-size: 14px;
text-align: justify;
}
.c2 {
margin-left: -50px;
}
#pricingmatrix {
	width: 640px;
    height: 340px;
    position: relative;
    top: -180px;
    margin: 0 auto;
}
#congratulations {
width: 800px;
margin: 0 auto;
position: relative;
top: -180px;
}
#footer {
	width: 890px;
	float: left;
	margin: 0 auto;
}
.serving {
	font-size: 13px;
	color: #000000;
	width: 860px;
	margin: 10px auto;
	text-align: justify;
	line-height: 24px;
	font-weight:bold;
}
.footertext {
	font-size: 14px;
	color: #000000;
	width: 860px;
	margin: 10px auto;
	text-align: center;
	line-height: 24px;
	font-weight:bold;
}
.footertext a:link, .footertext a:active, .footertext a:visited {
	color: #000;
	text-decoration: none;
}
.footertext a:hover {
	color: #fff;
	text-decoration: none;
	text-shadow: 2px 2px #000;
}
.caps {
	text-transform:uppercase;
}
h1, h2, h3, h4, h5, h6 {
	color: #2663ff;
	font-family: Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}
h1 {
font-size: 24px;
}
h2 {
font-size: 18px;
}
h3 {
font-size: 16px;
}
h4 {
font-size: 14px;
}
h5 {
font-size: 12px;
}
h6 {
font-size: 11px;
}
/*************************************************/
/*             Media Promos Rotator              */
/*************************************************/
.media_promos {
float: right;
width: 390px;
height: 250px;
padding: 20px 60px 20px 20px;
}

