﻿#Footer
{
    color: #fff;
    font-size: 12px;
}
#Footer a
{
    color: #fff;
}
#ContactInfo
{
    margin: 10px 0;
}
#QuickFind
{
    background: #142432 url(../../App_Grafx/Styles/footer_bg.gif) no-repeat top left;
    min-height: 251px;
    text-align: left;
}
#QuickFind h4
{
    display: none;
}

#QuickFind ul, #QuickFind li 
{
    list-style-type: none;
}
.quickList
{
    float: left;
    margin: 35px 40px;
}