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



* {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
}
p, a, span, li, h1, h2, h3, label, input {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
body {
	background-image: url(../images/span_content.jpg);
	background-repeat: repeat-y;
	background-color: #fff;
	background-position:center top;
}
#main {
	background-image: url(../images/bg_body.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}
#header {
	width: 1015px;
	height: 107px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
#menu {
	float: left;
	width: 1015px;
	height: 27px;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
	margin-bottom: 2px;
}
#main_content {
	width: 1015px;
	min-height: 916px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}
#menu ul {
	list-style: none;
/*	margin-left: 10px;*/
}
#menu li {
	display: inline;
}
#menu li a {
	width: 135px; /*164*/
	float: left;
	text-align: center;
	font-size: 14px;
	color: #488FB9;
	font-weight: bold;
	line-height: 27px;
}
#menu li a:hover, #menu li a.active {
	background-image: url(../images/bg_li.jpg);
	background-repeat: repeat-x;
	color: #000000;
}
#menu li.first a {
	float: left;
	width: 167px;
	height: 27px;
}
#menu li.first a:hover, #menu li.first a.active {
	color: #000;
	background: url(../images/first_ovr.jpg) no-repeat;
}
#menu li.last a {
	float: right;
	width: 159px;
	height: 27px;
}
#menu li.last a:hover, #menu li.last a.active {
	color: #000;
	background: url(../images/last_ovr.jpg) no-repeat;
}
span.separator {
	background-image: url(../images/bg_li_separator.jpg);
	background-repeat: no-repeat;
	width: 2px;
	height: 26px;
	margin-top: 1px;
	float: left;
}
#splash {
	width: 1015px;
	height: 261px;
	background-image: url(../images/splash_image.jpg);
	background-repeat: no-repeat;
}
.splash_menus {
	float: left;
	width: 265px;
	height: auto;
	margin-left: 3px;
}
.splash_menus img {
	width: 265px;
	height: 87px;
	float: left;
}
.sidebar {
	float: left;
	width: 268px;
	height: auto;
	background-color: #fff;
}
.clickhere {
	background-image: url(../images/bg_clickhere.jpg);
	background-repeat: no-repeat;
	width: 268px;
	height: 155px;
	float: left;
}
.clickhere span {
	margin-top: 18px;
	margin-left: 16px;
	float: left;
}
.sideform {
	background-image: url(../images/bg_form_sidebar.jpg);
	background-repeat: no-repeat;
	width: 228px;
	height: 307px;
	float: left;
	;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
.sideform h1 {
	font-size: 16px;
	color: #0265A4;
	text-align: center;
}
.sideform span {
	font-size: 12px;
	font-weight: bold;
	margin-left: 80px;
}
.sideform form {
	margin-left: 10px;
}
.sideform input {
	background-color: #F2F2F2;
	width: 205px;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
}
input.comments {
	border: 1px solid #000;
	margin-top: 10px;
	width: 205px;
	height: 60px;
}
.right_content {
	width: 747px;
	height: auto;
	float: left;
	background: #fff url(../images/right_content_bk.jpg) top left no-repeat;
}
.right_content_top {
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 727px;
	min-height: 243px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 30px;
}
.right_content_top h1 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 5px;
}
.right_content_top h1 span {
	color: #0265A4;
	font-weight: bold;
}
.right_content p {
	//**width: 650px;**//
	height: auto;
	font-size: 12px;
	margin-bottom: 10px;
	float: left;
	margin-right:20px;
}

.right_content ul {
	width: 475px;
	height: auto;
	font-size: 12px;
	margin-bottom: 10px;
	float: left;
}

.right_content h3 {
	width: 475px;
	height: auto;
	font-size: 12px;
	margin-bottom: 10px;
	float: left;
}

.text-wrap {
	width:auto;
	height: auto;
	font-size: 12px;
	margin-bottom: 10px;
}

.left_content {
	float: left;
}
.sub_content {
	width: 727px;
	height: auto;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: 25px;
}
.sub_content h1 {
	float: left;
	width: 95%;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color:#0265A4;
	font-weight:bold;
	margin: 5px 0px;
	border-bottom: 1px solid #0265A4;
	padding: 0px 0px 3px 5%;
	background: url(../images/image_intro.png) left no-repeat;
}
.sub_content p {
	width: 100%;
	height: auto;
	font-size: 12px;
	margin-bottom: 10px;
	float: left;
}
.sub_content span {
	font-size: 12px;
	font-weight: bold;
	color: #0265A4;
}
.sub_content img {
/*	float: right;*/

}

.sub_content ul {
	margin-left:2em;
	width:460px;
	
	padding:1em;
	}


