BODY {
  FONT-FAMILY: Verdana,Helvetica;
  FONT-SIZE: 0.9em;
  background-color:#7baa29;
  margin: 0;
  padding: 0;
}

#container{
  text-align: center;
  vertical-align: middle;
}

#client {
  height: 800px;
  width: 950px;
  margin: auto;
  background:#7baa29 url('../images/layout.jpg') no-repeat;
  text-align: left;
}

#logo {
  position: absolute;
  margin-top: 86px;
  margin-left: 37px;
  width: 172px;
  height: 172px;
  z-index: 10;
}

a:link, a:visited {
  color: #0d71ec;
}

a:hover, a:active {
  color: #0d41bc;
}

#contact {
  position: absolute;
  margin-top: 10px;
  margin-left: 685px;
  width: 250px;
  height: 150px;
}

#navigation {
  position: absolute;
  margin-top: 153px;
  margin-left: 202px;
  width:627px;
}

#navigation li {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
}

#navigation ul {
  padding: 0;
  margin: 0;
}

#hover-home {
  background:url('../images/home-hover.png') left top no-repeat;
}

#hover-programs {
  background:url('../images/programs-hover.png') left top no-repeat;
}

#hover-staff {
  background:url('../images/staff-hover.png') left top no-repeat;
}

#hover-registration {
  background:url('../images/registration-hover.png') left top no-repeat;
}

#hover-photos {
  background:url('../images/photos-hover.png') left top no-repeat;
}

#hover-testimonials {
  background:url('../images/testimonials-hover.png') left top no-repeat;
}

#hover-links {
  background:url('../images/links-hover.png') left top no-repeat;
}

#hover-contact {
  background:url('../images/contact-hover.png') left top no-repeat;
}

#home A:visited, #home A:link {
  background:url('../images/home.png') left top no-repeat;
  line-height: 56px;
  padding-top: 10px;
  padding-left: 11px;
  padding-right: 11px;
  padding-bottom: 2px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

#home A:hover, #home A:active
{
  background:url('../images/home-hover.png') left top no-repeat;
  text-decoration: underline;
}

#programs a:visited, #programs A:link {
  background:url('../images/programs.png') left top no-repeat;
  line-height: 56px;
  padding-top: 10px;
  padding-left: 8px;
  padding-right: 5px;
  padding-bottom: 2px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

#programs A:hover, #programs A:active
{
  background:url('../images/programs-hover.png') left top no-repeat;
  text-decoration: underline;
}

#staff a:visited,  #staff a:link {
  background:url('../images/staff.png') left top no-repeat;
  line-height: 56px;
  padding-top: 10px;
  padding-left: 11px;
  padding-right: 9px;
  padding-bottom: 2px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

#staff A:hover, #staff A:active
{
  background:url('../images/staff-hover.png') left top no-repeat;
  text-decoration: underline;
}

#registration a:visited,  #registration a:link {
  background:url('../images/registration.png') left top no-repeat;
  line-height: 56px;
  padding-top: 10px;
  padding-left: 7px;
  padding-right: 5px;
  padding-bottom: 2px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

#registration A:hover, #registration A:active
{
  background:url('../images/registration-hover.png') left top no-repeat;
  text-decoration: underline;
}

#photos a:visited,  #photos a:link {
  background:url('../images/photos.png') left top no-repeat;
  line-height: 56px;
  padding-top: 10px;
  padding-left: 11px;
  padding-right: 9px;
  padding-bottom: 2px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

#photos A:hover, #photos A:active
{
  background:url('../images/photos-hover.png') left top no-repeat;
  text-decoration: underline;
}

#testimonials a:visited,  #testimonials a:link {
  background:url('../images/testimonials.png') left top no-repeat;
  line-height: 56px;
  padding-top: 10px;
  padding-left: 7px;
  padding-right: 4px;
  padding-bottom: 2px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

#testimonials A:hover, #testimonials A:active
{
  background:url('../images/testimonials-hover.png') left top no-repeat;
  text-decoration: underline;
}

#links a:visited,  #links a:link {
  background:url('../images/links.png') left top no-repeat;
  line-height: 56px;
  padding-top: 10px;
  padding-left: 7px;
  padding-right: 7px;
  padding-bottom: 2px;
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

#links A:hover, #links A:active
{
  background:url('../images/links-hover.png') left top no-repeat;
  text-decoration: underline;
}

#thelinks table {
  width: 100%
}

#thephotos {
  text-align: center;
}

#content {
  position: absolute;
  margin-top: 205px;
  margin-left: 125px;
  width: 690px;
  height: 435px;
  z-index: 8;
  padding: 0;
  text-align: left;
  overflow: auto;
}

#content h1 {
  text-align: center;
}

#footer {
  position: absolute;
  margin-top: 750px;
  margin-left: 605px;
  width: 310px;
  height: 13px;
  z-index: 11;
}

#train {
  position: absolute;
  margin-top: 630px;
  margin-left: 23px;
  width: 293px;
  height: 193px;
  z-index: 9;
}

.staffexp
{
  margin: 0 0 10px 0;
}