﻿#contactbananer {
    background: url('../images/header_contact_bg.jpg') center no-repeat;
    height: 360px;
}
#contact_map {
    width: 1024px;
    margin: 30px auto;
    height: 820px;
    background: url('../images/contact.jpg') top center no-repeat;
}
    #contact_map ul {
        padding-top: 610px;
        color: #3C3C3C;
    }
        #contact_map ul li {
        margin:10px;
        }