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

body{
margin:0px;
background-image:url(/images/bg-main.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
#nav{
width:840px;
height:33px;
margin-left:auto;
margin-right:auto;
background-image:url(/images/bg-nav.jpg);
background-repeat:repeat-x;
position:relative;
}
	#nav-left{
		height:33px;
		width:14px;
		background-image:url(/images/bg-nav-left.jpg);
		background-repeat:no-repeat;
		background-position:left;
		position:absolute;
		left:0px;
		top:0px;
	}
	#nav-right{
		height:33px;
		width:14px;
		background-image:url(/images/bg-nav-right.jpg);
		background-repeat:no-repeat;
		background-position:left;
		position:absolute;
		right:0px;
		top:0px;
	}
#header1{
width:870px;
height:37px;
margin-left:auto;
margin-right:auto;
background-image:url(/images/bg-header1.jpg);
background-repeat:no-repeat;
background-position:left;
position:relative;
text-align:right;
}
#header2{
width:870px;
height:115px;
margin-left:auto;
margin-right:auto;
background-image:url(/images/bg-header2.jpg);
background-repeat:no-repeat;
background-position:left;
position:relative;
}
#content{
width:820px;
margin-left:auto;
margin-right:auto;
padding-left:25px;
padding-right:25px;
padding-top:0px;
padding-bottom:20px;
background-image:url(/images/bg-content.jpg);
background-repeat:repeat-y;
position:relative;
}
#footer{
width:870px;
height:33px;
margin-left:auto;
margin-right:auto;
background-image:url(/images/bg-footer.jpg);
background-repeat:no-repeat;
background-position:left;
position:relative;
}
#footer2{
width:850px;
height:150px;
text-align:left;
padding-left:20px;
padding-top:50px;
margin-left:auto;
margin-right:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#663300;
position:relative;
font-weight:bold;
}
#footer2 a{
color:#663300;
text-decoration:underline;
}
#footer2 a:hover{
color:#663300;
text-decoration:none;
}
#news{
width:750px;
margin:15px auto 0px auto;
padding:10px;
background-color:#FFB7B7;
position:relative;
text-align:center;
}
#relevant{
width:100px;
height:30px;
position:absolute;
margin-right:15px;
right:0px;
top:0px;
}
#ace{
width:95px;
height:36px;
position:absolute;
margin-left:15px;
left:0px;
top:0px;
background-image:url(/images/ace.gif);
}
#idea{
width:130px;
height:36px;
position:absolute;
margin-left:15px;
left:465px;
top:0px;
}
#wellcoaches{
	width:127px;
	height:36px;
	position:absolute;
	margin-left:15px;
	left:100px;
	top:0px;
}
#cooper{
	width:106px;
	height:36px;
	position:absolute;
	margin-left:15px;
	left:233px;
	top:0px;
}
#fb{
	width:106px;
	height:36px;
	position:absolute;
	margin-left:15px;
	left:348px;
	top:0px;
}
#nav-home{
margin-left:39px;
margin-right:30px;
height:30px;
float:left;
background-image:url(/images/nav-about.jpg);
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-weight:bold;
font-size:12px;
line-height:30px;
}
#nav-home a{
	color:#fff;
	text-decoration:none;
}
#nav-home a:hover{
	color:#F99;
	text-decoration:none;
}
#nav-other{
margin-right:30px;
padding-top:3px;
height:30px;
float:left;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-weight:bold;
text-align:center;
font-size:12px;
line-height:12px;
}
#nav-other a{
	color:#fff;
	text-decoration:none;
}
#nav-other a:hover{
	color:#F99;
	text-decoration:none;
}
#nav-other2{
margin-right:30px;
height:30px;
float:left;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
font-weight:bold;
text-align:center;
font-size:12px;
line-height:30px;
}
#nav-other2 a{
	color:#fff;
	text-decoration:none;
}
#nav-other2 a:hover{
	color:#F99;
	text-decoration:none;
}
#title{
	width:531px;
	margin-left:auto;
	margin-right:27px;
	padding-top:35px;
	position:relative;
}
ul{
	list-style:none;
}
li{
     background:url(/images/bullet.gif) no-repeat 0 5px;
	 padding-left:18px; /* the width of your image + some space */
	 margin: 3px 0;
}
#content-home1{
	width:272px;
	float:left;
}
#content-column1{
	width:520px;
	float:right;
	margin-right:15px
}
#content-column1-left{
	width:520px;
	float:left;
	padding-left:25px
}
#content-about1{
	width:475px;
	float:left;
	padding-left:25px;
}
#gift-certificates{
	width:255px;
	float:left;
	margin-top:15px;
	margin-left:15px;
	position:relative;
}
#gift-certificates2{
	width:245px;
	float:left;
	margin-top:15px;
	margin-left:15px;
	position:relative;
}
#content-about2{
	width:255px;
	float:left;
	background-color:#FFB7B7;
	padding:15px;
	margin-top:15px;
	margin-left:15px;
	position:relative;
}
#content-about2 a{
	color:#39221C;
}
#content-column2{
	width:215px;
	float:left;
	background-color:#FFB7B7;
	padding:15px;
	margin-top:15px;
	margin-left:15px;
	position:relative;
}
#corner-pink-topleft{
	background-image:url(/images/corner-pink-topleft.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	width:9px;
	height:9px;
}
#corner-pink-bottomright{
	background-image:url(/images/corner-pink-bottomright.jpg);
	background-repeat:no-repeat;
	position:absolute;
	bottom:0px;
	right:0px;
	width:9px;
	height:9px;
}
#corner-pink-topright{
	background-image:url(/images/corner-pink-topright.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	right:0px;
	width:9px;
	height:9px;
}
#corner-pink-bottomleft{
	background-image:url(/images/corner-pink-bottomleft.jpg);
	background-repeat:no-repeat;
	position:absolute;
	bottom:0px;
	left:0px;
	width:9px;
	height:9px;
}
#corner-white-topleft{
	background-image:url(/images/corner-white-topleft.png);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	left:0px;
	width:7px;
	height:7px;
}
#corner-white-topright{
	background-image:url(/images/corner-white-topright.png);
	background-repeat:no-repeat;
	position:absolute;
	top:0px;
	right:0px;
	width:7px;
	height:7px;
}
#corner-white-bottomright{
	background-image:url(/images/corner-white-bottomright.png);
	background-repeat:no-repeat;
	position:absolute;
	bottom:0px;
	right:0px;
	width:7px;
	height:7px;
}
#corner-white-bottomleft{
	background-image:url(/images/corner-white-bottomleft.png);
	background-repeat:no-repeat;
	position:absolute;
	bottom:0px;
	left:0px;
	width:7px;
	height:7px;
}
.contenttext{
	color:#39221C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}
.contenttext a{
	color:#F863C0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
}
.contenttext a:hover{
	color:#39221C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}
.header{
	color:#39221C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-right:30px;
}
.header a{
	color:#39221C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.header a:hover{
	color:#39221C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.btn-moreinfo{
	margin-left:25px;
	border:0px;
}
#clear{
	clear:both;
}
.title{
	color:#39221C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.subnav{
	color:#39221C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:12px;
}
.subnav a{
	color:#39221C;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:12px;
}
.subnav a:hover{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	line-height:12px;
}
.feature-img{
margin-top:15px;
}
#optimumad{
	width:125px;
	height:125px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	position:relative;
}
#pilatesenergystudio{
	width:225px;
	height:92px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	position:relative;
}
.subject {
	display: none;	
}
