.menu-bottom {
    float: left;
    width: 960px;
    height: 35px;
}

.menu-bottom ul li ul {
    float: right;
    padding: 8px 0px 9px 0px;
    height: 16px;
}

.menu-bottom ul li ul li {
    float: left;
    padding: 0px 8px;
    height: 16px;
    line-height: 16px;
    border-right: 1px solid #66757d;
}

.menu-bottom ul li ul li.last {
    border: 0px;
    padding-right: 0px;
}

.menu-bottom ul li ul li img {
    vertical-align: middle;
}

.menu-bottom ul li ul li a {
    color: #66757d;
}

.footer-box {
    float: left;
    width: 960px;
    height: 248px;
}

.footer-bottom {
    float: left;
    width: 916px;
    margin: 0px 10px;
    display: inline;
    border-top: 1px solid #969ea3;
    padding: 0px 12px;
    line-height: 40px;
    text-align: right;
    color: #d4d8db;
    font-family: Verdana, Arial, sans-serif;	
    font-size: 10px;
}

.footer-bottom a {
    color: #d4d8db;
    text-decoration: underline;
}

.footer-top {
    float: left;
    width: 960px;
    height: 208px;
}

.footer-top .sidebar {
    float: left;
    width: 410px;
    height: 208px;
}

.footer-top .sidebar ul {
    float: left;
    width: 410px;
    height: 208px;
}

.footer-top .sidebar ul li {
    float: left;
    width: 205px;
    margin: 0px;
}

.footer-top .sidebar ul li h2 {
    float: left;
    width: 205px;
    height: 32px;
    margin: 30px 0px 6px 0px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: normal;
    font-family: Georgia, Arial, sans-serif;	
    background: transparent url('../images/footer-title-bg.gif') no-repeat center bottom;
}

.footer-top .sidebar ul li ul {
    float: left;
    width: 205px;
    height: 146px;
    padding: 0px;
}

.footer-top .sidebar ul li ul li {
    float: left;
    display: block;
    width: 190px;
    line-height: 16px;
    padding: 0px 0px 0px 15px;
    background: transparent url('../images/footer-bullet.gif') no-repeat 0px 4px;
    margin-top: 10px;    
    color: #d4d8db; 
}

.footer-top .sidebar ul li ul li a {
    display: inline;
    float: none;
    width: auto;
    line-height: 16px;
    padding: 0px;
    background: none;
    color: #d4d8db; 
}

.footer-top .sidebar ul li ul li a:hover {
    background: none;
}

.footer-contact {
    float: right;
    height: 208px;
    width: 527px;
    padding-left: 12px;
}

.footer-contact-title {
    float: left;
    width: 495px;
    height: 32px;
    padding: 30px 0px 0px 32px;
    text-align: left;
    color: #fff;
    font-family: Georgia, Arial, sans-serif;	
    font-size: 18px;
    background: transparent url('../images/footer-contact-title.gif') no-repeat left bottom;
}

.footer-contact-content {
    float: left;
    width: 527px;
}

.footer-contact-text {
    float: left;
    width: 400px;
}

.footer-contact-text ul {
    float: left;
    width: 400px;
}

.footer-contact-text ul li {
    float: left;
    display: inline;
    width: 304px;
    height: 30px;
    line-height: 30px;
    padding: 0px 0px 0px 50px;
    margin: 20px 0px 0px 16px;
    color: #d4d8db;
}

.footer-contact-text ul li.mail {
    background: transparent url('../images/footer-ico-mail.gif') no-repeat top left
}
.footer-contact-text ul li.phone {
    background: transparent url('../images/footer-ico-phone.gif') no-repeat top left
}


.footer-contact-logo {
    float: right;
    width: 127px;
    margin-top: 26px;
}