@charset "UTF-8";
/* CSS Document */

#footer { width:800px; height: 50px; clear:both; padding-top:0px; padding-top: 30px; clear:both;}
#footer .footerNav{ color:#cacaca; font-size:11px; text-align:center; letter-spacing:0.2em; padding-bottom:6px; width:800px;}
#footer .footerNav a{ color:#cacaca; text-decoration:none;}
#footer .footerNav a:hover{ color:#4F1500; text-decoration:underline;}

#footer .footerLegal{ color:#FFF; font-size:9px; text-align:center; width:800px;}
#footer .footerLegal a{ color:#666;}
#footer .footerLegal a:hover{ color:#FFF;}
