@charset "utf-8";
/* CSS Document */

html {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background:#fff;
}

body{
	height:100%;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:62.5%; /*equevalent to px*/
}



.alis{
	clear:both;
	}

#wrapper{
	background:#fff;
	width:782px;
	margin:0 auto;
	}

	#topSection{
		margin-top:5px;
	}
		#logoBoxText{
			text-align:left;
			width:197px;
			height:105px;
			margin-top:15px;
			margin-right:-7px;
			float:left;
			}
			
		#logoSymbol{
			width:585px;
			margin-right:5px;
			margin-top:12px;
			float:left;
			}
			#logoaSymbol{
				float:left;
			}	
	
			#logoSymbol a.soloContact{
				float:right;
				margin-right:9px;
				margin-top:55px;
				font-size:13px;
				}
	
		/* menu */
		#navbar{
			width:585px;
			height:27px;
			margin-left:5px;
			float:left;
			}
			#navbar #menulist{
				width:585px;
			}
			#navbar #menulist li{
				display:inline;
				}
				
			#navbar #menulist li a{
				float: left;
				color: #fff;
				text-decoration: none;
				font-size:13px;
				margin-left:4px;
				padding-top:5px;
				height:22px;	
				}
	
			#navbar #menulist li#b1 a{
				background:url(../images/home_button.jpg) left top no-repeat;
				width:55px;
				display:block;
				}				
			#navbar #menulist li#b2 a{
				background:url(../images/weightloss_button.jpg) left top no-repeat;
				width:80px;
				display:block;
				}				
			#navbar #menulist li#b3 a{
				background:url(../images/elements_button.jpg) left top no-repeat;
				width:127px;
				display:block;
				}				
			#navbar #menulist li#b4 a{
				background:url(../images/pricing_button.jpg) left top no-repeat;
				width:127px;
				display:block;
				}				

			#navbar #menulist li#b5 a{
				background:url(../images/testi_button.jpg) left top no-repeat;
				width:83px;
				display:block;
				}				

			#navbar #menulist li#b6 a{
				background:url(../images/trainerbios_button.jpg) left top no-repeat;
				width:80px;
				display:block;
				}				

		/*	#navbar #menulist li#b1 a, #navbar #menulist li#b2 a, #navbar #menulist li#b3 a, #navbar #menulist li#b4 a, #navbar #menulist li#b5 a{
				margin-right:4px;
			}*/
			
/* Buttons Hover*/

#navbar #menulist li#b1 a:hover {  background-position: 0 -27px;  }
#navbar #menulist li#b2 a:hover { background-position: 0 -27px;  }
#navbar #menulist li#b3 a:hover { background-position: 0 -27px;   }
#navbar #menulist li#b4 a:hover { background-position: 0 -27px; }
#navbar #menulist li#b5 a:hover { background-position: 0 -27px;  }
#navbar #menulist li#b6 a:hover { background-position: 0 -27px;  }

/* Buttons Down*/
#navbar #menulist li#b1 a.downState { background-position: 0 -27px !important;}
#navbar #menulist li#b2 a.downState { background-position: 0 -27px !important; }
#navbar #menulist li#b3 a.downState { background-position: 0 -27px !important; }
#navbar #menulist li#b4 a.downState { background-position:  0 -27px !important; }
#navbar #menulist li#b5 a.downState { background-position: 0 -27px !important; }
#navbar #menulist li#b6 a.downState { background-position: 0 -27px !important; }


/* menu end */


#bannerBox{
	background:url(../images/banner.jpg) top left no-repeat;
	width:782px;
	height:265px;
	margin-top:8px;
}

#bannerBoxSessions{
	background:url(../images/banner_sessions.jpg) top left no-repeat;
	width:782px;
	height:265px;
	margin-top:8px;
}

#bannerBoxContact{
	background:url(../images/banner_contact.jpg) top left no-repeat;
	width:782px;
	height:265px;
	margin-top:8px;
}

#bannerBox_testi{
	background:url(../images/testi_banner.jpg) top left no-repeat;
	width:782px;
	height:265px;
	margin-top:8px;
}

#bannerBox_weight{
	background:url(../images/weightloss.jpg) left top no-repeat;
	width:782px;
	height:265px;
	margin-top:8px;
}

#bannerBox7fitness{
	background:url(../images/7fitness_banner.jpg) left top no-repeat;
	width:782px;
	height:265px;
	margin-top:8px;

}
#bannerBoxTrainer{
	background:url(../images/trainerbios_banner.jpg) left top no-repeat;
	width:782px;
	height:265px;
	margin-top:8px;
}

#bannerBox_myths{
	background:url(../images/fitnessmyths_banner.jpg) left top no-repeat;
	width:782px;
	height:265px;
	margin-top:8px;
}

#container{
	width:782px;
	margin:0 auto;
	background:url(../images/symbol_bodybg.jpg) center top no-repeat;
}
	.contentBoxPadding{
		width: 742px;
		margin:0 auto;
	}

	.contentBoxPadding a, .soloContact {
		color: #e45a0f;
		text-decoration: none;
		}
		
	.contentBoxPadding a:hover, .soloContact:hover {
		text-decoration: underline;
		}	


	.redTxt{
		color:#d44f23;
		}	
	 strong{
		font-weight:bold;
		color:#363636;
	}				
		

	#footerBox {
		padding: 20px 0;
		font-size:12px;
		
		}
	
	#copyBox{
		float:left;
		text-align:left;
	}
	
	#copyBox2{
		float:right;
		margin-right: 15px;
		margin-top: -12px;
		text-align:left;
	}
	
	#footerBox a {
		color: #363636;
		text-decoration: none;
		}	
	
	#footerBox a:hover {
		text-decoration: underline;
		}	
	.imgFlow{
		float:left;
		padding-right:9px;
		padding-bottom:4px;
		}	
		
	.withPaddingTop{
		padding:10px 0 0 0;
		}
	.withPaddingTB{
		padding:25px 0 10px 0;
		}
		
.headings3 {
	font:bold 27px Arial, Helvetica, sans-serif;
	color: #cc3300;
	letter-spacing:.1em;
	line-height:45px;
	font-weight:bold;
	}

.headings{
		font-size:26px;
		color:#4b4b4b;	
		line-height:35px;
		font-weight: bold;
	}
		
.headings2{
		font-size:20px;
		color:#4b4b4b;		}
