body{
	background-color:white;
	font-family:Verdana;
	font-size:small;
}
a
{
	color:#808080;
}

#container
{
	width:760px;
	margin:0 auto;
	margin-top: 10px;
	border:1px solid #808080;
	padding: 0;
}

#content
{
	clear:both;
	float:left;
	width:760px;
	height:100%;
	margin:0 auto;
}

#header
{
	clear:both;
	width:760px;
	height:64px;
	background-image:url(images/bkg_hdr.jpg);
}

#header_home
{
	clear:both;
	width:266px;
	height:64px;
	background-image:url(images/1_home_01_home.jpg);
}

#header_menu_left
{
	clear:both;
	float:left;
	width:290px;
	height:13px;
}
#header_menu_middle
{
	float:left;
	margin-top:40px;
	width:460px;
	height:13px;
}
#header_menu_spacer_first
{
	float:left;
	width:7px;
	height:11px;
}

.header_menu_spacer
{
	float:left;
	width:25px;
	height:11px;
}

#header_menu_spacer
{
	float:left;
	width:25px;
	height:11px;
}

div.header_menu_item
{
	float:left;
	height:11px;

}

#header_menu_aboutus
{
	float:left;
	height:11px;

}

#header_menu_conditions
{
	float:left;
	height:11px;
}

#header_menu_therapies
{
	float:left;
	height:11px;
}

#header_menu_products
{
	float:left;
	height:11px;
}

#header_menu_services
{
	float:left;
	height:11px;
}

#header_menu_contactinformation
{
	float:left;
	height:11px;
}

#menu
{
	clear:both;
	float:left;
	width:263px;
	height:100%;
	background-image:url(images/bkg_sidemenu.jpg);
}
#menu_home
{
	clear:both;
	float:left;
	width:263px;
	height:100%;
	background-image:url(images/1_home_08.jpg);
}
#menu_top a
{
	margin-left:40px;
	display:block;
	width:223px;
	height:80px;
	text-decoration:none;
}

#menu_top span
{
	visibility:hidden;
}

#menu_content_default
{
	margin-top:20px;
	margin-left:30px;
	width:233px;
	height:100%;
}

#poll_content_default
{
	margin-left:40px;
	width:180px;
	height:100%;
}

#menu_content_default div table
{
	width:200px;
	padding-bottom:10px;
	text-indent:5px;
}

#menu_content_about
{
	margin-left:5px;
	width:223px;
}

#menu_adspace
{
	float:right;
	height:2px;
	width:233px;
}

#menu_adrotation
{
	float:right;
	height:105px;
	width:233px;
}

#login
{
	float:right;
	height:105px;
	width:233px;
	text-align:center;
}

#language
{
	margin-top:25px;
	float:right;
	height:55px;
	width:233px;
	text-align:center;
}

#rss
{
	margin-top:15px;
	float:right;
	height:55px;
	width:233px;
}


#pagemid
{
	clear:right;
	float:right;
	width:497px;
	height:100%;
	background-image:url(images/1_home_06.jpg);
}

#pagemid_home
{
	clear:right;
	float:right;
	width:497px;
	height:100%;
	margin-top: -30px;
	margin-left: -12px;

}

#pagemid_welcome
{
	clear:both;
	width:497px;
	height:100%;
}

#pagemid_welcome_text
{
	clear:both;
	height:100%;
	margin-top:20px;
	margin-left:20px;
	margin-right:5px;	
}


#pagemid_bottom
{
	width:497px;
	height:221px;
	float: none;
}

#pagemid_bottom_head
{
	margin-top:35px;
	clear:both;
	width:497px;
	height:49px;
}

/*should be removed 
#pagemid_bottom p 
{
margin-top:6px;
margin-bottom:6px;
}*/

#pagemid_bottom_padding
{
	clear:both;
	height:25px;
}


#pagemid_bottom_seperator
{
	float:left;
	width:28px;
	height:100%;
	background-image:url(images/col_sep.jpg);
	background-repeat: repeat-y;
	border: 0px solid #666666;
}

#pagemid_bottom_right_text
{
	float:right;
	width:216px;
	height:100%;
	padding-left:5px;
	padding-right:10px;
	padding-bottom:25px;
}

#pagemid_bottom_left_text
{
	float:left;
	width:216px;
	height:100px;
	padding-left:20px;
	padding-bottom:10px;
}


/* my links*/
#footer_menu
{
	width:760px;
	height:44px;
	background-image:url(images/bkg_ftr.jpg);
	display: block;
	clear: both;
}

#footer_menu_links
{
	position:relative;
	left:150px;
	top:15px;
	height:25px;
	width:590px;
}

#footer_menu_links ul {
	float:left;
	margin: 0;
	padding: 0;
	list-style:none;
	width: 600px;
}

