body {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: small;
}

#Layer-1 {
  position: absolute;
  margin-left: -424.5px;
  left: 50%;
  top: -6px;
  width: 849px;
  height: 607px;
  z-index: 1;
}

#Layer-2 {
  position: absolute;
  left: 147px;
  top: 600px;
  width: 558px;
  height: 16px;
  z-index: 2;
}

#Layer-3 {
  position: absolute;
  left: 4px;
  top: 2px;
  width: 170px;
  height: 12px;
  z-index: 3;
  color: #FFFFFF;
  font-size: 9px;
}

#Layer-4 {
  position: absolute;
  left: 445px;
  top: 2px;
  width: 190px;
  height: 12px;
  z-index: 4;
  color: #FFFFFF;
  font-size: 9px;
}

#Layer-4 a {
  cursor: pointer;
  outline: none;
  text-decoration: none;
}

#Layer-4 a:link { 
  color: #FFFFFF; 
}

#Layer-4 a:visited { 
  color: #FFFFFF; 
}

#Layer-5 {
  position: absolute;
  left: 146px;
  top: 213px;
  width: 558px;
  height: 14px;
  z-index: 5;
}

#Layer-6 {
  position: absolute;
  left: 147px;
  top: 232px;
  width: 600px;
  height: 331px;
  z-index: 6;
  font-size:13px;
  color: #666699;
  text-align: justify;
}

#Layer-7 {
  position: absolute;
  left: 500px;
  top: 134px;
  width: 246px;
  height: 77px;
  z-index: 7;
  color: #3062AB;
  font-family: Times Georgia, "Times New Roman", Times, serif;
  font-size: 17px;
}

#Layer-8 {
  position: absolute;
  left: 499px;
  top: 41px;
  width: 78px;
  height: 9px;
  z-index: 8;
  font-size: 10px;
  text-align: center;
}

#Layer-9 {
  position: absolute;
  left: 576px;
  top: 41px;
  width: 78px;
  height: 9px;
  z-index: 99;
  font-size: 10px;
  text-align: center;
}

#Layer-10 {
  position: absolute;
  left: 655px;
  top: 41px;
  width: 78px;
  height: 9px;
  z-index: 10;
  font-size: 10px;
  text-align: center;
}

#Layer-11 {
  position: absolute;
  left: 575px;
  top: 34px;
  width: 79px;
  height: 26px;
  z-index: 11;
}

#Layer-12 {
  position: absolute;
  left: 500px;
  top: 59px;
  width: 234px;
  height: 1px;
  z-index: 12;
}

#Layer-13 {
  position: absolute;
  left: 145px;
  top: 75px;
  width: 269px;
  height: 118px;
  z-index: 13;
}

a {
  cursor: pointer;
  outline: none;
  text-decoration: none;
}

a:link { 
  color: #3062AB; 
}

a:visited { 
  color: #3062AB; 
}

a.home:hover {
  width: 78px;
  height: 3px;
  z-index: 991;
  padding-bottom: 10px;
  background-image : url(assets/hover.png);
  background-repeat: no-repeat;
  background-position: bottom;
  padding-left: 22px;
  padding-right: 22px;
}

a.services:hover {
  width: 78px;
  height: 3px;
  z-index: 991;
  padding-bottom: 10px;
  background-image : url(assets/hover.png);
  background-repeat: no-repeat;
  background-position: bottom;
  padding-left: 19px;
  padding-right: 18px;
}

a.contact:hover {
  background-image: url(assets/hover.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  height: 3px;
  padding-bottom: 10px;
  width: 78px;
  z-index: 991;
  padding-left: 20px;
  padding-right: 20px;
}