* { padding: 0; margin: 0; }



body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-image: url(../images/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	color: #7B7B7B;
}
#wrapper {
	margin: 0 auto;
	width: 849px;
}
#main {
	margin-bottom: 0px;
	overflow: hidden;
	width: 100%;
	height: 355px;
	background-color: #e9e9e9;
}
#nav {
	color: #7B7B7B;
	width: 830px;
	padding: 10px 10px 0px 10px;
	height: 120px;
	margin: 10px 0px 0px 0px;
}

#sub_nav {
	color: #4dae2c;
	width: 804px;
	padding: 10px 10px 10px 35px;
	height: 10px;
	background:url(../images/subnav_bg.jpg) repeat-x;
}

.sub_nav_btn {
	margin:0px 8px 0px 2px;
	text-align:center;

}

.sub_nav_links {
	color:#4dae2c;
	text-decoration:none;
	}
	
#sub_nav_links a, #sub_nav_links a:visited {
	text-decoration:none;
	color:#358419;

}
#sub_nav_links a:hover {
	text-decoration:underline;
	color:#358419;
}

#sub_nav_links a:active, a:hover {
	text-decoration:none;
	
}


.right_nav_links {
	color:#fff;
	text-decoration:none;
	}
	
#right_links a, #sub_nav_links a:visited {
	text-decoration:none;
	color:#999;

}
#right_links a:hover {
	text-decoration:none;
	color:#999;
}

#right_links a:active, a:hover {
	text-decoration:none;
	
}




#nav_btns_bar {
	float:right;
	width:575px;
	margin-top:71px;
	height:30px;
}

#nav_btn {
	height:30px;
	margin:0px 12px 0px 12px;
	text-align:center;
	float:left;
}

.nav_links {
	color:#7B7B7B;
	text-decoration:none;
	}
	
#nav_links a, #sub_nav_links a:visited {
	text-decoration:none;
	color:#7B7B7B;

}
#nav_links a:hover {
	text-decoration:underline;
	color:#7B7B7B;
}

#nav_links a:active, a:hover {
	text-decoration:none;
	
}

#head {
	
	padding: 10px;
	margin: 0px 0px 0px 0px;
	height: 380px;
	width: 829px;
}

#head_left {
	width: 545px;
	height:350px;
	margin: 10px 15px 10px 10px;
	float: left;
	background-image: url(../images/mainimage_1hourtherapy.jpg);
	background-repeat:no-repeat;
}

#head_left_content {
	width: 545px;
	height:350px;
	margin: 10px 15px 10px 10px;
	float: left;
	background-color: #FFF;
	color: #7B7B7B;
}

#head_vidbtn {
	height:60px;
	margin:290px 0 0 395px;
}


#head_foot {
	height:8px;
	width: 535px;
	font-size:0.8em;
	margin-top:10px;
	color:#7B7B7B;
	margin-left:15px;
}
#head_foot_location {
	height:10px;
	width: 100%;
	font-size:0.8em;
	margin-top:5px;
	color:#7B7B7B;
}

#copy_padding {
	padding:20px;
	color:#7B7B7B;
	width:505px;
	line-height:1.5em;
	height:180px;
}
#location_header {
	padding:20px;
	color:#999;
	width:505px;
	line-height:1.5em;
	height:30px;
	background-color:#63B724;
	color:#FFF;
	font-size:1.7em;
	background-image: url(../images/headbg.jpg);
}
#location_main_foot { padding-left:20px; padding-right:20px; padding-top:10px; padding-bottom:20px; color:#63B724; width:505px; line-height:1.5em; height:30px; border-top:thin; border-top-color: #F0F0F0; border-top-style:solid; border-top-width:thin; }

#head_right {
	width: 235px;
	height:350px;
	margin: 10px 10px 10px 10px;
	float: left;
	background-color: #63B724;
	color: #FFF;
}



#logo {width:189px; height:80px; float:left; background-image:url(../images/logo.jpg); background-repeat:no-repeat; margin-left:19px; margin-top:21px;}

#leftcolumn {
	display: inline;
	margin: 20px 10px 20px 20px;
	padding: 20px;
	width: 215px;
	float: left;
	background-color:#FFF;
	height: 270px;
	overflow: hidden;
}
#center_column {
	float: left;
	background-color:#FFF;
	margin: 20px 0px 20px 20px;
	padding: 20px;
	width: 215px;
	display: inline;
	position: relative;
	height: 270px;
	overflow: hidden;
}
#rightcolumn {
	display: inline;
	position: relative;
	background-color:#FFF;
	margin: 20px 20px 20px 0px;
	padding: 20px;
	width: 200px;
	float: right;
	height: 270px;
	overflow: hidden;
}
#footer {
	width: 809px;
	clear: both;
	color: #FFF;
	margin: 0px 0px 0px 0px;
	padding: 25px 20px 20px 20px;
	background-color: #333333;
	height: 105px;
	font-size: 0.9em;
}

#footer_copyright {
	width: 829px;
	clear: both;
	color: #FFF;
	padding: 10px;
	background-color: #333333;
	height: 10px;
	font-size: 0.7em;
	text-align:center;
}

a.footer:link {
	color: #64e02f; text-decoration: none;
}

a.footer:hover {
	color: #64e02f; text-decoration: none;
}

a.footer:visited {
	color: #64e02f; text-decoration: none;
}

a.footer:active {
	color: #64e02f; text-decoration: none;
}

#foot_left { width:250px; line-height:2em; float:left; margin-left:20px; }

#foot_center {
	width:250px;
	line-height:2em;
	float:left;
	margin-left:20px;
	text-align: center;
	margin-top: 10px;
}

#foot_right { width:170px; line-height:2em; float:right; margin-right:20px; }

.socialicons {
	margin:3px;
	float:right;
}

.clear { clear: both; background: none; }

