/* footer */
#footer {
    clear: both;
    text-align: center;
    font-size: 11px;
}

#footer #footerSpace {
    clear: both;
    margin: 0;
    height: 10px;
    background: #71706b;
}

#footer #footerCategories {
    margin: 0;
    padding: 0;
    background: #35342f;
    clear: both;
    overflow: hidden;
}

#footer #footerCategories #footer_categories_wrap {
    width: 805px;
    margin: 9px 75px 7px 110px;
    padding: 0;
    border-collapse: collapse;
}

#footer #footerCategories #footer_categories_wrap td {
    color: #00ABDF;
    text-align: left;
    width: 161px;
    padding: 0;
    vertical-align: top;
}

#footer #footerCategories #footer_categories_wrap a {
    color: #fff;
}

#footer #footerCategories #footer_categories_wrap ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 148px;
}

#footer #footerCategories #footer_categories_wrap li {
    margin-bottom: 2px;
    background-color: #4D4D44;
    height: 22px;
    font-family: 'Arial', sans-serif;
    padding: 4px 5px 0 9px;
}

#footer #footerCategories #footer_categories_wrap li.lead {
    font-weight: 800;
    font-size: 9pt;
    height: 21px;
    padding: 5px 5px 0 9px;
}

#footer #footerCategories #footer_categories_wrap li.social {
    height: 25px;
    padding: 1px 5px 0 5px;
}

#footer #footerMiddle {
    clear:both;
    color: #fff;
    width: 970px;
    padding: 0 10px 5px 10px;
    margin: 0;
    background: #4d4d45;
    height: 6em;
}

#footer #footerMiddle p {
    margin: 0;
}

#footer #footerBottom {
    clear: both;
    width: 100%;
    padding: 0;
    margin: 0;
    background: url("/img/site/logo_footer.jpg") #35342f right no-repeat;
}

#footer a{
    color: #c03f2e;
}
