body {
	background: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color:#444;
	margin: 0 auto;
	padding: 0; 
        float:left; 
}
img{
	border:none
}
div {
	text-align: left;
}
.holder {
        position:relative;        
        width: 780px;
        top:89px;
	margin: 0px;
	padding: 0;
        border-right:1px solid #cccccc; 
        background: url(back.gif) repeat-y; 
        }
.header{
	position:absolute;
        width:780px; 
	height:89px;
	background:url(headbg.gif) repeat-x;
        border-right:1px solid #cccccc;
        }
.imagefit {
	float: right;
	margin: 23px 15px 0 0;
}
.memberships {
	margin: 23px 0px 0px 100px;
}
.membership {
	margin: 13px 0px 20px 50px;
}
.logo {
	float: left;
	margin: 0px 0 0 2px;
}
.testimonial {
	margin: 0px 0 0 2px;
	}
.main {
	clear:both;
	line-height: 160%;
}
.left {
	float: left;
	width: 240px;
	padding: 0px;
	margin-top:-5px;
	background: #ECF5CE;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	}
.testimonials {
	background: #ECF5CE;
	padding: 15px;
	margin-top: 5px;
	}
.right {
        float: right;
	width: 538px;
	margin-top:-5px;
	background: #ffffff;
	border-top:1px solid #cccccc;
        }
.right h2{
	font:20pt 'Palatino Linotype', 'book antiqua', 'Palatino';
	color:#333333;
	margin-top: 5px; 
	margin-bottom:5px;
	clear:both;
}
.right h3{
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
        font-size: 14pt;
	color:#333333;
	margin-top: 5px; 
	margin-bottom:5px;
	line-height: 24px;
	clear:both;
}
.content {
	background: #ffffff;
	padding: 20px;
	border-top:1px solid #cccccc;
	margin-top:-3px;
}
a {
	color: #767D5A;
}
a:hover {
	color: black;
}
.client { 
	color: #6E6335; 
	font-size: 7pt; 
	text-transform: uppercase;
	line-height: 3.0em;
}
.bottom {
	clear:both;
        height:180px;
	line-height: 18px; 
	border-top:1px solid #cccccc;
        border-right: 1px solid #cccccc;
	background: #B8CC53;
	padding: 5px 5px 10px 5px; 
	text-align: center;
}
a.bottomlinks {
	text-decoration: none;
	color: black;
}
a.bottomlinks:hover {
	text-decoration: underline;
	color: black;
}
.nav ul{
	margin:0px; 
	padding:0px;
	list-style:none;
}
.nav ul li{
	width:240px; 
	height:31px;
	margin:0px; 
	padding:0px;
	border-bottom:1px solid #cccccc;
	}
.nav ul li a{
	display:block; 
	width:240px; 
	height:31px; 
	text-indent:20px; 
	line-height:31px; 
	text-decoration:none;
	background-color: #ededed;
	}
.nav ul li a:hover{
	background-color: #bed354;
}
.nav ul li a.on{
	background-color: #bed354; cursor:default;
}
textarea {
	color:#000;
	background:url(formbg.gif) bottom repeat-x;
	}
input, textarea{
	padding:2px;
	font:1em verdana;
}
#form label {
	display: inline;
	float: left;
	width: 80px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	padding-bottom: 5px;
	}
#form .form_field {
	width: 235px
	}
#form .button {
	text-align: right;
	float:none;
	padding-top:10px;
    padding-bottom: 20px;
	}
#form {
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
	}
#form fieldset {
	border-width: 0px;
	clear: both; 
	margin-bottom: 10px; 
	}
.trainer {
	float: right;
	margin: 5 0 0 20px;
	border: #000000 1px solid;
}