﻿body {
    background: #656565; text-align: center;
    margin: 31px 0px 0px 30px;    
}
body, div, td {font-family: Verdana, Sans-Serif;}
A {color: #ED1B23; text-decoration: underline}
A:hover {color: #00AEEF}
h2 {font-size: 13px; margin: 0px; padding: 0px; color: #ED1B23}

#mainshell {width: 748px; text-align: left; margin: auto}
#logo {width: 123px; height: 57px; border: 0px}
#name {font-weight: bold; font-size: 15px; color: White; float: right; margin-top: 37px}
#tagline {width: 634px; height: 167px; float: right;}

#menu {width: 114px; height:167px; background: #ED1B23}
#menu a {display: block; width: 91px; border: 1px solid #F58465; border-right: 0px; border-top: 0px;
    height: 23px; text-align: right; font-weight: bold; color: White; text-decoration: none;
    font-size: 13px; padding-right: 22px; padding-top: 4px; overflow: hidden}
#menu a:hover {background: #00AEEF}
#menu .active {background: #00AEEF}
#menu .top {height: 23px}
#menu .bottom {height: 26px; padding-top: 7px}

#spacer {width: 748px; height: 20px; background: #E3E2E2; border-top: 1px solid #908D8D; border-bottom: 1px solid #969393;}
#homecontent {width: 748px; height: 305px; overflow: hidden; background: White;
    font-size: 13px; line-height: 20px}
#specialproject {width: 261px; height: 304px; border-left: 1px solid #A09E9D;
    border-bottom: 1px solid #A09E9D; float: right; position: relative}
    .homelogo {position: absolute; top: 92px; left: 61px; border: 0px; display: none}
#footer {font-size: 15px; color: White; font-weight: bold; margin: 25px 0px}
#footer A {color: White; text-decoration: underline}
#footer A:hover {color: #00AEEF}

.branddesc {margin: 5px 0px 32px 54px}


