body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:12px;
	color: #000000;
}

img	{ border: 0px;}

.clr	{ clear:both;}

/* All Page Links */
a:link, a:active, a:visited {
	color: #1B005D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* Main Page Container */
#container {
	width: 900px;
	margin: 0 auto;
	padding: 0px;

}
/* Header Container */
#header {
	height:110px;
	width:900px;
	}
#menunav {
	width:900px;
	padding: 20px 0 20px 0;
}

#logo { /* Logo Image */
	display: inline;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	padding-right: 20px;
}

#top_right	{ float:right; width:500px; font-size:10px; color:#ffffff; text-align:right;}
#top_right A:link			{ color:#ffffff; text-decoration: none; }
#top_right A:visited		{ color:#ffffff; text-decoration: none; }
#top_right A:hover			{ color:#cccccc; text-decoration: underline; }
#top_right A:active			{ color:#ffffff; }

	/* Index Menu Content */
	
	#nav, #nav ul { /* all lists */
		display: inline;
		float: right;
		width: 160px;
		padding: 0;
		margin: 0;
		list-style: none;
	}
	#nav li { /* all list items */
		float: left;
		color: #34A0C7;
		/* width needed or else Opera goes nuts */
		width: 160px;
	}
	#nav li a, #nav li a:link, #nav li a:active, #nav li a:visited {
		display: block;
		text-decoration: none;
		text-transform: uppercase;
		padding: 2px;
		height: 16px;
		font-family: Tahoma, Verdana, helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color:#34A0C7;
	}
	#nav li a:hover {
		background-color: #34A0C7;
		border-bottom: 2px solid #2B83A4;
		padding: 2px 2px 0 2px;
		font-family: Tahoma, Verdana, helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color:#ffffff;
	}

/* Page content */
#content {
	width: 880px;
	background-color: #ffffff;
	color: #333333;
	padding: 10px;
}	
	#menusubnav { /* Sub Menu Container */
		display: inline;
		float: left;
		width: 20%;
	}
	#top { /* Top Box */
		margin-top: 20px;
		border: 2px solid #8c8980;
		width: 100%;
		padding: 5px;
	}
	#subnav, #subnav ul { /* Sub Menu List */
		padding: 0;
		margin: 0;
		list-style: none;
		line-height: 1;
	}
	#subnav a {
		display: block;
	}
	#subnav li { /* all list items */
		width: 100%;
		margin-bottom:10px;
	}
		
		ul#subnav li a, ul#subnav li a:link, ul#subnav li a:active, ul#subnav li a:visited {
			display: block;
			width: 100%;
			padding: 0.5em;
			text-decoration: none;
			border: 1px solid #cccccc;
			color: #000;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 11px; 
			font-style: normal; 
			font-weight: bold;
		}
		ul#subnav li a:hover {
			color: #000000;
			text-decoration: none;
		}
		
	#subnav li ul li { /* 2nd level items */
		margin-left: 15%;
		width: 85%;
		list-style: disc;
		font-size: 11px;
	}
	
	#content_text {
		display: inline;
		float: right;
		width: 660px;
		border:solid 1px #cccccc;
		padding:10px;
	}
#footer {
	width:880px;
	background-image:url(images/foot_bg.jpg);
	background-repeat:repeat-x;
	height:80px;
	text-align: left;
	padding: 10px;
}

.footer		{ font-family: Tahoma, Verdana, helvetica, sans-serif; 
	  		  font-size: 10px; 
	  		  font-style: normal;
			  font-weight: normal; 
	  		  color:#ffffff;
	  		  }
.footer A:link			{ color:#ffffff; text-decoration: none; }
.footer A:visited		{ color:#ffffff; text-decoration: none; }
.footer A:hover			{ color:#cccccc; text-decoration: underline; }
.footer A:active		{ color:#ffffff; }


/* Misc Styles */
h1 { /* Page Header */
	font-weight: normal;
	font-size: 20px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #1B005D;
}
h2 { /* Page Sub Header */
	font-weight: normal;
	font-size: 16px;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 18px;
	color: #1B005D;
}
h3 {
	color: #1B005D;
}
th {
	text-align: left;
}
#clear {
	clear: both;
}
#message {
	text-align: left;
	color: #1B005D;
	font-family: Tahoma, Verdana, helvetica, sans-serif; font-size: 24px; font-style: normal; font-weight: bold;
	
	padding: 5px;
}
.popup {
    /* Necessary: */
    position: absolute;
    display: none;

    /* Additional styling: */
    border: 1px solid black;
    opacity: .85;
    filter: alpha(opacity=85);
}

#home_feature	{ background-image:url(images/build_tone_healthy_weight.jpg); background-repeat:no-repeat; width:900px; height:300px;
}

#feature	{ background-image:url(images/build_tone_healthy_weight_loss.jpg); background-repeat:no-repeat; width:900px; height:60px;
}

#p_main			{ width:770px; padding:0px;}
.p_table		{ font-size:11px; color:#ffffff; width:770px; height:418px;}
.p_table_1		{ background-image:url(images/p_1_goals_bg.jpg); background-repeat:no-repeat; width:185px; padding:50px 0px 0px 0px;}
.p_table_2		{ background-image:url(images/p_2_train_bg.jpg); background-repeat:no-repeat; width:185px; padding:50px 0px 0px 0px;}
.p_table_3		{ background-image:url(images/p_3_diet_bg.jpg); background-repeat:no-repeat; width:185px; padding:50px 0px 0px 0px;}
.p_table_4		{ background-image:url(images/p_4_asses_bg.jpg); background-repeat:no-repeat; width:185px; padding:50px 0px 0px 0px;}
.p_space		{ width:10px;}
.p_space_20		{ width:20px;}
.p_text_pad		{ padding:10px 10px 0px 10px;font-family:Arial, Helvetica, sans-serif; color:#ffffff; font-size:11px; font-weight:normal;}

.p_table h1 { font-size: 9px; color:#666666; font-style: normal; display:inline; }
.p_table h2 { font-size: 12px; color:#ffffff; font-style: normal; display:inline; }
.p_table h3 { font-size: 16px; color:#ffffff; font-style: normal; font-weight:bold; display:inline;}
.p_table h4 { font-size: 12px; color:#ffffff; font-style: normal; font-weight:bold; display:inline;}
