﻿#contact
{
    width: 100%;
    padding: 40px 0px 40px 0px;
    background-color: #000000;
    filter: alpha(opacity=80);
    opacity: .8;
    font-size: 12px;
    color: #939598;
}
#contact .header
{
    color: #aa2c2d;
    font-size: 12px;
}
#contact table
{
    margin-left: auto;
    margin-right: auto;
}
#contact td
{
    vertical-align: top;
}
#contact #map
{
    width: 315px;
}
#contact #contact-us
{
    width: 200px;
}
#contact #careers
{
    width: 200px;
}
#contact #careers .careers
{
    width: 160px;
}
#contact #find-us
{
    width: 120px;
}
#contact #find-us .row
{
    position: relative;
}
#contact #find-us .row .icon
{
    position: absolute;
    top: 0px;
    left: 70px;
}
#contact #legal
{
    position: absolute;
    right: 40px;
}
