a {
    color: #990000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

body {
    font-family: Georgia, Arial, Tahoma, "Times New Roman", sans-serif;
    text-align: center;
    background: #E6E6E6;
    font-size: 14pt;
    margin: 0px;
    padding: 0px;
}

#accessibility_and_standards_compliance {
    display: none;
}



#main_middle {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    position: relative;
}

#page_image_container {
    display: none;
}

#page_image {
    display: none;
}

#main_middle_content {
        text-align: left;
        margin: 0 50px 0 50px;
        position: relative;
}

#main_bottom {

}

#search {
    display: none;
}

#tel_no {
    display: none;
}

#logo_holder {
    margin-left: 50px;
    height: 82px;
    overflow: hidden;
}

#logo_holder img {
    border: none;
}

#main_header {
    position: relative;
    margin-top: 10px;
    background-image: url('images/BLACK_BAR.jpg');
    background-position: top left;
    background-repeat: no-repeat;
    height: 183px;
}

#main_header .spacer {
    height: 30px;
}

#main_title {
    display: block;
    margin: 0 0 15px 75px;
    font-size: 2.25em;
    color: #000000;
    font-weight: normal;
}

#main_navigation {
    display: none;
}

#sub_navigation {
    display: none;
}

.right_bar {
    width: 225px;
    float: right;
    font-size: 0.75em;
    position: relative;
    right: 25px;
    color: #666666;
}

.right_bar h1 {
    font-size: 1em;
    color: #990000;
}

.center_image {
    width: 100%;
    text-align: center;
}

.right_bar img {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    border: none;
    display: inline;
    clear: both;
}

#main_content {
    margin: 20px 75px 0 75px;
    width: 500px;
    font-size: 0.75em;
}

#main_content h1{
    margin-top: 5px;
    padding-top: 0px;
    font-weight: normal;
    font-size: 2.5em;
    color: #990000;
}

#main_content h2 {

}


#section_top {
}


#section_bottom {
    
}

#section_middle {
    width: 900px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
}

#far_right_column {
    float: right;
    width: 210px;
    margin: 0 45px 0 0;
}

#far_left_column {
    float: left;
    width: 555px;
}

#left_column {
    float: left;
    width: 210px;
    margin: 0 90px 0 45px;
}

#middle_column {
    width: 210px;
    float: right;
    margin: 0  0 0;
}

#left_column, #middle_column, #far_right_column {
    text-align: left;
}

#section_middle h2 {
    color: #990000;
    font-size: 0.75em;
    font-weight: normal;
    margin: 5px 5px 15px 0;
    width: 180px;
}

#section_middle h2 a {
    color: #990000;
    text-decoration: none;
}

#section_middle h2 a:hover {
    text-decoration: underline;
}

#section_middle img {
    border: 1px solid #666666;
    text-align: left;
}

.section_info {
    width: 180px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    font-size: 0.70em;
    font-family: Arial, Verdana, Georgia, sans-serif;
}

.section_emphasis {
    margin-top: 5px;
    margin-bottom: 5px;
    width: 194px;
    margin-left: 2px;
    margin-right: 2px;
    font-size: 0.70em;
    text-align: left;
}

#footer {
    font-family: Arial, Verdana, "Times New Roman", sans-serif;
    font-size: 0.70em;
    line-height: 1em;
    font-weight: normal;
    text-align: left;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 15px;
}

.fontrd1 {
        color: #8C2633;
	text-decoration: none;
}
.fontrd2 {
        color: #C41E3A;
	text-decoration: none;
}

#notices {
    float: right;
    width: 250px;
    text-align: right;
}

#company_info {
    float: left;
    width: 500px;
    text-align: left;
}

#address {
    float: left;
    width: 45%;
    margin-bottom: 15px;
}

#contact_details {
    float: right;
    width: 45%;
}

.short_case_study, .short_press_release {

}

.press_release_thumb {
    float: right;
    border: none;
    padding: 5px 5px 2px 5px;
}

.box_image {
    clear: both;
}

.central_image_container {
    text-align: left;
}

