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: 100%;
    margin: 0px;
    padding: 0px;
}

h2 {
    font-size: 105%;
}

h3 {
    font-size: 100%;
}

#accessibility_and_standards_compliance {
    height: 20px;
    overflow: hidden;
    width: 900px;
    margin: 0 auto 0 auto;
    line-height: 15px;
    font-size: 60%;
}

#accessibility_and_standards_compliance img {
    border: none;
}

#accessibility {
    margin-top: 5px;
    float: right;
}

#standards_compliance {
    margin-top: 5px;
    float: left;
}

#main_top {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    height: 53px;
    background-image: url('images/MAIN_TOP.jpg');
    background-position: top;
    position: relative;
}

#main_middle {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    background-image: url('images/MAIN_MIDDLE.jpg');
    background-repeat: repeat-y;
    position: relative;
}

#page_image_container {
    position: relative;
    width: 1000px;
    margin: 0 auto 0 auto;
    padding: 0;
    height: 0px;
    z-index: 1;
}

#page_image {
    position: absolute;
    right: 60px;
    z-index: 5;
    top: 73px;
    padding: 0px;
    margin: 0px;
}

#main_middle_content {
        text-align: left;
        margin: 0 50px 0 50px;
        padding-bottom: 25px;
        position: relative;
}

#main_bottom {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    height: 20px;
    background-image: url('images/MAIN_BOTTOM.jpg');
    background-position: top;
}

#search {
    width: 270px;
    height: 42px;
    background-image:url('images/SEARCH_TAB.jpg');
    background-position: top left;
    float: right;
    margin-top: 11px;
    position: relative;
    right: 48px;
    overflow: hidden;
}

#search div {
    display: block;
    margin-top: 8px;
    font-size: 1em;
    color: #990000;
}

#search_submit {
    width: 70px;
}

#search_keywords {
    width: 150px;
}

#tel_no {
    width: 179px;
    height: 42px;
    background-image: url('images/PHONE_TAB.jpg');
    background-position: top;
    float: right;
    margin-top: 11px;
    position: relative;
    right: 52px;
    overflow: hidden;
}

#tel_no span {
    display: block;
    margin-top: 8px;
    font-size: 1.125em;
    color: #990000;
}

#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;
    line-height: 40px;
    height: 90px;
    width: 500px;
    margin: 0 0 15px 75px;
    font-size: 2.25em;
    color: #FFFFFF;
    font-weight: normal;
}

#main_navigation {
    float: left;
    margin-top: 10px;
    margin-bottom: 0px;
    position: relative;
    left: 0px;
}

#main_navigation, #main_navigation li {
    list-style: none;
    display: inline;
}

#main_navigation a {
    float: left;
    display: block;
    width: auto;
    line-height: 35px;
    height: 30px;
    width: 83px;
    font-size: 0.75em;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url('images/TOPMENU_MIDDLE.jpg');
    background-color: #000000;
    overflow: hidden;
    text-align: center;
}

#main_navigation .activenav a, #main_navigation a:hover {
    background-image: url('images/TOP_MENU_MIDDLE_ON.jpg');
    background-color: #FFFFFF;
    color: #9E0300;
}

#main_navigation .activenav a {
    color: #333333;
}

#leftend a {
    background-image: url('images/TOPMENU_LEFT.jpg');
    background-position: top left;

    overflow: hidden;
}

#main_navigation .activeleftnav a, #leftend a:hover {
    color: #990000;
    background-color: #fff;
    background-image: url('images/TOP_MENU_LEFT_ON.jpg');
}

#rightend a {
    background-image: url('images/TOPMENU_RIGHT.jpg');
    background-position: top right;
    overflow: hidden;
}

#main_navigation .activerightnav a, #rightend a:hover {
    color: #990000;
    background-color: #fff;
    background-image: url('images/TOP_MENU_RIGHT_ON.jpg');
}

#main_navigation .activeleftnav a, #main_navigation .activerightnav a {
    color: #333333;
}

#sub_navigation {
    clear: both;
    float: left;
    position: relative;
    left: 40px;
    margin-top: 0px;
    width: 581px;
    height: 32px;
    background-image: url('images/BOTTOM_MENU.jpg');
    text-align: center;
    margin-bottom: 5px;
}

#sub_navigation ul {
    margin: 0px;
    padding: 0px;
}

#sub_navigation ul, #sub_navigation ul li {
    list-style: none;
    display: inline;
}

#sub_navigation ul li a {
    
    padding: 0px 15px 0px 15px;
    color: #333333;
    font-size: 0.75em;
    height: 30px;
    line-height: 32px;
    overflow: hidden;
    text-decoration: none;
    
}

#sub_navigation .activenav a, #sub_navigation ul li a:hover {
    color: #9E0300;
}

.end {
    clear: both;
    height: 1px;
}

.right_bar {
    margin-top: 200px;
    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: 2em;
    color: #990000;
}

#main_content h2 {

}


#section_top {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    height: 20px;
    background-position: top center;
    background-image: url('images/SECTION_TOP.jpg');
}


#section_bottom {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    height: 20px;
    background-position: top center;
    background-image: url('images/SECTION_BOTTOM.jpg');
}

#section_middle {
    width: 900px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    background-position: top center;
    background-image: url('images/SECTION_MIDDLE.jpg');
    background-repeat: repeat-y;
}

#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 {
    margin-top: 0px;
    margin-bottom: 15px;
}

.short_case_study h3, .short_press_release h3 {
    margin: 0px;
    padding: 0px;
}

.short_case_study p, .short_press_release p {
    padding: 0px;
    margin: 0px;
}

.article_list {
    float: left;
}

.article_list h3 {
    font-size: 100%;
    margin: 0 0 0.25em 0;
}

.press_release_thumb {
    float: right;
    border: none;
    padding: 10px 0px 10px 20px;
}

.box_image {
    clear: both;
}

.central_image_container {
    text-align: left;
}

/** TABBED SEARCH **/

#search_tabs {
    margin: 0px;
    padding: 0px;
    margin-bottom: 5px;
}

#search_tabs li {
    list-style: none;
    display: inline;
}

#search_tabs li a {
    border: 1px solid #666666;
    padding: 5px 8px 5px 8px;
    margin-left: 5px;
    background-color: #000000;
    color: #FFFFFF;
}

#search_tabs li a:hover, #search_tabs li a.active_search_link {
    text-decoration: none;
    background-color: #FFFFFF;
    color: #333333;
}

.search_results {
    border: 1px solid #666666;
    padding: 15px;
}

/** ADMINISTRATION AREA **/

fieldset {
    padding: 15px;
    width: 500px;
}

fieldset div {
    margin: 5px 0px 5px 0px;
}

fieldset label {
    display: block;
    width: 400px;
    margin: 1px;
}

fieldset input {
    width: 400px;
}

.strong {
    font-weight: bold;
}

.hidden {
    display: none;
}

.visible {
    display: block;
}

.submit {
    display: block;
    width: 150px;
    float: left;
}