#map_container{
  width:361px;
  height:143px;
  background:url('images/map.gif') no-repeat 50% 50%!important;
  cursor:pointer;
  margin-top:17px;
}
#map_container:hover{
  background:url('images/harbour.gif') no-repeat 50% 50%!important;
}

#dealers_container{
  width:325px;
  height:258px;
  background:url('images/map2.gif') no-repeat;
  cursor:pointer;
  padding:2px;
  border:1px solid #ddd
}

#side_bar{position:absolute;top:0;left:0;z-index:99999}
 
