div#footer { margin: 5px auto; font-size: 9pt; clear: both; }
    div#fmenu { height: 50px; background: url('footer-menu-bg.gif') repeat-x 0 0; padding: 0 10px; border-radius: 0 0 8px 8px; -webkit-border-radius: 0 0 8px 8px; -moz-border-radius: 0 0 8px 8px; }
        div#fmenu p.links { line-height: 40px; float: right; height: 40px; color: #afbcce; }
        div#fmenu p.links a { color: #ffffff; display: inline-block; margin: 0 4px; }
        div#fmenu p.links a:hover { text-decoration: underline;}
    div#bottom {}
        div#bottom p { text-align: center; padding: 4px 0; color: #545454; }
        div#bottom a { font-weight: bold; text-decoration: underline; color: #545454; }
  
    
