body {font-family: Arial, Helevetica, Sans serif; background-color: #d9d6b9; padding: 0px; margin: 0px; border: 0px; text-align: center;}
h1, h2, h3 {color: #aaa;}
.boldtext {font-weight: bold;}

#container {
width: 800px; 
position: relative; 
margin: auto;
padding: 0px 30px 0px 30px;
background: #fff;
overflow: hidden;
text-align: left;
}

#outer_l {
height: 999em; 
width: 15px;
position: absolute; 
top: 0px; 
left: 0px; 
background: #fff url(./drop_shadow_container_ff_l.jpg) top left repeat-y;
}

#outer_r {
height: 999em; 
width: 15px;
position: absolute; 
top: 0px; 
right: 0px; 
background: #fff url(./drop_shadow_container_ff_r.jpg) top left repeat-y;
}

#content_wrap {
background: #fff url(./health-left.jpg) top left no-repeat;
position: relative; 
padding-top: 0em;
margin-top: 0px;
}

#bulk_text {
margin: 0em 1em 0em 2em;
}

#header-logo {
float: left;
padding-top: 0px;
padding-right: 20px;
}

#head-cont {
position: relative;
width: 100%;
min-height: 68px;
background: url(./health-header.png) top left no-repeat;
/*margin-left: -16px;*/
}

.header {
display:none;
/*position: relative;
font-size: 5em;
color: #a2ba30;
margin-top: 0px;
line-height: 0.7em;
margin-left: 300px;
margin-bottom: 50px;*/
}

.header span {
color: #eee;
}

.subheader {
font-size: 2.5em;
margin-left: 20%;
margin-top: -5px;
color: #666;
/*color: #888;
font-size: 1.7em;
text-align: left;*/
}

#intro {
width: 75%;
text-align: justify;
margin-top: 0;
position: relative;
margin-left: 20%;
}

.textimg {
margin: 1em 0em;;
}

#quotes {
font-weight: bold;
color: #999;
margin-left: 0;
padding-left: 0;
list-style-type: none;
}

/*#quotes-head {
margin-top: 3em;
}

#quotes li {
margin-bottom: 1em;
}*/

#intro p {
clear: right;
}

#further_info ul {
list-style-type: none;
padding-left: 1em;
}

#further_info ul li {
line-height: 1.5em;
}

#initial_img {
float: left;
position: relative;
right: 0px;
width: 377px;
margin: 20px 0px 30px -377px;
left: 48%;
display: inline;
}

#further_info {
/*clear: left;*/
margin-left: 20%;
margin-top: 2em;
}

#footer {
clear: both;
position: relative;
margin: 3em 1em 0em 1em;
}

#footer ul {
margin: 0px;
padding: 0px;
}

#footer a:link, #footer a:visited {
color: #aaa;
}

#footer a:hover, #footer a:active {color: #b1c9a6}

.logos {
float: right;
}

.logos li {
display: inline;
padding-left: 1em;
}

#footer .return_links {
font-size: 1.4em;
font-weight: bold;
padding-top: 1.4em;
}


.return_links li {
display: inline;
padding-right: 1em;
}

/*styling for quotes slideshow list*/

ul.fade {
display: block;
margin: 0.25em 1em;
list-style-type: none;
}

ul.fade li {
display: none;
position: relative;
width: 100%;
margin-right: -100%;
float: left;
margin-left: 0;
}

ul.fade li.first {
display: inline;
}

.clear-left {
clear: left;
padding-bottom: 1em;
margin-top: 7em;
}

