@charset "utf-8";
/* CSS Document */

body {
	background: #191919 url(images/fitness_bg.jpg) repeat-x top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#header {
	width: 827px;
	height: 96px;
	margin: 0 auto;
	background: url(images/fitness_hd.gif) no-repeat top left;
}


#header ul {
	float: right;
	position:relative;
	top: 48px;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

a {
	text-decoration:none;
}

a img {
border: 0px none;
}

a:hover {
	text-decoration: none;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x;
}

.list li.first {
	background: none;
}

#header a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	text-decoration: none;
	text-transform: none;
	font: 11px Arial;
	color: #FFFFFF;
}

#header a:hover {
	text-decoration: underline;
}

#header .first a {
	background: none;
}

#logo {
	width: 166px;
	height: 60px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	float: left;
}

#centerImg {
	width: 827px;
	height: 241px;
	margin: 0 auto;
	
}

#content {
	width: 827px;
	margin: 0 auto;
	
}

#spacer {
	margin: 0 auto;
	padding: 0;
	height: 32px;
}

#colOne {
	float: left;
	width: 430px;
	padding: 0 0 0 0;
	margin: 0 auto;
}

#copy {
	
	float: left;
	width: 430px;
	padding: 0 0 0 0;
	margin: 0 auto;
}


#colTwo {
	float: right;
	width: 330px;
	padding: 23px 0 0 0;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}


/*h1 {
	margin-bottom: 10px;
	padding: 0 0 0 0;
	font: 24px Arial;
}*/

#line {

	margin-top: 30px;
	padding: 1px 0 0 0;
	background: url(images/line.gif) repeat-x;
}

p {
	margin: 0px;
	margin-top: 5px;
	text-align: justify;
	line-height: 20px;
	font-size: 11px;
	
}


#rightcellOne {
	float:right;
	width:330px;
	height: 117px;
	margin: 0 auto;
	margin-bottom: 5px;
	padding: 0 0 0 0;
	background: url(images/sign_up.gif) no-repeat top right;

	
}

#rightcellTwo {
	float:right;
	width:330px;
	height: 117px;
	margin: 0 auto;
	margin-bottom: 5px;
	padding: 0 0 0 0;
	background: url(images/int_vs_end.gif) no-repeat top right;
	
}


#rightcellThree {
	float:right;
	width:330px;
	height: 117px;
	margin: 0 auto;
	margin-bottom: 5px;
	padding: 0;
	background: url(images/why_use.gif) no-repeat top right;
	
}

#affilates {
	width:290px;
	margin: 0 auto;
	padding: 0;
	padding-left:10px;
}

#InCell {
	float:left;
	width:185px;
	height: 48px;
	margin: 0 auto;
	padding: 39px 0 0 24px;
	
}



h3 {
	line-height: 17px;
	text-align:left;
	font: 11px Arial;
}

#rightThree {
	float: right;
	width: 106px;
	height: 105px;
	padding: 0;
	margin: 0 auto;
}


h2 {
	
	margin-top: 1.5px;
	float:left;
	font: 24px Arial;
	color:#660000;
	letter-spacing: -.4px;
}


#footerdummy {
	clear: both;
	width: 100%;
	height: 35px;
	margin: 0 auto;
}

#inFooter {
	width: 827px;
	margin: 0 auto;
	padding-top: 3px;
	
}

#footer {
	clear: both;
	width: 100%;
	height: 350px;
	margin: 0 auto;
	padding: 0 auto;
	background: #000000;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #FFFFFF;
}