#zfooter {
    width: 990px;
    display: block;
    float: right;
    text-align: left;
    height: 50px;
    color: #e2e2e2;
    background-color: #414141;
    overflow: hidden;
}

#footer_links {
    position: relative;
    left: 245px;
    bottom: -10px;
    width: 703px;
    display: inline;
    float: left;
    color: #e2e2e2;
    overflow: hidden;
}

#footer_image {
    position: absolute;
    left: 0px;
    bottom: 0px;
    display: inline;
    float: left;
}

.top_style {
    font-family: verdana;
    font-size: 13px;
    color: white;
    line-height: 16px;
}

.bottom_style {
    font-family: verdana;
    font-size: 9px;
    line-height: 14px;
    color: #a2a2a2;
}

.zuma_font {
    color: #ff8601;
}



