
#footer {
    border-top: 2px solid #cccccc;
    margin-top: 15px;
    width:1000px;
    margin-bottom: 10px;
}


#footer_body {
    /* background: url('../images/footer/footer_body.png') repeat-y left top; */
    width:960px;
    padding: 5px 20px 20px 20px;
}

#footer_copyright {
    color: #999999;
}

#footer_security {
    width: 100px;
    color: #999999;
}

#footer_menus {
}

#footer_menu {
    width: 200px;
}


#footer_menus td {
    vertical-align: top;
}

.footer_menu h3 {
    font-family: Myriad Pro;
    font-size: 15px;
    font-weight: normal;
    color: #555555;
}

.footer_menu ul {
    margin-left: 20px;
}

.footer_menu a {
    text-decoration: none;
    color: #777777;
}

#footer_copyright a {
    text-decoration: none;
    color: #555555;
}