#footer .table {
    width:100%;
    background:#00588a;
    height:97px;
    margin:40px 0px 0px 0px;
    color:#fff;
     word-spacing: 5px;
}

#footer .table a { color:#fff; font:normal 12px arial;  word-spacing: normal; text-decoration:none;}
#footer .table a:hover { text-decoration:underline;}

#footer .table a.logo { padding-left:10px;}

#footer .table span { word-spacing: normal; padding-right:0px;}
