/* bodysense */

body {
 background: #718570;
}

#header_box {
 background: #3e5e58;
}

#content_box {
/*  position: absolute; */
/*  top 0; */
/*  padding: 0; */
/*  margin-left: 30em; */
}

#therapies a,
#home a {
 background-image: url("images/about_arrow_right.gif");
}

#about_description {
/*  color: #f3e1a2; */
 color: #f8eec3;
 font-size: 1.2em;
 font-style: normal;
 line-height: 1.2em;
 position: relative;
 margin-left: 32px; /*left displays incorrectly in IE Mac */
 width: 280px;
 z-index: 5;
}

#about_description p {
 margin-bottom: .8em;
}

#about_description em {
/*  font-size: 120%; */
 font-style: normal;
}

#wave_pattern {
 top: 22.6em;
 background-image: url("images/pat_wave_benefits.gif");
}

#about_image {
 position: absolute;
 top: 0;
 z-index: 2;
}