/* Business Promotions */
/* Left Catmenu & Pagemenu */
* {
	margin: 0;
	padding: 0;
}
html {
	background: #D3F2B6 url(../images/html-bck.jpg) repeat-x;
	padding-bottom: 20px;
}

body {
	color: #555;
	font: 11px tahoma, verdana, arial, sans-serif;
	background: url(../images/footer_htmlbck.jpg) left bottom repeat-x;
}
p {
	margin: 12px 0;
}
a img {
	border: 0;
}
a {
	color: #555;
	background: none;
	text-decoration: underline;
	font-weight:bolder;
}
a:hover {
	color: #000;
	background: none;
	text-decoration: none;
}
html body #wrapper {
	width: 1024px;
	margin: 0 auto !important;
	background: #fff url(../images/bck.jpg) repeat-y;
}
#wrapper #top_phrases {
	background: #666;
}
#wrapper .site_phrases_top{
	top: 0;
	width: 1024px;
	font-size: 9px;
	padding: 0 10px;
	line-height: 36px;
	position: absolute;
}
#wrapper .site_phrases_bottom{
	font-size: 9px;
	line-height:18px;
	padding: 5px 10px;
	position:absolute;
	width: 1024px;
}
#wrapper .site_phrases_top ul{
	color: #555;
	font-weight: bold;
	list-style: none;
	text-align: center;
	margin: 0;
}
#wrapper .site_phrases_bottom ul{
	margin: 0;
	color: #6D870A;
	padding: 5px;
	list-style: none;
	font-weight: lighter;
	text-align: center;
}
#wrapper .site_phrases_top li, #wrapper .site_phrases_bottom li{
	padding: 5px;
	display: inline;
}
#skip_nav {
	display: none;
}
#top_inner_wrapper {
	float: left;
	width: 1024px;
	position: relative;
	/*background: url(../images/page-top.jpg) no-repeat;*/
	min-height: 457px;
	height: auto !important;
	height: 457px;
}
#title_bar h1 {
	left: -5000px;
	position: absolute;
}
#page_date {
	display: none;
}
#summary {
	left: -5000px;
	position: absolute;
}
#summary p {
	margin: 0;
}
#breadcrumb {
	display: none;
}
#logo object{
	top: 0;
	position: absolute;
}
#content {
	float: left;
	width: 653px;
	position: relative;
	padding: 45px 30px 0 25px;
	font: 13px Tahoma, Arial, Verdana, sans-serif;
}
#content_inner_wrapper {
	margin: 0;
}
#content h2 {
	top: 0;
	left: 0;
	margin: 0;
	height: 50px;
	width: 626px;
	color: #6c870a;	
	font-size: 18px;
	overflow: hidden;
	font-weight: bold;
	line-height: 46px;
	position: absolute;
	padding: 0 50px 0 30px;
	background: url(../images/main-header.jpg) no-repeat;
}
#content h3 {
	color: #6c870a;
	font-size: 14px;
	height: 18px;
	display: inline;
}
#content h4 {
	color: #6c870a;
	font-weight: bold;
	padding: 5px 0 7px 0;
	font: 12px tahoma, verdana, arial, sans-serif;
}
#content ul {
	padding-left: 30px;
	margin: 15px 25px 15px 25px;
}
#content ol {
	overflow: hidden;
	padding-left: 30px;
	margin: 15px 25px 15px 25px;
}
#content img {
	border: 1px solid #a6a6a6;
}
.editor_overlay {
	background-color: #e7e7e7;
	border: 1px dashed #485e5c;
}
#content form {
	background: #daf189;
	border: #666 solid 0px;
	padding-bottom: 15px !important;
}
#content label {
	color: #666;
}
#content textarea {
	color: #F61313;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
