.footer {
    background: url(/images/bg-2.png) repeat;
    border-top: 1px #9e9e9e solid;
    color: #e9e9e9;
    font-size: 12px;
}

.footer ul{
    list-style: none;
}

.footer .container{
/*    padding: 0 8px;*/

}.footer .h3{
    font-size: 14px;
    font-family: "ptn77f";
/*    color: #acacac;*/
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}
.footer a{
    color: #e9e9e9;
    text-decoration: none;
}
