body {
	background:url(/images/bg.png) #fff repeat-x;
	font-family:"Arial";
	margin:25px 0 0 0;
	line-height:18px;
	font-size:12px;
	color:#595959;
	behavior:url("../lib/bios/css/csshover3.htc");
	text-align: center;
}

h1 {
   	line-height:26px;
	font-size:16px;
	color:#8637b6;
	padding:0;
	margin:0;
}

h2 {
   font-size: 14px;
}

#container {
	border:#afabaa solid 1px;
	background:#fff;
	margin: 0 auto;
	padding:10px;
	width:899px;
}

#header {
	position:relative;
	/* height:108px; */
    height: 110px;
	width:100%;
}

#header.inner {
	background:url(/images/header_inner.png) no-repeat;
	height:146px;
}

#header.inner_team_building {
	background:url(/images/header_inner_team_building.jpg) no-repeat;
	height:146px;
}

#header.inner_corporate_massage {
	background:url(/images/header_inner_corporate_massage.jpg) no-repeat;
	height:146px;
}

#header.inner_yoga {
	background:url(/images/header_inner_yoga.png) no-repeat;
	height:146px;
}

#header.inner_nutrition {
	background:url(/images/header_inner_nutrition.jpg) no-repeat;
	height:146px;
}

#header h1 {
	background:url(/images/logo.png) no-repeat;
	text-indent:-6000px;
	margin:0 128px 0 0;
	height:105px;
	width:221px;
	float:left;
	padding:0;
}

#header h1.inner {
	background:none;
}

#header h1 a {
	display:block;
	height:104px;
	width:221px;
}

#header #slogan {
    position: absolute;
    left: 290px;
    top: -10px;
	height:120px;
	width:614px;
	float:right;
}

#middle {
	background:url(/images/middle.png) no-repeat;
	position:relative;
	height:223px;
	width:899px;
}

ul#top_nav {
	list-style-type:none;
	position:absolute;
	padding:0;
	margin:0;
	left:0;
}

ul#top_nav.front {
	top:7px;
}

ul#top_nav.inner {
	bottom:7px;
}

ul#top_nav li {
	text-indent:-6000px;
	float:left;
}

ul#top_nav li a {
	display:block;
	height:22px;
}

ul#top_nav li.home a {
	background:url(/images/topnav_home.png) no-repeat;
	width:83px;
}

ul#top_nav li.about a {
	background:url(/images/topnav_about.png) no-repeat;
	width:166px;
}

ul#top_nav li.people a {
	background:url(/images/topnav_people.png) no-repeat;
	width:102px;
}

ul#top_nav li.wellbeing a {
	background:url(/images/topnav_wellbeing.png) no-repeat;
	width:168px;
}

ul#top_nav li.contact a {
	background:url(/images/topnav_contact.png) no-repeat;
	width:95px;
}

#middle #flash {
	position:absolute;
	height:166px;
	width:675px;
	bottom:20px;
	right:0px;
}

#wrap {
	background:url(/images/wrap_bg.png) repeat-y;
	position:relative;
	width:899px;
}

#sidebar {
	width:225px;
	float:left;
}

#sidebar ul.menu {
	list-style-type:none;
	margin:10px 0 0 0;
	width:225px;
	z-index:100;
	padding:0;
}

#sidebar ul.menu li {
	/*background:#50c1fb; c59fd0 */
	background:#50c1fb;
	position:relative;
	margin:0 0 25px 0;
	z-index:100;
}

#sidebar ul.menu table {
	border-collapse:collapse;
	position:absolute;
	z-index:100;
	left:0;
	top:0;
}

#sidebar ul.menu li a, #sidebar ul.menu li a:visited {
	text-decoration:none;
	display:block; 
	color:#fff;
}

#sidebar ul.menu a:hover {
	/*background:#60C5FB;*/
	background:#60C5FB;
	color:#fff; 
}

#sidebar ul.menu ul {
	list-style-type:none;
	visibility:hidden;
	position:absolute;
	left:225px;
	padding:0;
	margin:0;
	top:0;
}

#sidebar ul.menu ul li {
	z-index:100;
	margin:0;
}

#sidebar ul.menu ul li a {
	padding:3px 0 0 5px; /* original the bottom padding was 20px */
	height:33px; /* originally 23 px - new measurement allows for multiple lines in FF */
	width:170px;
	z-index:100;
}

#sidebar ul.menu li:hover ul, #sidebar ul.menu a:hover ul {
	visibility:visible;
	
}

#sidebar ul.menu :hover ul ul{
	visibility:hidden;
	
}

#sidebar ul.menu :hover ul :hover ul ul {
	visibility:hidden;
	
}

#sidebar ul.menu :hover ul :hover ul{ 
	visibility:visible;

}

