.navbar {
  position: relative;
  min-height: 86px;
  margin-bottom: 0px !important;
  border: 1px solid transparent;
}

body #bottomrow {
  background-color: #eeeeee;
}

#bannerwrap {
  /* My top Awesome Background www.uniqhost.co.za*/
  background: url(/images/Aerialphotos.JPG) center fixed no-repeat;
  float:left;
  width:100%;
  /* Bottom border */
  border-bottom: none;
  /* Top border */
  border-top: none;
  /* banner Text colour */
  color: #ffffff;
  margin-bottom: 25px;
  min-height: 200px;
  margin-top: -86px;
}

.navbar {
  position: relative;
  min-height: 86px;
  margin-bottom: 0px !important;
  border: 1px solid transparent;
}

body #bottomrow {
  background-color: #eeeeee;
}

#navwrap {
  position: relative;
  z-index: 11;
  background: white;
  opacity: 0.9;
}

#grid2wrap {
  /* Variable for entire bg row */
  background: url(/images/donga.JPG);
  /* Bottom border */
  border-bottom: solid 2px #8d8e90;
  /* Top border */
  border-top: solid 2px #8d8e90;
  /* grid2 Text colour */
  color: #444444;
}
#grid4wrap .custom {
  background:white;
  opacity: 0.8;
  padding:5px;
  
}

#grid2wrap h2{
  color:#1764a4;
  font-size:23px;
}
#grid2wrap p{
  font-weight:bold;
}
#grid2wrap .slideshowoverlay .allitems {
  position: absolute;
  bottom: 0;
  background: rgba(236, 236, 236, 0.4) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#50000000,endColorstr=#50000000);
  color: #fff;
  padding: 1px 4% !important;
  max-width: 100%;
}

#grid5wrap h3{
  color:white !important;
  background:#000;
  opacity:0.7

}
#grid5wrap {
  background: url(/images/Construction-monitoring.jpg);
  border-bottom: none;
  border-top: none;
  color: #444444;
}