﻿body {
}

 #map {
        

       }
.header {
height: 400px;
width: 100%;
}

.menu {
  float:left;
  
width: 50%;
}

.content {
width:50%;
float:right;
height:300px;
overflow:scroll;
}