#content input {
	color: #F61313;
	background-color: #FFFFCC;
}
#content fieldset {
	border: 0;
}
#content form p#submitButtons {
	float: right;
	padding-right: 25px;
}
#content input#submit {
	width: 60px;
	color: #fff;
	margin-top: 8px;
	cursor: pointer;
	font-weight: bold;
	margin-right: 10px;
	background: #6c870a;
}
#content input#submit:hover {
	color: #fff;
	background: #666;
}
#content input#reset {
	color: #fff;
	width: 100px;
	margin-top: 8px;
	cursor: pointer;
	font-weight: bold;
	background: #6c870a;
}
#content input#reset:hover {
	color: #fff;
	background: #666;
}
#content radio {
	color: #cc0000;
}
#content checkbox {
	color:#cc0000;
}
#content select {
	color:#cc0000;
}
#content input.errorInput, #content textarea.errorInput, #content checkbox.errorInput {
	color: #F00;
	border: 1px solid #f00;
	border-bottom-color: #EFD1D1;
	border-right-color: #EFD1D1;
}
#content input.okayInput, #content textarea.okayInput, #content checkbox.okayInput {
	color: #009900;
	border: 1px solid #009900;
	border-right-color: #CFFFCF;
	border-bottom-color: #CFFFCF;
}
#lhcol {
	float: left;
	color: #fff;
	width: 312px;
	display: inline;
	margin-top: 0px;
	position: relative;
	min-height: 31px;
    height: auto !important;
	height: 31px;
}
#lhcol #leftcatmenu ul {
	margin: -200px 0 0 0;
	width: 270px;
	overflow: hidden;
	text-align: left;
	text-decoration: none;
	padding: 0 0 2px 35px;
	background: url(../images/catmenu_bottom.jpg) left bottom no-repeat;
	z-index:0;
}
#lhcol #leftcatmenu ul li {
	height: 35px;	
	width: 270px;
	list-style: none;
	font-weight: bold;
}
#lhcol #leftcatmenu ul li a {
	color: #fff;
	width: 196px;
	height: 31px;
	padding: 0 37px;
	overflow: hidden;
	line-height: 27px;
	background: url(../images/catmenu_a.jpg) no-repeat;
}
#lhcol #leftcatmenu ul li a:hover {
	color: #6c870a;
	text-decoration: none;
	background: url(../images/catmenu_hover.jpg) no-repeat;
}
#lhcol #leftcatmenu ul li.this_page {
	width: 196px;
	height: 35px;
	color: #6c870a;
	padding: 0 37px;
	overflow: hidden;
	line-height: 27px;
	background: url(../images/catmenu_hover.jpg) no-repeat;
}
#lhcol h2{
	margin: 0;
	width: 233px;
	height: 57px;
	color: #6c870a;
	font-size: 18px;
	font-weight: 700;
	overflow: hidden;
	line-height: 36px;
	text-align: center;
	padding: 45px 25px 0 54px;
	background: url(../images/lhcol-h2.jpg) no-repeat center top;
}
#pagemenu_inner_wrapper_left ul {
	width: 312px;
	list-style: none;
	background: url(../images/lhcol_bck.jpg) repeat-y;
}
#pagemenu_inner_wrapper_left ul li {
	width: 312px;
	list-style: none;
	font-weight: bold;
}
#pagemenu_inner_wrapper_left ul li a {
	margin: 0;
	height: 48px;
	width: 236px;
	color: #000;
	display: block;
	font-size: 11px;
	overflow: hidden;
	line-height: 37px;
	text-decoration: none;
	padding: 0 10px 0 66px;
	background: url(../images/pagemenu_a.jpg) no-repeat;
}
#pagemenu_inner_wrapper_left ul li a:hover {
	color: #6c870a;
	text-decoration: underline;
	background: url(../images/pagemenu_hover.jpg) no-repeat;
}
#pagemenu_inner_wrapper_left ul li.this_page {
	width: 155px;
	height: 15px;
	display: block;
	color: #6c870a;
	padding: 0 20px;
	font-size: 11px;
	text-decoration: underline;
	background: url(../images/pagemenu_hover.jpg) no-repeat;
}
#pagemenu_inner_wrapper_left .sidebar_plugin ul {
}
#lhcol #lhcol_inner_wrapper #sidebar_text p {
	margin: 0 !important;
	padding: 10px 10px 3px 66px !important;
	width: 229px !important;
}
.sidebar_plugin {
	width: 312px;
	padding-bottom: 50px;
	background: url(../images/lhcol_bottom.jpg) left bottom no-repeat;
}
.sidebar_plugin p {
	margin: 0;
	width: 220px;
	color: #000;
	padding: 9px 20px 20px 66px;
	background: url(../images/lhcol_bck.jpg) repeat-y;
}
span.sidebarAddressHead {
	color: #6c870a;
}
.sidebar a {
	color: #6c870a;
}
.sidebar a:hover {
	color: #6c870a;
}
#sidebar_image{
	width: 88% !important;
	padding: 3px 0 0 25px;
}
#lhcol #lhcol_inner_wrapper #sidebar_image img {
	border: 1px solid;
	height: auto !important;
	width: 169px !important;
}
#lhcol #pagemenu_inner_wrapper_left #sidebar_image p {
	width:100%;
	margin: 0px;
	padding: 0px 0px 23px 0 !important;
}
#pagemenu_inner_wrapper_left .sidebar_plugin ul li.this_page {
	color: #fff;
	width: 166px;
	padding: 0 20px;
	line-height: 30px;
	text-decoration: none;
}
#pagemenu_inner_wrapper_left ul li.this_page.visibility {
	margin: 0 !important;
}
#footer {
	clear: both;
	width: 1024px;
	font-size: 11px;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	background:#6D870A;
}
#footer_inner_wrapper {
	width: 1024px;
	overflow: hidden;
	padding: 68px 0 15px 0;
	background: url(../images/footer-top.jpg) no-repeat;
}
#footer_inner_wrapper ul {
	float: left;
	width: 824px;
	margin: 5px 0 0;
	line-height: 5px;
	text-align:center;
	padding: 5px 100px 10px 100px;
	background:url(../images/footer-bck.jpg) repeat-y;
}
#footer_inner_wrapper ul li.first_item {
	padding: 0;
}
#footer_inner_wrapper ul li {
	display: inline;
	margin: 0 0 0 4px;
	text-align: center;
	padding: 2px 0 0 14px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	background:url(../images/footer-bck.jpg) repeat-y;
}
#footer_inner_wrapper ul li a {
	color: #fff;
	text-decoration: none;
	background:url(../images/footer-bck.jpg) repeat-y;
}
#footer_inner_wrapper ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer_inner_wrapper ul li.this_page {
	color: #fff;
	text-decoration: underline;
}
#footer_inner_wrapper p#copyright {
	float: left;
	width: 924px;
	margin: 0;
	color: #fff;
	text-align: center;
	padding: 5px 50px 0 50px;
	background:url(../images/footer-bck.jpg) repeat-y;
}
#link_rotator {
	margin: 0;
	float: left;
	width: 924px;
	color: #fff;
	padding: 10px 50px;
	text-align: center;
	background:url(../images/footer-bck.jpg) repeat-y;
}
#link_rotator a {
	color: #fff;
	text-decoration: underline;
}
#link_rotator a:hover {
	color: #fff;
}
#subfooter {
	clear: both;
	background:url(../images/footer-bck.jpg) repeat-y;
}

#dropdown_SkypeButton_Dropdown_therapy_1 {z-index:999;}

#image_1 {margin-right:15px;}

.logos {
	width:240px;
	min-height:80px;
	background:#FFFFFF;
	margin:20px 0 10px 45px;
	border-radius:15px;
	padding:10px 5px;
	}
#hcpc {
	margin-bottom:10px;
	}
.video_container {
	min-width:10px;
	min-height:10px;
	margin:30px 10px 10px 10px;
	} 