#header
{
    border-bottom:solid 1px #4D4D4D;
    padding:0 0 8px 0;
    color:#3E3E3E;
    font-size:16px;
    height:57px;
}
#header img#header-logo
{
    float:left;
    margin:20px 0 0 6px;
}
#header #header-contact
{
    float:right;
    margin:37px 0 0 0;
}
#header #header-contact .green
{
    color:#5AA63E;
    padding:0 5px;
    font-weight:bold;
}
