@CHARSET "ISO-8859-1";

.management {
  background: #fff url(../images/director_header.jpg) no-repeat;
}

#leftdirector {
  background: #fff url(../images/left_directors.jpg) no-repeat;
  width: 280px;
  height: 126px;
  float: left;
  margin-left: 10px;
  margin-bottom: 52px;
}

#directormain {
  background: #fff url(../images/director_main.jpg) no-repeat;
  width: 500px;
  height: 243px;
  float: left;
  margin-bottom: 10px;
}

#directorslogan {
  margin-top: 55px;
}

#management {
  float: left;
  width: 500px;
  background-color: #c5cad0;
  font-size: 11px;
  margin-bottom: 5px;
}

.manleft {
  float: left;
  width: 230px;
  padding: 2px 2px 2px 10px;
}

.mantext {
  float: left;
  height: 50px;
  border-left: 1px solid #9a332c;
  margin-left: 10px;
  padding: 10px 0 0 10px;
  width: 140px;
  overflow: hidden;
}

.manimg {
  float: left;
  width: 43px;
  height: 60px;
}

#debuhr {
  background: #fff url(/images/man_debuhr.jpg) no-repeat;
}  

#friesen {
  background: #fff url(/images/man_friesen.jpg) no-repeat;
}  

#maccormack {
  background: #fff url(/images/man_maccormack.jpg) no-repeat;
}  

#severyn {
  background: #fff url(/images/man_severyn.jpg) no-repeat;
}  

#perrin {
  background: #fff url(/images/man_perrin.jpg) no-repeat;
}  

#wilske {
  background: #fff url(/images/man_wilske.jpg) no-repeat;
}  

#strachan {
  background: #fff url(/images/man_strachan.jpg) no-repeat;
}  

#hart {
  background: #fff url(/images/man_hart.jpg) no-repeat;
}  

#kelly {
  background: #fff url(/images/man_kelly.jpg) no-repeat;
}  
