#header-container { width: 100%; text-align: left;  padding: 20px 0; }
#header-logo { }
#header-right-content { height: 53px; line-height: 94px; padding-left: 10px; float: right; }

#footer-wrapper 
{
    margin-top: 20px;
    width: 100%;
    
    bottom: 0;
    left: 0;
    height: 40px;
    border-top: solid 1px #DDD;
    
}
#footer-content { padding: 12px 0 6px;}
.footer-logo {float: left;margin-left: 20px; }
.footer-logo img { height: 25px;}

.footer-text {float: right; padding-top: 5px;color: #646464;text-align: right;vertical-align: baseline;font-size: 10px;margin-top: -16px;clear: both;margin-right: 10px;}

html, body { height: 100%;}
#body-wrapper { height: 100%;}
form { min-height: 100%;}

#contentContainer {padding-bottom: 61px;}
form { height: 100%;}
#content-wrapper {min-height: 100%; margin-bottom: -74px;}


