#footer { padding:5px 0 0 0;border-top:1px dashed #6f605a;background:#fff; }

#footer .footer_top_left  { float:left;width:350px;height:20px;margin:0 0 0 10px;font:normal 11px Arial; }
#footer .footer_top_left a{ color:#000;text-decoration:none;font-weight:bold; }
#footer .footer_top_left a:hover{ text-decoration:underline; }

#footer .footer_top_right { float:left;width:555px;height:20px;margin:0 5px 0 0;text-align:right;font:normal 11px Arial; }
#footer .footer_top_right a{ margin:0 5px 0 5px;color:#000;text-decoration:none; }
#footer .footer_top_right a:hover{ text-decoration:underline; }

#footer .footer_bottom{height:19px;padding:4px 0 0 0;background:#141413;text-align:center;font:bold 11px Arial;color:#8b9f07;}
#footer .footer_bottom a{ color:#8b9f07;text-decoration:none; }
#footer .footer_bottom a:hover{ text-decoration:underline; }