iframe {
  height: 500px;
}

/*links on the banner*/
#logoLink {
 position: absolute;
 left: 30px;
 top: -130px;
 z-index: 666;
}

#banner_contact {
z-index:1
}
#banner_city_state_zip{
background: none;
}
#banner_info span#banner_phone{
font-size: 20px;
font-family: Arial;
font-weight: bold;
color: #bb0202;
position: absolute;
margin-left: 300px;
top: 22px;
width: 236px;
display: block;
white-space:normal;
}



