﻿.site-footer, #content:after {
    height: 65px; 
}
.site-footer {
    border-top: solid thin red;
    width:100%;
    margin:0 auto;
    margin-top:50px;
    text-align:left;
    font-size:initial;
}
.site-footer-table{
    width:100%;
    text-align:center;
}
.exis-footer-logo{
    width:50px;    
}
.exis-footer-logo-text{
    text-align:left;
    width:210px;
    vertical-align:middle;
}
.site-footer-middle{
    width:400px;
}
.hazcheck-footer-logo{
    text-align:right;
    width:25px;
}
.hazcheck-footer-logo-text{
    text-align:left;
    width:70px;
}