/* Layout */
body, textarea.bod
{
	background-image:url("images/background.gif");
	text-align:center;
}
body, td, div, textarea.bod
{
	font-family:verdana;
	font-size:12px;
	color:#b2b3b5;
	line-height:18px;
}
a 
{
	color:#0099cc;
	text-decoration:none;
}
a:hover
{
	color:#fff;
	text-decoration:underline;
}
#container
{
	margin:auto;
	width:1000px;
	text-align:center;
}
#slogan
{
	background-image:url("images/slogan.gif");
	background-repeat:no-repeat;
	background-position:top center;
	margin:auto;
	overflow:hidden;
}
#logo
{
	height:100px;
	background-image:url("images/logo.png");
	background-repeat:no-repeat;
	position:top left;
}
#logo a
{
	float:left;
	width:222px;
	height:100px;
	display:block;
}
#logo a span
{
	display:none;
}
#nav
{
	background-image:url("images/navbg.gif");
	width:1000px;
	height:62px;
	float:right;
}
#nav ul
{
	list-style:none;
	margin-left:230px;
}
* html #nav ul
{
	margin-left:270px;
}
#nav ul li
{
	line-height:40px;
	float:left;
	color:#fff;
	font-weight:bold;
	margin-left:20px;
}
#nav ul li a
{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}
* html #nav ul li
{
	line-height:60px;
}
#blackline
{
	background-color:#000;
	height:8px;
}
#contentbg
{
	width:1000px;
	background-image:url("images/mainbg.gif");
	background-repeat:repeat-y;
	min-height:400px;
}
* html #contentbg
{
	height:400px;
}
#content
{
	text-align:justify;
	color:#b2b3b5;
	width:700px;
}
#right
{
	float:right;
	width:266px;
}
.padd
{
	padding:10px;
}
#pertraining
{
	width:245px;
	height:103px;
	background-image:url("images/per_training.jpg");
}
#pertraining a 
{
	width:245px;
	height:103px;
	display:block;
}
#pertraining a span
{
	display:none;
}
#healthycoach
{
	width:245px;
	height:127px;
	background-image:url("images/healthy.jpg");
}
#healthycoach a 
{
	width:245px;
	height:127px;
	display:block;
}
#healthycoach a span
{
	display:none;
}
#bootreg
{
	width:245px;
	height:57px;
	background-image:url("images/sign_up.jpg");
}
#bootreg a 
{
	width:245px;
	height:57px;
	display:block;
}
#bootreg a span
{
	display:none;
}
#footer
{
	background-color:#000;
}
#copy
{
	border-top:2px solid #171717;
	background-color:#000000;
}
.left
{
	float:left;
}
.right
{
	float:right;
}
/* Content */ 
h1
{
	color:#de7300;
	font-family:"Trebuchet MS";
	font-size:24px;
}
h2 
{
	color:#2477A0;
	font-family:"Trebuchet MS";
	font-size:18px;
}
#homepageimage
{
	background-image:url("images/home_img.jpg");
	width:151px;
	height:149px;
	float:left;
	margin-right:10px;
}
#audreyimage
{
	background-image:url("images/Glistengirls1.jpg");
	width:193px; 
	height:220px;
	float:left;
	margin-right:10px;
}
.tableheader 
{
	color:#DE7300;
	font-size:13px;
	font-weight:bold;
}
.tableoutline 
{
	border-color:#B2B3B5 -moz-use-text-color -moz-use-text-color #B2B3B5;
	border-style:solid none none solid;
	border-width:1px 0 0 1px;
}
.tableoutline tr td 
{
	border-bottom:1px solid #B2B3B5;
	border-right:1px solid #B2B3B5;
}
.signup
{
	background-image:url("images/arrow.jpg");
	padding-left:15px;
	background-position:center left;
	background-repeat:no-repeat;
	margin:10px 0px 10px 0px;
}
.signup a
{
	color:#fff;
}
.highlight
{
	color:#0099cc;
	font-weight:bold;
}
.testimonial
{
	border-bottom:1px dotted #b2b3b5;
}
.personalimage
{
	background-image:url("images/biggest-winner-training.jpg");
	width:250px;
	height:167px;
	background-repeat:no-repeat;
	float:right;
}
.healthylifestyle
{
	background-image:url("images/4th-of-July-2008-4.jpg");
	height:191px;
	background-repeat:no-repeat;
	background-position:top center;
}