/* CSS Document */

#container.contact
{
    height: 840px;
}

#sidenav.contactNav
{
  height: 560px;
}

#content.contactContent
{
  height: 560px;
  width: 475px;
}

#map
{
  margin-top: 20px;
  border: 1px solid #404160;
}


