body {
  background-color: #f0f0f0;
  font: 11px Verdana, Arial, Helvetica, sans-serif;
}

#container {
  position: relative;
  margin: 0 auto 0 auto;
  width: 704px;
}

#banner {
  background-image: url(img/banner.jpg);
  background-repeat: no-repeat;
  width: 704px;
  height: 80px;
}

#ntlogo {
  float: left;
  padding: 20px 0 0 30px;
}

/* Menu */

#bannermenu {
  float: left;
  width: 440px;
  margin-top: 35px;
}

#bannermenu ul {
  list-style-type: none;
  margin-top: 0;
  margin-left: 40px;
  width: 400px;
  color: #fff;
}

#bannermenu ul li {
  float: left;
  margin: 0;
}

#bannermenu ul li a {
  /*display: block;*/
  background-image: url(img/arrow.gif);
  background-repeat: no-repeat;
  background-position: center left;
  text-decoration: none;
  color: #fff;
  margin: 0px 22px 0 0px;
  padding: 0 0 0 13px;
  font-size: 10px;
  font-weight: bold;
}

#bannermenu ul li a:hover {
  color: #000;
  text-decoration: none;
  background-image: url(img/arrow45.gif);
  background-repeat: no-repeat;
  background-position: center left;
}

/* containers */

#main {
  width: 704px;
  background-image: url(img/containerds.jpg);
  background-repeat: repeat-y;
  line-height: 1.4;
}

#content {
  width: 680px;
  margin: 0 10px 0 10px;
  border: 1px solid #e6e6e6;
  background-color: #fff;
}

#footer {
  width: 660px;
  margin: 10px;
  padding-top: 5px;
  border-top: 1px solid #cdcdcd;
  color: #9a9a9a;
}

#copyright {
  float: left;
  width: 260px;
}

#w3c {
  float: left;
  width: 400px;
  text-align: right;
}

#bottomds {
  margin: 0 auto 0 auto;
  width: 704px;
  height: 9px;
  background-image: url(img/bottomds.jpg);
  background-repeat: no-repeat;
}

#advert {
  margin: 10px;
  width: 660px;
}

#trio {
  width: 660px;
  margin: 0 10px 10px 10px;
}

#leftcol {
  float: left;
  width: 240px;
  padding: 10px 0 0 10px;
}

#leftcol .image {
}

#leftcol .text {
}

#rightcol {
  float: left;
  margin-left: 10px;
  padding: 10px 0 0 0;
  width: 400px;
}

#rightcol .text {
}

#about {
  float: left;
  margin: 0;
  width: 214px;
}

#latest {
  float: left;
  margin-left: 10px;
  width: 213px;
}

#clients {
  float: left;
  margin-left: 10px;
  width: 213px;
}

.text {

}

.text h3 {
  margin-top: 0;
}


.centered {
  text-align: center;
}

.spacer {
  clear: both;
}

/* Contact form */
#contactform {
  width: 420px;
}

#contactform label {
  float: left;
  display: block;
  text-align: right;
  padding-right: 10px;
  width: 130px;
  margin-bottom: 15px;
}

#contactform input {
  float: left;
  display: block;
  width: 200px;
}

#contactform textarea {
  float: left;
  width: 200px;
  margin-bottom: 10px;
}

#contactform br {
  clear: both;
}

#contactbuttons {
  margin-left: 165px;
}

#contactbuttons .button {
  width: 60px;
}

#question {
  float: left;
  width: 280px;
  padding-left: 140px;
}

/* text images */
.imgcommon {
  width: 100%;
  height: 22px;
  margin-top: 10px;
  margin-bottom: 5px;
}

.aboutimg {
  background-image: url(img/about.jpg);
  background-repeat: no-repeat;
}

.aboutimg {
  background-image: url(img/about.jpg);
  background-repeat: no-repeat;
}

.latestimg {
  background-image: url(img/latest.jpg);
  background-repeat: no-repeat;
}

.clientsimg {
  background-image: url(img/clients.jpg);
  background-repeat: no-repeat;
}

.testimonialimg {
  background-image: url(img/testimonial.jpg);
  background-repeat: no-repeat;
}

.profileimg {
  background-image: url(img/profile.jpg);
  background-repeat: no-repeat;
}

.whyusimg {
  background-image: url(img/whyus.jpg);
  background-repeat: no-repeat;
}

.webdesignimg {
  background-image: url(img/webdesign.jpg);
  background-repeat: no-repeat;
}

.technologiesimg {
  background-image: url(img/technologies.jpg);
  background-repeat: no-repeat;
}

.hostingimg {
  background-image: url(img/hosting.jpg);
  background-repeat: no-repeat;
}

.portfolioimg {
  background-image: url(img/portfolio.jpg);
  background-repeat: no-repeat;
}

