/*CSS logo*/
#logo{

    border:none;
}

.mapSmall {
    min-width: 720px;
    min-height: 545px;
    position: relative;
    top: 0px !important;
}

.mapGiant {
    height:100%;
    position: absolute !important;
    left: 0px;
    width: 100%;
    z-index: 30;
}

.InfoBox {
   /* background-image:url(../img/content_bottom_bg.jpg) ;*/
    margin:25px auto;
    text-align:left;
    width:100%;
}
