body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
	margin: 0;
	padding: 0;
	line-height: 1.5;
	background-repeat: no-repeat;
}
#header {
	background-image: url(../img/fitness/head_bk.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#header #headLeft {
	float: left;
	width: 320px;
	color: #FFFFFF;
	background-color: #373535;
	height: 482px;
}
#headLeft #AreYou {
	height: 102px;
	width: 316px;
	margin-top: 50px;
	background-image: url(../img/fitness/areyou.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
}
#headLeft #title h1 {
	height: 49px;
	width: 316px;
	margin-top: 20px;
	background-image: url(../img/fitness/h1.gif);
	text-indent: -5000px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#headLeft #headTxt {
	width: 316px;
	text-indent: -5000px;
	background-image: url(../img/fitness/head_txt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 20px;
}
#header img {
	float: left;
	height: 482px;
	width: 404px;
	clear: right;
	background-image: url(../img/fitness/mainphoto.jpg);
}
#body {
	clear: both;
	width: 724px;
}
#body #bodyLeft {
	float: left;
	width: 320px;
	background-color: #01583F;
}
#bodyLeft #photo {
	height: 245px;
	width: 316px;
	background-image: url(../img/fitness/body_photo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
}

#bodyLeft #leave {
	height: 76px;
	width: 316px;
	background-image: url(../img/fitness/leave.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
}

#body #bodyLight {
	float: right;
	height: 321px;
	background-image: url(../img/fitness/body_light.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 404px;
}
#bodyIndent {
	text-indent: -5000px;
}
#footer {
	clear: both;
}
#footIndent {
	text-indent: -5000px;
	background-image: url(../img/fitness/footer.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 724px;
}

a img {
border-style:none;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #000000;
}
#wrapper #foot {
	color: #FFFFFF;
	text-align: center;
	margin-top: 40px;
	font-size: 75%;
}
a:link {
	color: #FFFFFF;
}
