footer {
    width:100%;
    clear:both;
    background:#434343;
}
footer #footer-inner {
    width:944px; /* This is for Phase 1, this will increase to the proper size (976) for Phase 2 */
    margin:0 auto;
}
footer #footer-inner #footer-main {
    min-height:205px;
    padding:10px 0px 0px 0px;
}
footer #footer-inner #footer-main .region-footer {
    position:relative;
}
footer #footer-footnotes {
    border-top:1px solid #7c7c7c;
    color:#f6f6f6;
    margin:0px;
    padding:0px 0px 10px;
    text-align:center;
    font-size:12px;
}
footer #footer-footnotes p {
    padding:1em 0 0 0;
}
footer #quick-links-block .quick-links-column ul li a{ font-size: 12px; }