#sidebar ul.menu :hover ul :hover ul :hover ul { 
	visibility:visible;
	
}

#sidebar ul.menu img {
	border:none;
}


* html ul#top_nav.inner {
	bottom:7px;
}

* html #sidebar ul.menu ul li {
	width:170px;
}

* html #sidebar ul.menu ul li a {
	padding:5px 0 0 20px;
	margin:0 0 0 0;
	display:block;
	height:23px;
	width:170px;
	z-index:5;
}

* html #sidebar ul.menu ul li a:hover {
	width:150px;
}

* html #content.full {
	padding:13px 5px 35px 0;
	width:639px;
}

* html #middle #flash {
  text-align: left;
}



ul#speciallinks {
	list-style-type:none;
	margin:0 0 0 30px;
	float:right;
	padding:0;
}

ul#speciallinks li {
	padding:12px 12px 0 12px;
	text-align:right;
    line-height: 13px;
	height:96px;
	width:90px;
    font-weight: bold;
}

ul#specialinks a, ul#speciallinks a:link, ul#speciallinks a:visited {
  	color:#454545;
  text-decoration: none;
}

ul#specialinks a:hover {
  color: #0066CC;
}

#content {
	float:right;
}

#content.split {
	padding:13px 0 22px 0;
    /* text-align:justify; */
    text-align:left;
	width:500px;
}

#content.full {
	padding:13px 5px 22px 0;
    /* text-align:justify; */
	text-align:left;
	width:635px;
}

#content h1 {
	line-height:26px;
	font-size:16px;
	color:#8637b6;
	padding:0;
	margin:0;
}

#content h2 {
	font-size:14px;
}

.bar_split, .bar_full {
	background:#c59fd0;
	position:absolute;
	height:22px;
	left:255px;
	z-index:1;
	bottom:0;
}	
	
.bar_split {
	width:500px;
}

.bar_full {
	width:640px;
}

.bar_inner {
	background:#c59fd0;
	margin:60px 0 0 0;
	height:22px;
	width:100%;
}

#footer {
	padding:5px 0 5px 0;
	font-size:13px;
	margin:0 auto;
	color:#6e6a6a;
	width:880px;
}

#footer a {
	text-decoration:none;
	color:#6e6a6a;
}

#footer .copyright {
	float:left;
}

#footer .createdby {
	float:right;
}

.clear {
	clear:both;
}













div#menu_strip {
	float: left;
	margin: 0px 0 0 0;
	width: 225px;
	height: 400px;
	
	border-top: #000040 0px solid;
	/*border-bottom: #4192C2 1px solid; */
	/*_width: 960px;*/
}

div#menu_strip ul {margin: 0; padding: 0; width: 225px; height: 400px;}
div#menu_strip li {
	position: relative; float: none;  font:normal 8pt verdana, arial, helvetica; list-style: none; margin: 0; padding: 7px 0px 0 0px; height: 30px; width: 225px;
	color: white;
	border-left: 0px solid #7304A2;
	border-right: 0px solid #400040;
	z-index: 1000 !important;
	}
	
 * html div#menu_strip li {
	position: relative; float: left; list-style: none; margin: 0 0 0 0px; padding: 7px 0px 0 0px; height: 37px; width: 225px; 
	}
	
div#menu_strip li:hover { background:url(/images/wrap_bg.png) repeat-y;}
div#menu_strip li.submenu { width: 225px;}	
* html div#menu_strip li.submenu { margin-left: 0px; width: 225px; }	



/*div#menu_strip li.submenu:hover { background: #0f0;}	*/
div#menu_strip li a { font: arial; text-decoration: none; color: white; margin: 0px; display: block; height: 21px;}


div#menu_strip ul ul { position: absolute;  display: none; }
div#menu_strip ul ul li{ background: #500050; width: 320px; height: 25px; top: 0px; left: -1px; border: none; 
	border-bottom: 1px dashed #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: left;
	padding-left: 10px;
	 }
* html div#menu_strip ul ul li{ height: 30px; }
div#menu_strip ul ul li:hover{ background: #800080; }
/*background: url(images/menubg.jpg) repeat-x left top;*/


div#menu_strip ul.level1 li.submenu:hover ul.level2,
div#menu_strip ul.level2 li.submenu:hover ul.level3 { display: block;}
div#menu_strip ul.level2 { top: 0px; left: 224px;}

* html div#menu_strip ul.level2 { position: absolute; top: 0px; left: 225px; }

div#menu_sub_strip {
	float: left;
	margin: 0px 0 0 0;
	width: 250px;
	height: 300px;
	/* MENU TOP LEVEL BACKGROUND ====================================================*/
	background: rgb(70,70,70); 
	/*border-top: rgb(255,25,55) 1px solid;*/
	border-bottom: rgb(70,70,70) 1px solid;*/
	/*_width: 960px;*/
}
