#footerMenu{
    position: relative;
    width: 1111px;
    height: 32px;    
    margin: 10px 0 28px 0!important;
    padding: 8px 0;
    font-family: Georgia;
    font-size: 20px;
    text-shadow: 1px 1px 0 #FFFFFF;
}
#footerMenu ul{
    list-style: none;
}
#footerMenu ul li{
    float: left;
    padding: 2px 15px;
    border-right: 1px solid #aca8a8;
}
#footer {
    position: relative;
    min-height: 80px;
    background: #3a3b45;
    margin: 0 5px 0 0;
    padding: 15px 0 10px 0;
    color: #a8a8b5;
    text-align: center;
    font-family: Georgia;
    font-size: 18px;
    clear: both;
}
#footer p{
  margin: 0 0 10px 0;
}
#footer a, a:visited { 
  text-decoration : none; 
  color: #a8a8b5;
} 
#footer a:hover { 
  text-decoration : underline;
  color: #666;
} 
#copyright { 
  float: none;
  width: 580px;
  margin: 10px auto 0;
  padding: 0;
}
#footer .text {
    font-size: 12px;
    line-height: 1.1;
}
#footer_right {
    position: absolute; right: 20px; top: 20px;
    width: 180px;
    font-size: 13px;
    text-align: left;
    margin: -5px 0 0 0;
}
#logo_mini, #logo_mini2 { 
    position: absolute; right: 20px; bottom: 10px;
    width: 141px;
    height: 36px;
}
#track {   
  clear: both !important;
  width : 100%; 
  height : 30px;
  margin : 10px auto 0; 
  padding : 0;
  text-align: center;
} 
#track img {   
  float: none;
  margin-right: 5px; 
} 
