iframe{
    float: left;
    margin-top: 40px;
    border: 3px solid #926e45;
}
.find_us_contact_bar{
    float: left;
    width: 300px;
    height: 150px;
    background: url('../image/wiz.png');
    margin-left: 120px;
    padding: 50px 5px 0 5px;
    text-align: center;
    font-size: 17px;
    color: #926e45;
    line-height:150%;
}

.find_us_contact_bar h6{
    font-size: 18px;
    line-height:180%;
}
#find_us_wiz{
    height: 460px;
    width: 400px;
    float: right;
    border: solid 1px red;
}
#content_bar_background{
    height: 615px;
}
