/* footer fun */

#FooterBox { width:100%; padding:0px 0px 0px 0px; position:absolute; top:700px; left:0; z-index:0; background-color:#EAD0AB;  background-image:url(/images/layout/ftr_bg.jpg);  }
#FooterLip { z-index:1; height:5px;  background-image:url(/images/layout/footer_lip.jpg); background-repeat:repeat-x; background-position:top; } 
#FooterBox #FootNav { width:1100px; text-align:center; height:40px; }
#Eho { float:right; width:25px; height:24px; margin:0px 0px 0px 30px; }
#Eho img { margin:0px 0px 0px 0px ; }

#FootNav { padding:0; margin:0px auto 0px auto; text-align:center; font-family:verdana, san-serif; font-size:11px; line-height:18px; color:#A0462B;  text-decoration:none; }
#FootNav #FooterUl {  width:925px; text-align:center; list-style-type:none; height:15px; padding:0px; margin:0px auto 0px auto; }
#FootNav #FooterUl li { float:left; padding:0px 7px 0px 7px; }
#FootNav #FooterUl li.right { float:left; border-right:1px solid #404135; } 

#FootNav a { text-decoration:none; color:#A0462B; }
#FootNav a:active { color:#A0462B; }
#FootNav a:visisted { color:#A0462B; }
#FootNav  a:hover { color:#471912; text-decoration:underline; }