.UIFooterControl {
        color: #FFFFFF;
        height: auto;
        margin: 0 auto;
        padding: 0px 0 0 10px;
        width: 960px;
}
.UIFooterControl a {
        color: #FFFFFF;
}
.UIFooterControl .CopyRight {
        margin: 0 auto;
        padding: 0 0 10px 0;
        width: 1060px;
        font-size: 14px;
        line-height: 1.4;
}
.MainStructure .FooterBanner {
        background: none repeat scroll 0 0 #FE660D;
        border-top: 5px solid #3B7913;
        width:1060px!important;
}