.logo_contact {margin:35px auto;display:block;width:294px;}

.contact_bg {background-color:#f2f2f2}
.contact_bg iframe {border:10px solid #dfdfdf !important;margin-top:25px;}

.page-banner.float_l {
    background-image: url(/images/page-banner-bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: -42px;
}
.page-banner .page-title {
    float: left;
    font-size: 60px;
    line-height: 66px;
    font-family: 'Helvetica Neue bold Condensed';
    color: #fff;
    text-align: center;
    margin: 100px 6% 42px 6%;
    width: 88%;
    background-color: rgba(0, 36, 106, .52);
    text-transform: uppercase;
    padding: 24px 0;
}