#footer {
    /*clear: both;*/
    background: #FFF url(../images/locator/ghc-footer.png) no-repeat !important;
    color: #000;
    height:93px;
    margin-left:2px;
    min-width:890px !important;
    text-align:center !important;

}
#footer-content {
    vertical-align:middle !important;
    text-align:center;
    margin-left:10px;
    margin-right:10px;
    padding-top:20px;
}
#footer-content ul {
    padding: 0;
    margin: 0 3em 0 0;
    list-style-type: none;
    text-align: center !important;
}
#footer-content li {
    padding: 0 4px 0 4px;
    display: inline;
    border-right: 1px solid #CDCDCD;
}
#footer a {
    color: #666;
}
#footer a:hover {
    color: #333;
}
#footer-content li.footLast {
    border-right: 0;
}
#footer-content p.copyright {
    display: block;
    clear: both;
    text-align: center;
    margin-top: 2px;
}


/* Footer */
#footer2 {
  background: #FFF url(../images/locator/ghc-footer.png) no-repeat !important;
  height: 93px !important;
  margin-left:2px;
  text-align:center;
  width:890px !important;
  font-size:smaller !important;

}

#footer2-right {
    /*padding: 0 8px 0 0;*/
    /*width:882px !important;*/
}

#footer2-left {
    /*background: #D5E2F5;*/
    /*padding: 0 0 0 8px;*/
/*height:100%;*/
}

/*#footer2-content { margin-left: 235px; }*/