#footer_menu_links li
{
	display:block;
	float:left;
	padding-left:12px;
	background-image:url(images/ft_bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:36px;
	padding-right: 12px;
}


#footer_menu_links li a
{
	text-decoration:none;
	color:White;
	font-size:x-small;
	font-family:verdana;
}

#footer_menu_links li a:hover
{
	color:#A6DE55;
}

#footer_cw
{
	width:760px;
	height:46px;
	background-image:url(images/1_home_15.jpg);
	text-align: center;
	padding-top: 20px;
	font-size: 10px;
}
/* my links*/











#goback
{
	float:right;
	margin-right:10px;
	margin-bottom:15px;
	padding:10px;
	width:50px;
	height:10px;
	border:1px solid black;
	background-color:#51A4D8;
}

#goback_staff
{
	float:right;
	margin-right:10px;
	margin-bottom:15px;
	padding:10px;
	width:125px;
	height:10px;
	border:1px solid black;
	background-color:#51A4D8;
}

#goback_alerts
{
	float:right;
	margin-bottom:15px;
	padding:5px;
	width:355px;
	height:20px;
	border:1px solid black;
	background-color:#51A4D8;
}

#goback a
{
	color:white;
	font-size:xx-small;
}

#goback_alerts a
{
	color:white;
	font-size:xx-small;
}

#goback_staff a
{
	color:white;
	font-size:xx-small;
}

#Poll1 
{
	/*Custom Style For Poll*/
}

#search
{
	margin-top:20px;
	margin-right:5px;
	clear:both;
	float:right;	
}
#search a
{
	text-decoration:none;
}

/* sizes moved from language sheets*/

#menu_top
{
	width:263px;
	height:124px;
	background-image:url(images/placeholder5.gif);
}

#menu_head
{
	width:263px;
	height:42px;
	background-image:url(images/placeholder5.gif);
}

#menu_head_quicklinks
{
	width:263px;
	height:42px;
	background-image:url(images/placeholder5.gif);
}

#pagemid_top
{
	clear:both;
	width:497px;
	height:219px;
	background-image:url(images/placeholder5.gif);
}

#pagemid_welcome_head
{
	float:left;
	width:180px;
	height:48px;
	margin-left:5px;
	background-image:url(images/placeholder5.gif);
}

#pagemid_news_head
{
	float:left;
	width:180px;
	height:48px;
	margin-left:5px;
	background-image:url(images/placeholder5.gif);
}

#pagemid_wellnessarticles_head
{
	float:left;
	width:180px;
	height:48px;
	margin-left:5px;
	background-image:url(images/placeholder5.gif);
}

#pagemid_aboutus_head
{
	float:left;
	width:180px;
	height:48px;
	margin-left:5px;
	background-image:url(images/placeholder5.gif);
}

#pagemid_stafflist_head
{
	float:left;
	width:180px;
	height:48px;
	margin-left:5px;
	background-image:url(images/placeholder5.gif);
}

#pagemid_services_head
{
	float:left;
	width:180px;
	height:48px;
	margin-left:5px;
	background-image:url(images/placeholder5.gif);
}

#pagemid_search_head
{
	float:left;
	width:180px;
	height:48px;
	margin-left:5px;
	background-image:url(images/placeholder5.gif);
}

#pagemid_therapies_head
{
	float:left;
	width:180px;
	height:48px;
	margin-left:5px;
	background-image:url(images/placeholder5.gif);
}

#pagemid_jobopenings_head
{
	float:left;
	width:180px;
	height:48px;
	margin-left:5px;
	background-image:url(images/placeholder5.gif);
}

#pagemid_conditions_head
{
	float:left;
	width:180px;
	height:48px;
	margin-left:5px;
	background-image:url(images/placeholder5.gif);
}

#pagemid_blogentries_head
{
	float:left;
	width:180px;
	height:48px;
	margin-left:5px;
	background-image:url(images/placeholder5.gif);
}

#pagemid_privacy_head
{
	float:left;
	width:180px;
	height:48px;
	margin-left:5px;
	background-image:url(images/placeholder5.gif);
}

#pagemid_products_head
{
	float:left;
	width:180px;
	height:48px;
	margin-left:5px;
	background-image:url(images/placeholder5.gif);
}

#pagemid_productsearch_head
{
	float:left;
	width:180px;
	height:48px;
	margin-left:5px;
	background-image:url(images/placeholder5.gif);
}

#pagemid_contactinformation_head
{
	float:left;
	width:180px;
	height:48px;
	margin-left:5px;
	background-image:url(images/placeholder5.gif);
}

#pagemid_bottom_head
{
	margin-top:35px;
	clear:both;
	width:497px;
	height:49px;
	background-image:url(images/placeholder5.gif);
}

#search_button
{
	background-repeat: no-repeat;
	cursor: hand;
	clear:both;
	float:left;
	width:80px;
	height:12px;
	background-image:url(images/placeholder5.gif);
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
