/* about-us.css */
div.donric-lefttext { 
  float:left; 
  width:300px; 
}
div.lefttext { 
  float:left; 
  width:420px; 
}
div.listcontainer { 
  margin-left:40px; 
}
.mainphoto { 
  width:92%; 
  margin-left:30px; 
  margin-bottom:10px; 
}
.righttop{ 
  margin-right:20px;
}
.rollover { 
  color:#1a9566; 
}
div.colour-box { 
  margin-left:20px; 
  margin-bottom: 20px; 
  width:38%; 
  float: left; 
  height:100px; 
  background-color: #e7e5d8; 
  font-size: 17px; 
  padding: 20px; 
  border-radius:15px; 
}
img.donric-logo {
  height:36px; 
  width:150px; 
  border: 0px; 
  float: right; 
  padding: 30px 50px 70px 50px;
}
/* Stylesheet: about-us Modified On 2018-01-22 17:11:54 */
