footer{
    position: relative;
    width:100%;
    height: 250px;
    padding: 40px 0 0;
    /*background: #0f9170;*/
    background: url("../../img/common/footer/bg.png") repeat;
}

#footer-contents{
    width:68%;
    margin:0 auto;
}

#logo-footer{
    float: left;
}


/*#logo-footer img {*/
    /*width: 220px;*/
    /*!*width: 15%;*!*/
/*}*/