div.gallery_border {
    width:1000px;
    padding:10px;
    border:1px solid gray;
    border-radius: 10px;
    margin:0px;
    float:left;
    text-align: center;
}


#form1 .wdform_tbody1 {
    background-color: rgba(0, 0, 0, 0) !important;
    border: 1px solid #4AB9F1 !important;
    border-radius: 10px; !important;
    float: left !important;
    text-align: center !important;
    width: 60% !important;
}

div.mainBox {
    width:1100px;
    padding:10px;
    border:1px solid #4AB9F1;
    border-radius: 10px;
    margin:0px;
    float:left;
    text-align: center;
    height:500px;
}

div.mapBox {
    width:440px;
    padding:30px;
    clear:right;
    margin:10px;
    float:right;
    text-align: center;
    
}
div.addressBox {
    width:440px;
    clear:left;
    padding:30px;    
    margin:10px; 
    float:left;
    text-align: left;
}

h2#westHeading {
    color: #007FE0;
    font-family: Arial;
    font-size: 2em;
    font-weight: bold;
    line-height: 1.3em;
    margin: 0 0 0.3em;
    text-align: left;
}
 #heading{

    color: #007FE0;
    font-family: Arial;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 0.3em;
    text-align: left;
    width:150px;
    height: 16px;
    float: left;
    text-align: left;
}
   
#bottom-text{
   border: 1px solid #4AB9F1;
    border-radius: 7px;
    clear: both;
    height: 40px;
    left: 30px;
    margin: 5px;
    padding: 5px;
    position: relative;
    text-align: center;
    top: -10px;
    width: 1000px;
}

h2#westHeading.middle {
    
    text-align: center;
}

