﻿body {} #logo {
    height: 77px;
margin-top: -38px;
margin-left: -25px;
}
#map {
    height: 500px;
    width: 800px;
    margin-left: 51px;
    border: 7px solid whitesmoke;
}
.MainSlider {
    width: 100%;
}
.custSpan {
    margin-left: 0 !important;
}
/*Page load*/

#custFieldset {
    position: relative;
}
#pageloaddiv {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    background: url(../img/email.png) no-repeat center center;
}
.#custFieldset .popup {
    width: 480px;
}
