body {
	margin: 0px;
	padding: 0px;
	background-color: #0A0A0A;
}
#header {
	background-image: url(../images/header-base.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 334px;
	background-color: #FFFFFF;
}
#bound {
	width: 882px;
}
#top {
	width: 882px;
	float: left;
	margin-top: 22px;
}
#logo {
	width: 239px;
	height: 106px;
	float: left;
}
#photo-top {
	width: 643px;
	background-image: url(../images/photo-top.png);
	height: 106px;
	float: right;
}
#bottom {
	width: 882px;
	float: left;
}
#main-body {
	background-color: #FFFFFF;
	background-image: url(../images/bottom-base.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;	
	overflow:hidden;
}
#photo-left {
	width: 239px;
	background-image: url(../images/photo-left.jpg);
	float: left;
	height: 206px;
}#photo-right {
	width: 643px;
	background-image: url(../images/photo-right.jpg);
	height: 206px;
	float: right;
}
#photo-left-inner {
	width: 239px;
	background-image: url(../images/photo-left-inner.jpg);
	float: left;
	height: 206px;
}#photo-right-inner {
	width: 643px;
	background-image: url(../images/photo-right-inner.jpg);
	height: 206px;
	float: right;
}
#photo-left-mum {
	width: 239px;
	background-image: url(../images/photo-left-mum.jpg);
	float: left;
	height: 206px;
}#photo-right-mum {
	width: 643px;
	background-image: url(../images/photo-right-mum.jpg);
	height: 206px;
	float: right;
}
#photo-left-personaltraining {
	width: 239px;
	background-image: url(../images/photo-left-personaltraining.jpg);
	float: left;
	height: 206px;
}#photo-right-personaltraining {
	width: 643px;
	background-image: url(../images/photo-right-personaltraining.jpg);
	height: 206px;
	float: right;
}
#photo-left-groupexercise {
	width: 239px;
	background-image: url(../images/photo-left-groupexercise.jpg);
	float: left;
	height: 206px;
}#photo-right-groupexercise {
	width: 643px;
	background-image: url(../images/photo-right-groupexercise.jpg);
	height: 206px;
	float: right;
}
#photo-left-massage {
	width: 239px;
	background-image: url(../images/photo-left-massage.jpg);
	float: left;
	height: 206px;
}#photo-right-massage {
	width: 643px;
	background-image: url(../images/photo-right-massage.jpg);
	height: 206px;
	float: right;
}
#photo-left-endura {
	width: 239px;
	background-image: url(../images/photo-left-endura.jpg);
	float: left;
	height: 206px;
}#photo-right-endura {
	width: 643px;
	background-image: url(../images/photo-right-endura.jpg);
	height: 206px;
	float: right;
}
#left {
	width: 239px;
	float: left;
}
#side-navigation {
	width: 239px;
	text-align: left;
}
/* Navigation Menu*/
#side-navigation {
	font-family: Tahoma, Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #444445;
	line-height: 20px;
}
#side-navigation dl {width: 150px; margin: 0 auto; padding: 0 0 10px 0;}
#side-navigation table {
	color: #000;
	font-size: 11px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	list-style-type: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6;
}
.border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d2f3fa;
	border-right-color: 1;
	border-left-color: 1;
}
#side-navigation dd {
	margin:0;
	padding:0;
	color: #fff;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2f3fa;
}
#gallery a, #gallery a:visited {
	color:#006880;
	text-decoration:none;
	display:block;
	background-image: url(../images/highlighted.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#gallery a:hover {
	color:#222222;
	background-image: url(../images/normal.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#gallery #active {
	color:#222222;
	background-image: url(../images/normal.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
/* Navigation Menu*/
#first-Session {
	width: 239px;
	background-image: url(../images/first-time-free.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 203px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#clickhere {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 239px;
	height: 203px;
	padding-top: 10px;
	padding-left: 20px;
}
#clickhere a {
	color: #FFFFFF;
	text-decoration: none;
}
#clickhere a:hover {
	color: #CCCCCC;
}



#right {
	width: 643px;
	float: right;
	color: #F8CDDE;
}
#welcome {
	width: 630px;
	float: left;
	text-align: left;
	padding-left: 13px;
	position:relative;
}
#services {
	width: 630px;
	float: left;
	padding-left: 13px;
}
#health-n-fit {
	width: 300px;
	float: left;
	text-align: left;
}
#mum-n-bub-squad {
	width: 300px;
	float: left;
	text-align: left;
}
#clear {
	clear: both;
}
#footer {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	height: 60px;
	line-height: 30px;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #006880;
}
h2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #006880;
	line-height: 40px;
	background-repeat: no-repeat;
	background-position: right top;
}
p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	margin:0px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a {
	color: #006880;
	text-decoration: underline;
}
a:hover {

	color: #666666;
	text-decoration: underline;
}
.color {
	color: #006880;
}
ul {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}
#all-border-grey {
	border: 1px solid #DBDBDB;
}
#all-border-pink {

	border: 1px solid #FFC6DB;
}
#all-border-blue {

	border: 1px solid #009fc3;
}

.table-bg{background-image:url(../images/bg-1.gif);
background-repeat:repeat-x;
font-family:Tahoma;
color:#FFFFFF;
text-decoration:none;
font-size:13px;
font-weight:bold;
}

.table-bg a{background-image:url(../images/bg-1.gif);
background-repeat:repeat-x;
font-family:Tahoma;
color:#FFFFFF;
text-decoration:none;
font-size:13px;
font-weight:bold;
}
.table-bg a:hover{background-image:url(../images/bg-1.gif);
background-repeat:repeat-x;
font-family:Tahoma;
color:#000000;
text-decoration:none;
font-size:13px;
font-weight:bold;
}

#content{
position:relative;
float:left;
width: 630px;
text-align:left;
}