body{
  background-image: url("img/bg.png");
  margin-left: 20px;
  margin-top: 20px;
  font-weight: normal;
  font-size: 11px;
  font-family: Arial;
  color: #ffffff;
}
body a {
  text-decoration: underline;
  color: #ffffff;
}
body a:hover {
  text-decoration: none;
  color: #ffffff;
}
body a:active {
  text-decoration: none;
  color: #ffffff;
}
img {
  border: 0;
}
.maintable {
  border-top: #9A9A9A 3px solid;
  border-bottom: #9A9A9A 3px solid;
  border-left: #9A9A9A 3px solid;
  border-right: #9A9A9A 3px solid;
  background-color: #ffffff;
}
.subtable {
  border-top: 0px;
  border-bottom: #9A9A9A 3px solid;
  border-left: #9A9A9A 3px solid;
  border-right: #9A9A9A 3px solid;
  background-color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  font-family: Arial;
  color: #20345B;
}
.subtable a {
  text-decoration: underline;
  color: #20345B;
}
.subtable a:hover {
  text-decoration: none;
  color: #698ABD;
}
.subtable a:active {
  text-decoration: none;
  color: #698ABD;
}
.mainmenu{
  font-weight: normal;
  font-size: 12px;
  font-family: "Lucida Sans Unicode", Arial;
  color: #20345B;
}
.mainmenu a{
  text-decoration: none;
  color: #20345B;
}
.mainmenu a:hover{
  text-decoration: none;
  color: #698ABD;
}
.mainmenu a:active{
  text-decoration: none;
  color: #698ABD;
}
.callus {
  font-weight: bold;
  font-size: 14px;
  font-family: "Lucida Sans Unicode", Arial;
  color: #20345B;
  padding-right: 15px;
}
.telimg {
  vertical-align: text-bottom;
}
.latestvancancies {
  padding-top: 42px;
  padding-left: 40px;
  padding-bottom: 42px;
}
.currentvanctitle {
  font: bold 12px Arial;
  text-decoration: none;
  color: #000000;
}
.currentvanctitle a {
  text-decoration: none;
  color: #000000;
}
.currentvanctitle a:hover {
  text-decoration: underline;
  color: #698ABD;
}
.currentvanctitle a:active {
  text-decoration: underline;
  color: #698ABD;
}
.currentvanccontent {
  font: normal 12px Arial;
  text-decoration: none;
  color: #000000;
}
.currentvanccontent a {
  text-decoration: none;
  color: #000000;
}
.currentvanccontent a:hover {
  text-decoration: underline;
  color: #698ABD;
}
.currentvanccontent a:active {
  text-decoration: underline;
  color: #698ABD;
}
.welcometogf {
  font-weight: bold;
  font-size: 11px;
  font-family: Arial;
  color: #000000;
  padding-top: 42px;
  padding-left: 20px;
  padding-right: 0px;
}
.welcomeimg {
  display: block;
  float: left;
  margin-bottom: 4px;
  margin-right: 15px;
  position: relative;
}
.title {
  padding-left: 20px;
  font: bold 12px Arial;
  color: #000000;
  line-height: 16px;
}
.jobdescription {
  padding-right: 20px;
  font: normal 12px Arial;
  color: #000000;
  line-height: 16px;
}