.testimonials {
	background-image: url(../images/bg_testimonial.jpg);
	background-repeat: no-repeat;
	width: 708px;
	height: 105px;
	float: left;
	margin-left: 8px;
	padding: 10px;
	margin-bottom: 20px;
}
.testimonials h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0265a4;
	margin-bottom: 10px;
}
.testimonials p {
	width: 675px;
	height: auto;
	float: left;
	margin-top: 5px;
}
span.author {
	float: left;
	margin-left: 20px;
	margin-top: -5px;
}
.content_bottom {
	width: 727px;
	height: auto;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.content_bottom h1 {
	color: #0265A4;
	font-weight: bold;
	font-size: 16px;
}
.location {
	width: 50%;
	height: auto;
	float: left;
}
.information {
	width: 50%;
	height: auto;
	float: right;
}
.information_box {
	border: 1px solid #0E71B0;
	width: 335px;
	height: 70px;
	padding: 10px;
}
.information_box p {
	width: 100%;
	height: auto;
}
.information_box input {
	background-image: url(../images/bg_input_information.jpg);
	background-repeat: no-repeat;
	width: 232px;
	height: 22px;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	color: #D0D0D0;
}
input.btn_join {
	background-image: url(../images/bg_join.jpg);
	background-repeat: no-repeat;
	width: 68px;
	height: 27px;
	line-height: 27px;
	float: left;
	/*	margin-left: 5px;*/

	border: none;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
.information_box span, input.btn_join {
	background-image: url(../images/bg_join.jpg);
	background-repeat: no-repeat;
	width: 68px;
	height: 27px;
	float: left;
	margin-left: 5px;
}
.information_box span a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 20px;
}
.information_box span a:hover {
	color: #000000;
	font-weight: bold;
}
#footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center;/*margin-top: -35px;*/

}
.footer_content {
	width: 1015px;
	min-height: 139px;
	margin-left: auto;
	margin-right: auto;
}
.footer_content ul {
	list-style: none;
	float: right;
	margin-top: 65px;
	width: 635px;
	height: auto;
}
.footer_content li {
	display: inline;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #0066a4;
}
.footer_content a {
	color: #0066a4;
	font-weight: bold;
}
.footer_content a:hover {
	color: #000000;
}
#footer p {
	width: 635px;
	float: right;
	font-size: 11px;
	color: #9f9f9f;
	text-align: center;
}
.contact_us_form input {
	border: 1px solid #000;
	margin-bottom: 5px;
}
.contact_us_form label {
	width: 150px;
	float: left;
}
.contact_us_form {
	font-size: 12px;
	margin-top: 20px;
	margin-left: 75px;
	float: left;
}
.contact_us_form span {
	color: #cc0000;
}
/*----added 06.13.09---*/

blockquote {
	width: 90%;
	margin: 10px auto;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}
.highlight_wrap {
	float: left;
	width: 100%;
	border-top: 1px solid #efefef;
	margin: 5px 0px;
}
span.highlight_indent {
	float: left;
	width: 25%;
	background: #0068A1;
	padding: 5px;
	color: #fff;
}
p.indented {
	float: left;
	width: 70%;
	padding-left: 5px;
	padding-top: 3px;
}
.sub_content h3 {
	float: left;
	width: 100%;
	padding: 3px 0px;
	margin: 5px 0px;
	border-bottom: 1px solid #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0068a1;
}
ul.listings {
	width: 90%;
	margin: 0px;
	padding: 0px 0px 0px 5%;
}
ul.listings li {
	margin: 0px;
	padding: 3px 0px 3px 20px;
	list-style: none;
	font-size: 12px;
	background: url(../images/bullet_arrow.gif) left center no-repeat;
}
/*---added 06.15.09---*/

input.btn_gethelp {
	float: right;
	width: 109px;
	height: 23px;
	background: url(../images/btn_gethelp.jpg) no-repeat;
	border: none;
	cursor: pointer;
	margin: 5px 0px;
}
textarea.gethelp_msg {
	width: 205px;
	height: 100px;
	border: 1px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: none;
}

/*----added 06.20.09---*/
.modalform input {
	border: 1px solid #000;
	margin: 3px 0px;
}
.inset_box {
	width: 85%;
	margin: 10px auto;
}
.inset_wrap {
	float: left;
	width: 96%;
	padding: 2%;
	border: 1px solid #00CCFF;
	background: #DFEFFF;	
}


/*---added 06.27.09----*/
a.mens {
	float: left;
	width: 265px;
	height: 87px;
	background: url(../images/mens-programs.jpg) 0px 0px no-repeat;
}
a.mens:hover {
	background: url(../images/mens-programs.jpg) 0px -87px no-repeat;
}
a.mens-active {
	float: left;
	width: 265px;
	height: 87px;
	background: url(../images/mens-programs.jpg) 0px -87px no-repeat;
}
a.womens {
	float: left;
	width: 265px;
	height: 87px;
	background: url(../images/womens-programs.jpg) 0px 0px no-repeat;
}
a.womens:hover {
	background: url(../images/womens-programs.jpg) 0px -87px no-repeat;
}
a.womens-active {
	float: left;
	width: 265px;
	height: 87px;
	background: url(../images/womens-programs.jpg) 0px -87px no-repeat;	
}
a.eating {
	float: left;
	width: 265px;
	height: 87px;
	background: url(../images/diet-treatment.jpg) 0px 0px no-repeat;
}
a.eating:hover {
	background: url(../images/diet-treatment.jpg) 0px -87px no-repeat;
}
a.eating-active {
	float: left;
	width: 265px;
	height: 87px;
	background: url(../images/diet-treatment.jpg) 0px -87px no-repeat;	
}

/*----added 07.02.09----*/
a.link-style01 {
	font-size: 120%;
	color: #0065A5;
	font-weight: bold;
}
a.link-style01:hover {
	color: #000;
}