body {

background: url(images/bg.jpg) top left no-repeat;
font-family: Arial, Verdana, Sans-serif;
  font-size: 14px;
  color: #4b4b4b;
}

p {
  font-family: Arial, Verdana, Sans-serif;
  font-size: 14px;
  color: #4b4b4b;
  text-align: justify;
  letter-spacing:0.5px;

}

.wrapper {

position: absolute;
top:0;
left:0;
width:986px;
height:570px;
}


.logo {
   position: absolute;
   top:0;
   left:0;
   width:600px;
   height:80px;
   overflow:hidden;

}

.logo h1 {
  margin:0;
text-indent:-3000px;

background: url(images/denholm_coates_logo.gif) no-repeat;
width:600px;
   height:80px;
}

.content {
   position: absolute;
   top:110px;
   left:20px;
   width:480px;
   height:390px;
   z-index:10000;
    font-family: Arial, Verdana, Sans-serif;
  font-size: 14px;
  color: #4b4b4b;
  text-align: justify;
  letter-spacing:0.5px;
  }

.contact {
padding:0px;
margin:0px;
}


.content a{
   color: #091d5a;
   font-weight: bold;
   text-decoration:none;
   border-bottom: 1px solid #091d5a;
  }

.content a:hover{
   color: #091d5a;
   font-weight: bold;
   text-decoration:none;
   border-bottom: 1px dashed #091d5a;
  }

.right {
  position:relative;
  float:right;
  top:22px;
  right:0px;
  text-align:right;
  font-family: arial, verdana, sans-serif;
  font-size: 16px;
  line-height: 23px;
  color: #4b4b4b;
  z-index:8000;
}

.right a{

  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  color: #4b4b4b;
  text-decoration:none;
}

.right a:hover{

  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  color: #4b4b4b;
  text-decoration:underline;
}

.rfooter {
  position:absolute;
  float:right;
  bottom:0px;
  right:0px;
  text-align:right;

  height:60px;
  width:450px;
}

.bfooter {
  position:absolute;
  font-family: arial, verdana, sans-serif;
  font-size: 11px;

  color: #4b4b4b;
  bottom:-30px;
  right:0px;
  text-align:right;
  height:25px;
  width:500px;
}

.bfooter a{

  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  color: #4b4b4b;
  text-decoration:none;
}

.bfooter a:hover{

  font-family: arial, verdana, sans-serif;
  font-size: 11px;
  color: #4b4b4b;
  text-decoration:underline;
}

.lfooter {
  position:absolute;
  float:right;
  bottom:0px;
  left:20px;
  text-align:left;
font-size:12px;
  height:25px;
  width:450px;
}

.lfooter a{

  color: #091d5a;
   font-weight: bold;
   text-decoration:none;

}

.lfooter a:hover{

  font-family: arial, verdana, sans-serif;
  font-size: 12px;
  color: #4b4b4b;
 text-decoration:underline;

}

.mainimg {
  position:absolute;

  top:96px;
  left:446px;
  height:365px;
  width:430px;
}

.rfooter a {
 margin-right:10px;
}

.rfooter img {
 border:0;

}

.spacer {
height:18px;
display:block;
}



