body { font-family: Arial, Helvetica, sans-serif; background: url(../img/background.png) repeat; margin: 10px 0; }
#background-stripe { position: absolute; top: 150px; left: 0; width: 100%; height: 72px; background: url(../img/background_stripe.png) repeat-x; }
#wrapper-top { margin: 0 auto; width: 799px; height: 12px; background: url(../img/wrapper_top.png); position: relative; z-index: 1; }
#wrapper { margin: 0 auto; width: 774px; background: url(../img/wrapper_main.png) repeat-y; padding: 0 13px 16px 12px; position: relative; z-index: 1; overflow: auto; }
#wrapper-bottom { margin: 0 auto; width: 799px; height: 13px; background: url(../img/wrapper_bottom.png); position: relative; z-index: 1; }
#header { width: 774px; height: 116px; }
#menu { width: 774px; height: 89px; }
#menu ul { margin: 0; }
#menu li { list-style: none; float: left; margin: 0; }
#menu li a { display: block; background: url(../img/menu.png) no-repeat; background-position: top left; text-indent: -9999px; }
#menu a#menu-about { width: 115px; height: 89px; background-position: 0 0; }
#menu a#menu-services { width: 109px; height: 89px; background-position: -115px 0; }
#menu a#menu-values_and_objectives { width: 109px; height: 89px; background-position: -224px 0; }
#menu a#menu-health_and_safety { width: 109px; height: 89px; background-position: -333px 0; }
#menu a#menu-case_studies { width: 109px; height: 89px; background-position: -442px 0; }
#menu a#menu-news { width: 109px; height: 89px; background-position: -551px 0; }
#menu a#menu-contact { width: 114px; height: 89px; background-position: -660px 0; }
#menu a#menu-about:hover { background-position: 0 -89px; }
#menu a#menu-services:hover { background-position: -115px -89px; }
#menu a#menu-values_and_objectives:hover { background-position: -224px -89px; }
#menu a#menu-health_and_safety:hover { background-position: -333px -89px; }
#menu a#menu-case_studies:hover { background-position: -442px -89px; }
#menu a#menu-news:hover { background-position: -551px -89px; }
#menu a#menu-contact:hover { background-position: -660px -89px; }

#about #menu a#menu-about { background-position: 0 -89px; }
#services #menu a#menu-services { background-position: -115px -89px; }
#values_and_objectives #menu a#menu-values_and_objectives { background-position: -224px -89px; }
#health_and_safety #menu a#menu-health_and_safety { background-position: -333px -89px; }
#case_studies #menu a#menu-case_studies { background-position: -442px -89px; }
#news #menu a#menu-news { background-position: -551px -89px; }
#contact #menu a#menu-contact { background-position: -660px -89px; }

#content {
    float: left;
    width: 520px;
    background: #fff;
    color: #000;
    margin: 0 10px 10px 20px;
}
h2 { font-size: 18px; font-weight: bold; margin-bottom: 10px; }
.heading { text-indent: -9999px; }
#heading-welcome { width: 289px; height: 19px; background: url(../img/heading_welcome.png) no-repeat; }
#heading-contact { width: 142px; height: 19px; background: url(../img/heading_contact.png) no-repeat; }
#heading-about { width: 119px; height: 19px; background: url(../img/heading_about.png) no-repeat; }
#heading-principals { width: 133px; height: 19px; background: url(../img/heading_principals.png) no-repeat; }
#heading-services { width: 119px; height: 19px; background: url(../img/heading_services.png) no-repeat; }
#heading-values_and_objectives { width: 183px; height: 19px; background: url(../img/heading_values_and_objectives.png) no-repeat; }
#heading-health_and_safety { width: 143px; height: 19px; background: url(../img/heading_health_and_safety.png) no-repeat; }
#heading-case_studies { width: 116px; height: 19px; background: url(../img/heading_case_studies.png) no-repeat; }
#heading-latest_news { width: 111px; height: 19px; background: url(../img/heading_latest_news.png) no-repeat; }
h3 { margin-bottom: 10px; font-size: 14px; font-weight: bold; }
p { margin-bottom: 10px; font-size: 12px; line-height: 1.4; }
a { color: red; }
a.heading { display: block; margin-bottom: 10px; }
dl { margin-bottom: 10px; font-size: 12px; }
dd { margin-bottom: 10px; }
ul { margin-bottom: 10px; font-size: 12px; }
li { list-style: disc; margin-left: 2em; }
.page-image { margin-right: 10px; margin-bottom: 10px; }
.staff-bio { clear: left; margin-bottom: 10px; overflow: auto; }
.home-main { clear: both; margin-bottom: 10px; background: url(../img/content_hr.png) repeat-x bottom; overflow: auto; }
.home-sub {
    width: 240px;
    float: left;
    padding: 10px;
}
.first {
    clear: left;
    background: url(../img/content_vr.png) repeat-y right;
}
.newsitem .date {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: bold;
}
#sidebar-top {
    float: right;
    clear: right;
    width: 204px;
    height: 80px;
    margin: 0 20px 10px 0;
    background: url(../img/sidebar_top.jpg);
}
#nextpage {
    float: right;
    clear: right;
    width: 204px;
    margin: 0 20px 10px 0;
}
#sidebar {
    float: right;
    clear: right;
    width: 184px;
    background: #ccc;
    margin: 0 20px 10px 0;
    padding: 10px;
    overflow: auto;
}
#sidebar a { color: black; }
#sidebar_heading-news_archive { width: 130px; height: 29px; background: url(../img/sidebar_heading_news_archive.png) no-repeat; }
#sidebar_heading-news { width: 71px; height: 28px; background: url(../img/sidebar_heading_news.png) no-repeat; }
#fmblogo { text-align: center; margin: 0 auto; display: block; }
#casestudies {
    font-size: 14px; font-weight: bold;
}
#casestudies li {
    margin-bottom: 10px;
}
#map { float: right; }
#moreinfo { float: right; clear: right; width: 204px; margin: 0 20px 10px 0; }
#footer { clear: both; width: 734px; border-top: 10px solid red; margin: 0 auto; }
#footer #footer-copyright { float: left; width: 191px; height: 14px; background: url(../img/footer_copyright.png) no-repeat; text-indent: -9999px; margin: 6px 0 0 20px; }
#footer ul { float: right; margin: 6px 20px 0 0; }
#footer li { list-style: none; float: left; margin-left: 10px; }
#footer li a { display: block; text-indent: -9999px; }
#footer a#footer-home { width: 28px; height: 14px; background: url(../img/footer_home.png); }
#footer a#footer-sitemap { width: 44px; height: 14px; background: url(../img/footer_sitemap.png); }
#footer a#footer-contact { width: 57px; height: 14px; background: url(../img/footer_contact.png); }

.featured_study {
    float: left;
    width: 50%;
}

.featured_study h2 {
    height: 32px;
    font-size: 14px;
    margin-right: 10px;
}

.featured_study p {
    margin-right: 10px;
}

.cake-sql-log { width: 800px; margin: 0 auto; font-family: Consolas, "Lucida Console", "Courier New", sans-serif; font-size: 8px; }
.cake-sql-log caption { border: 1px solid #ccc; width: 799px; margin: 0 auto; text-align: center; background: #eee; color: #333; }
.cake-sql-log th { border: 1px solid #ccc; background: #999; padding: 5px; font-weight: bold; color: #333; }
.cake-sql-log td { border: 1px solid #ccc; background: #eee; padding: 5px; color: #555; }
