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;
}

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;
	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;
	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;
}

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;
}