﻿#body {width:100%; }
#footer {width:100%; text-align:center;}
.footer_bg{ background:#f3f3f3; border-top:1px  #e8e8e8 solid;}

/* footer */
.footer {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 40px;
    text-align: center;
}



    .footer p.footeraddress {
        color: #525252 !important;
        font-size: 11px;
        margin-top: 20px;
        line-height: 160%;
    }

        .footer p.footeraddress span {
            font-family: sans-serif;
        }
