#footerWrapper {
                width: inherit;

            }
            #footer {
                float: left;
                height: 224px;
                width: 985px;
                background-image: url(../images/footer.jpg);
                color: #ABABAB;
            }
            #footerTop {
                height: 164px;
                width: auto;
                padding-top: 20px;
                padding-left: 57px;
            }
            #footerBottom {
                height: 40px;
                width: 916px;
                padding-left:42px;
                padding-top: 4px;
                border-top: 1px solid #bfbfbf;
                margin-left: 13px;
            }
            .footerWidget {
                float: left;
                width: 150px;
            }
            .footerWidget h1 {
                color: #666666;
                font-size: 16px;
            }
