html{font-size:100.01%;}
body{
	font:64%/14px "Trebuchet MS",sans-serif;
	margin:0;
 	color:#6b5903;
	background: #fff;
	vertical-align: top;
	padding-top: 15px;
}
a{
	color:#738E3A;
	cursor: pointer;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
form, fieldset{display:inline;}
img{border:none;}
label, select, textarea, input{vertical-align:top;}
select, input, textarea{
	font: 12px/14px Arial, sans-serif;
	color: #6b5903;
}
.header{
	position: absolute;
	width: 100%;
	overflow: hidden;
	z-index: 100;
	left: 0px;
	top: -2px;
}
.nav{
	color: #77992e;
	float: right;
	margin: 0;
	padding: 0 0 57px;
	list-style: none;
}
.nav li{
	display: inline;
	float: left;
	background: url(../images/sep.gif) no-repeat 0 50%;
	padding: 0 6px 0 7px;
	font-size: 12px;
	line-height: 15px;
}
.nav li a{color: #77992e;}
.nav .active a, .nav li a:hover{
	color: #eda932;
	text-decoration: none;
}
.nav li:first-child{background: none;}
.logo{
	background:#fff url(../images/FitMed-Partners-logo.gif) no-repeat;
	width: 195px;
	height: 83px;
	overflow: hidden;
	text-indent: -3333px;
	position: absolute;
	left: 4px;
	z-index: 1000;
	top: 18px;
}
.main{
	margin:0 auto;
	width: 741px;
	position: relative;
}
.sidebar{
	background: url(../images/sidebar-bg.gif) no-repeat 100% 0;
	height: 227px;
	width: 576px;
	float: right;
	clear: right;
}
.sidebar .frame{
	width: 343px;
	float: left;
	padding: 0;
}
.sidebar .frame img{
	display: block;
}
.sidebar div{
	float: left;
	width: 223px;
	padding:31px 0 0 10px;
}
.sidebar h2{
	margin: 0;
	font-size: 22px;
	line-height: 24px;
	color: #fff;
	padding-left: 3px;
}
.sidebar p{
	margin: 0;
	font-size: 13px;
	line-height: 18px;
	padding: 10px 20px 0 3px;
	height: 120px;
}
.sidebar a{
	color: #77992e;
	font-size: 15px;
	margin-left: 4px;
	line-height: 19px;
}
.tabs{
	clear: right;
	float: right;
	height: 31px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}
.tabs li{
	display: inline;
	background: url(../images/tab-item-part2.gif) no-repeat  100% 0;
	float: left;
	height: 31px;
}
.tabs a{
	background: url(../images/tab-item-part1.gif) no-repeat;
	float: left;
	color: #99962c;
	height: 31px;
}
.tabs a span{
	float: left;
	background: url(../images/arrow-green.gif) no-repeat 100% 11px;
	font-size: 130%;
	white-space: nowrap;
	height: 25px;
	line-height: 25px;
	padding: 6px 34px 0 19px;
}
.tabs a:hover, .tabs a{text-decoration: none;}
.tabs a:hover span, .tabs .active span{
	background: url(../images/arrow-orange.gif) no-repeat 100% 11px;
	color: #77992e;
}
.content{
	width: 576px;
	float: right;
	margin-top: 341px;
}
.content-inner{
	width: 574px;
	border: 1px solid #dbd89e;
	background: #fff5cb;
	line-height: 19px;
	padding-bottom: 8px;
}
.page2 .content-inner{
	width: 398px;
	float: right;
	background: none;
	border: 0;
}
.page2 .sidebar2{
	width: 161px;
	float: left;
}
.page2 .sidebar2 h5{
	color: #E2951A;
	font-size: 13px;
	line-height: 17px;
	margin: 0;
	padding: 15px 20px 2px 18px;
}
.page2 .columns-holder{
	background: url(../images/content-part2.gif) repeat-y;
	width: 100%;
}
.page2 .columns-holder-outer{background: url(../images/content-part1.gif) no-repeat 0 100%;}
.page2 .columns-holder-inner{
	overflow: hidden;
	width: 100%;
	background: url(../images/content-part3.gif) no-repeat;
}
.content h1{
	font-weight: normal;
	font-size: 170%;
	line-height: 25px;
	color: #BCAF0F;
	margin: 0;
	padding: 15px 20px 2px 22px;
}
.content h2{
	font-weight: normal;
	color: #C18B33;
	font-size: 150%;
	line-height: 19px;
	margin: 0;
	padding: 15px 20px 2px 22px;
}
.content h2 a{
	color: #eda932;
}
.content h3{
	color: #C18B33;
	font-size: 12px;
	line-height: 17px;
	margin: 0;
	padding: 15px 0 2px 22px;
}
.list{
	margin: 0;
	padding: 0;
	list-style: none;
	color: #8c8722;
}
.list li{
	padding: 0 10px 17px 18px;
	font-size: 110%;
	line-height: 154%;
}
.list li a{color: #6b5903;}
.content p{
	margin: 0;
	font-size: 120%;
	padding: 10px 30px 9px 22px;
	line-height: 156%;
}
.content p a{
	color: #DB8303;
	text-decoration:underline;
}
.content .cite{
	border: 1px solid #dddd6d;
	background: #fff19c url(../images/line.gif);
	font-style: italic;
	margin-top: 16px;
	font-size: 130%;
	line-height: 172%;
	color: #6b5903;
}
.content .cite cite{
	padding: 14px 20px 0 0;
	display: block;
	height: 1%;
}
.content .cite cite:after{
	clear: both;
	content: "";
	display: block;
}
.content .cite img{
	float: left;
	position: relative;
	margin: -37px -16px -11px 0px;
}
.column{
	width: 151px;
	float: left;
	padding-top: 126px;
	position: relative;
	z-index: 101;
}
.module{
	background: url(../images/box-part1.gif) no-repeat;
	width: 151px;
	margin-bottom: 17px;
}
.module .inner{
	background: url(../images/box-part2.gif) no-repeat 0 100%;
	min-height: 245px;
	padding: 7px 5px 10px 10px;
}
.module h3{
	font-weight: normal;
	font-size: 150%;
	width: 100%;
	overflow: hidden;
	line-height: 113%;
	color: #eda932;
	margin: 0;
	padding-top: 4px;
}
.module h3 span{
	float: left;
	padding: 4px 3px 0 0;
}
.module h3 img{float: left;}
.module p{
	margin: 0;
	font-size: 120%;
	line-height: 17px;
}
.module a{
	color: #77992e;
	font-size: 120%;
	line-height: 17px;
}
.module1{
	background: url(../images/box1-part1.gif) no-repeat;
	width: 151px;
}
.module1 .inner{
	background: url(../images/box1-part2.gif) no-repeat 0 100%;
	width: 151px;
}
.module1 h3{
	font-size: 160%;
	vertical-align: baseline;
	line-height: 18px;
	color: #fff8d9;
	margin: 0;
	padding:15px 0 19px 11px;
}
.nav1{
	margin: 0;
	padding: 3px 0 0;
	list-style: none;
	vertical-align: baseline;
}
.nav1 li{
	padding: 15px 30px 8px 10px;
	font-size: 130%;
	line-height: 14px;
}
.nav1 .active a{
	text-decoration: none;
	color: #eda932;
}
.nav1 li a:hover{
	text-decoration: none;
	color: #eda932;
}
.nav1 li a span{color: #6b5903;}
.nav2{
	margin: 0;
	padding: 3px 0 0;
	list-style: none;
	vertical-align: baseline;
}
.nav2 li{
	padding: 15px 30px 8px 10px;
	font-size: 130%;
	line-height: 14px;
}
.nav2 li a{
	text-decoration: none;
	color: #eda932;
}
.nav2 li a:hover{
	text-decoration: none;
	color: #77992E;
}
.form{padding: 0 0 11px 10px;}
.form h4{
	margin: 0;
	font-size: 120%;
	line-height: 14px;
	vertical-align: baseline;
	padding: 4px 0 3px;
}
.form label{
	display: block;
	font-size: 120%;
	vertical-align: baseline;
	line-height: 14px;
}
.form .submit{
	background: url(../images/btn-submit.gif) no-repeat;
	padding: 0;
	text-indent: -3333px;
	overflow: hidden;
	cursor: pointer;
	display: block;
	margin: -3px 0 0;
	border: 0;
	width: 100px;
	height: 24px;
}
.form ul{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
	overflow: hidden;
}
.form ul:after{
	clear: both;
	display: block;
	content: "";
}
.form ul li{
	overflow: hidden;
	float: left;
	width: 100%;
	padding-bottom: 3px;
}
.form ul li label{
	display: inline;
	padding-top: 1px;
	float: left;
}
.form div{padding-bottom: 15px;}
.form div div{
	background: url(../images/input-text.gif) no-repeat;
	width: 125px;
	height: 17px;
	padding:2px 0 0 4px;
}
.form div div input{
	border: 0;
	font-size: 12px;
	line-height: 15px;
	width: 121px;
	float: left;
	margin: 0;
	padding: 0;
	background: transparent;
}
.form .note{
	color: #8c8722;
	font-size: 120%;
	line-height: 17px;
	padding-top: 10px;
	vertical-align: baseline;
	display: block;
}
.footer{
	clear:both;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.footer .nav{
	padding-bottom: 0;
	float: right;
	margin-right: -10px;
	overflow: hidden;
	white-space: nowrap;
	width: 590px;
}
.footer .nav li{
	margin-left: -2px;
	padding:0 4px 0 7px;
	color:#8c8722
}
.footer div{
	float: left;
	color: #8c8722;
	font-size: 120%;
	line-height: 115%;
	width: 140px;
	padding-left: 13px;
}

.outtaHere {
	position:absolute;
	left:-3000px;
}
/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	width:15px;
	height:13px;
	overflow: hidden;
	background: #fff;
	border: 1px solid #abaa46;
	cursor: pointer;
	padding: 0 !important;
	float: left;
	margin-right: 5px;
	background: #fff url(../images/img-check-box.gif) no-repeat -100px 0;
}
.checkboxAreaChecked {
	border-color: #817C00;
	background-position: 0 0;
}
