div#content {
  padding: 40px 0 0 0;
  }
div#content p {
  font-size: 12px;
  }

div#content div.box {
  width: 350px;
  height: 421px;
  background: transparent url(../images/micks_macs_team.jpg) 0 0 no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  }
div#content div.box p {
  font-size: 14px;
  line-height: 1.8em;
  color: #663366;
  }

div#content div.right,
div#subcontent div.right {
  width: 420px;
  margin: 0;
  }
  
div#content div.right h1 {
  color: #663366;
  }  
div#content div.left h2 {
  margin-top: 0;
  /*height: 30px;
  background-image: url(../images/helpdesk.gif);*/
  }
div#content div.right h2,
div#subcontent div.right h2 {
  font-weight: 500;
  margin: 5px 0 0 0;
  color: #006699;
  }
div#content div.right p {  
  margin: 7px 0 10px 0;
  }
  
div#content div.right p a {
  font-weight: bold;
  font-style: italic;
  color: #006699;
  }
  
  
  
div#subcontent {
  clear: both;
  width: 816px;
  margin: 20px auto;
  }
  
div#testimonial {
  margin-top: 40px;
  }

ul.services {  
  margin: 7px 0 10px 0;
  padding: 0 0 0 20px;
  list-style-type: disc;
  }
ul.services li {
  margin: 10px 0 10px 0;
  font-size: 16px;
  color: #333;
  }