.locationimg {
  background-image: url(img/location.jpg);
  background-repeat: no-repeat;
}

.contactdetailsimg {
  background-image: url(img/contactdetails.jpg);
  background-repeat: no-repeat;
}

.contactformimg {
  background-image: url(img/contactform.jpg);
  background-repeat: no-repeat;
}

div.line {
  width: 100%;
  height: 10px;
  margin-top: 10px;
  border-top: 1px solid #cdcdcd;
}

h2 {
  margin-top: 0;
  padding-top: 0;
}

#pftcentral img {
  padding-left: 20px;
}

#whitehillfarm img {
  padding-left: 20px;
}

#pazazz img {
  padding-left: 20px;
}

#ekesecurity img {
  padding-left: 20px;
}

#pftlink {
  display: block;
  background-image: url(img/pftcentral_grey.gif);
  background-repeat: no-repeat;
  background-position: top center;
  width: 213px;
  height: 45px;
}

#pftlink:hover {
  background-image: url(img/pftcentral.gif);
  background-repeat: no-repeat;
}

#whitehilllink {
  display: block;
  background-image: url(img/whitehillfarm_grey.gif);
  background-repeat: no-repeat;
  background-position: top center;
  width: 200px;
  height: 38px;
}

#whitehilllink:hover {
  background-image: url(img/whitehillfarm.gif);
  background-repeat: no-repeat;
}

#pazazzlink {
  display: block;
  background-image: url(img/pazazz_grey.gif);
  background-repeat: no-repeat;
  background-position: top center;
  width: 200px;
  height: 40px;
}

#pazazzlink:hover {
  background-image: url(img/pazazz.gif);
  background-repeat: no-repeat;
}

#cleevelink {
  display: block;
  background-image: url(img/cleeve_grey.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  width: 200px;
  height: 40px;
}

#cleevelink:hover {
  background-image: url(img/cleeve.jpg);
  background-repeat: no-repeat;
}

#elmleylink {
  display: block;
  background-image: url(img/elmley_grey.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  width: 200px;
  height: 40px;
}

#elmleylink:hover {
  background-image: url(img/elmley.jpg);
  background-repeat: no-repeat;
}

#ekelink {
  display: block;
  background-image: url(img/eke_grey.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  width: 200px;
  height: 40px;
}

#ekelink:hover {
  background-image: url(img/eke.jpg);
  background-repeat: no-repeat;
}

#prospectlink {
  display: block;
  background-image: url(img/prospect_grey.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  width: 200px;
  height: 40px;
}

#prospectlink:hover {
  background-image: url(img/prospect.jpg);
  background-repeat: no-repeat;
}

#mortgagemanagerslink {
  display: block;
  background-image: url(img/mortgagemanagers_grey.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  width: 200px;
  height: 40px;
}

#mortgagemanagerslink:hover {
  background-image: url(img/mortgagemanagers.jpg);
  background-repeat: no-repeat;
}

#gloucestershiregrenadierslink {
  display: block;
  background-image: url(img/gloucestershiregrenadiers_grey.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  width: 200px;
  height: 40px;
}

#gloucestershiregrenadierslink:hover {
  background-image: url(img/gloucestershiregrenadiers.jpg);
  background-repeat: no-repeat;
}

#firstcallautorentalslink {
  display: block;
  background-image: url(img/1stcallautorentals_grey.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  width: 200px;
  height: 40px;
}

#firstcallautorentalslink:hover {
  background-image: url(img/1stcallautorentals.jpg);
  background-repeat: no-repeat;
}

#leacouncillink {
  display: block;
  background-image: url(img/leavillage_grey.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  width: 200px;
  height: 43px;
}

#leacouncillink:hover {
  background-image: url(img/leavillage.jpg);
  background-repeat: no-repeat;
}

#wildlifecontrollink {
  display: block;
  background-image: url(img/wildlifecontrol_grey.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  width: 200px;
  height: 54px;
}

#wildlifecontrollink:hover {
  background-image: url(img/wildlifecontrol.jpg);
  background-repeat: no-repeat;
}

#ukautoglazelink {
  display: block;
  background-image: url(img/ukautoglaze_grey.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  width: 200px;
  height: 61px;
}

#ukautoglazelink:hover {
  background-image: url(img/ukautoglaze.jpg);
  background-repeat: no-repeat;
}

#diyhomemovelink {
  display: block;
  background-image: url(img/diyhomemove_grey.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  width: 200px;
  height: 48px;
}

#diyhomemovelink:hover {
  background-image: url(img/diyhomemove.jpg);
  background-repeat: no-repeat;
}

a span {
  display: none;
}

.textleft {
  float: left;
  width: 100px;
}

.textright {
  float: left;
  width: 300px;
}
