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(./pathtoemp-back-arrow.jpg) top left no-repeat; */
position: relative; 
padding-top: 0em;
margin-top: 1.5em;
}

#bulk_text {
margin: 0em 1em 0em 1em;
}

#header-logo {
float: left;
padding-top: 0px;
padding-right: 20px;
}

.header {
position: relative;
font-size: 5em;
color: #6dba9c;
margin-top: 0px;
line-height: 0.7em;
margin-left: 300px;
margin-bottom: 50px;
}

.subheader {
margin-top: -25px;
color: #888;
font-size: 1.7em;
text-align: left;
}

#intro {
width: 41%;
text-align: justify;
margin-top: 4em;
position: relative;
margin-left: 54%;
margin-top: 0px;
}

#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;
}

#footer {
position: relative;
margin: 0em 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;
}
