body{
width: 760px;
margin: 0 auto;
padding-top: 161px;
background: url(http://www.ukdocumentscanningservices.com/template/sitelogo.gif) center 30px no-repeat;
font-family: arial, helvetica, sans-serif;
font-size: 0.9em;
color: #666;
}

a:link{
  color: #333;
  text-decoration:underline;
  }
a:visited{
  color: #333;
  text-decoration: underlin;
  }

#header{
border-top: 5px solid #5C4698;
padding-top: 5px;
width: 760px;
height: 0;
margin: 0 auto;
text-align: right;
}
#header div{
float: right;
width: 250px;
}
#header img{
border: 0;
}

h2{
font-size: 1.2em;
clear: both;
color: #639;
}

#footer{
background: #CCC;
border-top: 5px solid #5C4698;
clear: both;
height: 40px;
padding: 0 10px;
color: #5C4698;
width: 740px;
margin: 0 auto;
}

#footer p{
margin: 0;
font-size: 0.7em;
line-height: 40px;
}

#footer .left{ float: left; }
#footer .right{ float: right; }

#services{
list-style-type: none;
width: 500px;
height: 320px;
padding: 0;
margin: 10px 0px;
background: url("home_button.jpg");
}
#services li{
display: block;
float: left;
width: 250px;
height: 80px;
}
#services a{
display: block;
width: 250px;
height: 80px;
}
#services span{display: none;}
