﻿

#footer { width:100%; background-color:#fff; position:absolute; bottom:0; display:block;padding:4px 0;}

#footer a{color:#1e77b9; padding:0 4px;font-size:11px;font-weight:500; border-left:dotted 1px #1e77b9; }
#footer a:first-child{ border-left:none;}
.index {height:60px;width:100%; background-color:#fff;background:#fff;margin:5px auto -64px auto;}
#footer ul {width:500px;margin:0 auto;background:#fff;}
#footer ul li{color:#1e77b9;font-size:11px;font-weight:500; padding:0; margin:0; list-style-type:none;display:inline;}
#footer p {color:#1e77b9;font-size:11px;font-weight:500; width:150px;padding-top:10px; margin:0 auto;}
/*@media only screen and (max-height: 550px) {
    #default-body #footer{ display:none;}
    #contact-body #footer{ display:none;}
    #fquestions-body #footer{ display:none;}
    #regarding-body #footer{ display:none;}
}*/

