#allmap {
    width: 100%;
    height: 100%;
    overflow: hidden;
    min-height: 400px;
}
.contact li{
    float: left;
    margin-left: 20px;
    color: #666666;
}
.contact h4{
    margin-left: 20px;
    font-weight: bold;
}