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

#home-left {
	display: inline;
	float: left;
	width: 563px;
	margin-top: 37px;
}

#home-right {
	display: inline;
	float: right;
	width: 360px;
	height: 280px;
	margin-top: 37px;
}

h1 {
	font-size: 3.2em;
	color:#03306c;
	margin:0;padding:0;
	font-weight: normal;
}

h1 span {
	color:#b90000;
}

p#sub-text {
	font-size: 1.7em;
	color:#878787;
	margin:0;padding:0;
	margin-top: 7px;
}

#fitness-trainer {
	display: inline;
	float: left;
	width: 182px;
	height: 183px;
	background: url(../images/trainer.gif);
	margin-top: 20px;
}

#fitness-training-info {
	display: inline;	
	float: left;
	width: 333px;
	margin-top: 20px;
	margin-left: 34px;
}

#fitness-training-info ul {
	list-style-type: none;
	margin:0;padding:0;
}

#fitness-training-info ul li {
	display: block;
	text-indent: 14px;
	background: url(../images/right-arrow.gif) no-repeat;
	background-position: 0 4px;
	font-size: 1.2em;

}

p#join-now {
	display: inline;
	float: left;
	width: 144px;
	height: 37px;
	background: url(../images/join-now.gif);
	margin-top: 30px;
}

p#join-now a {
	display: block;
	width: 144px;
	height: 37px;
	text-indent: -5000px;
}

a#learn-more {
	display: inline;
	float: right;
	color:#b90000;
	font-size: 1.5em;
	margin-top: 34px;
}

#ad-left {
	display: inline;
	float: left;
	width: 3px;
	height: 43px;
	background: url(../images/middle-left.gif);
	margin-top: 24px;
}

#ad-right {
	display: inline;
	float: left;
	width: 3px;
	height: 43px;
	background: url(../images/middle-right.gif);
	margin-top: 24px;
}

#ad-middle {
	display: inline;
	float: left;
	height: 27px;
	width: 888px;
	background: url(../images/middle-bg.gif) repeat-x;
	margin-top: 24px;
	padding-top: 15px;
	padding-left: 60px;
}

#quote-left {
	display: inline;
	float: left;
	width: 25px;
	height: 19px;
	background: url(../images/quote-left.gif);
	margin-top: 10px;
}

#quote-right {
	display: inline;
	float: left;
	width: 25px;
	height: 19px;
	background: url(../images/quote-right.gif);
	margin-top: 60px;
}

p#quote-info {
	display: inline;
	float: left;
	margin-left: 15px;
	color:#787878;
	width: 858px;
	line-height: 18px;
}

#home2-left {
	display: inline;
	float: left;
	width: 591px;
}

#home2-right {
	display: inline;
	float: right;
	width: 360px;
}

h2 {
	margin:0;padding:0;
}

h2 a {
	font-size: 2.1em;
	color:#03306c;
	text-decoration: none;
}


p#primary-article-subtext {
	margin:0;padding:0;
	font-size: 1.3em;
	color:#757575;
	margin-top: 5px;
}

#home2-left ul {
	list-style-type: none;
	margin:0;padding:0;
	margin-top: 13px;
}

#home2-left ul li {
	display: inline;
	float: left;
	width: 288px;
	margin-bottom: 5px;
}

#home2-left ul li a {
	font-weight: bold;
	color:#03306c;
	text-decoration: none;
	clear: both;
	display: block;
}

#home2-left ul li span {
	display: block;
	clear: both;
	margin-top: -6px;
	display: block;
	font-size: .9em;
}













