html, body {
  margin: 0;
  padding: 0;
  color: #999999;
  font-size: 10px;
  width: 100%;
  height: 100%;
  font-family: "helvetica","arial","sans-serif";
}
#logo {
  margin: 0px;
  background: #ffffff none repeat scroll 0%;
  top: 40px;
  left: 70px;
  z-index: 2;
  color: #ff6600;
  font-size: 10px;
  position: absolute;
}
#years {
  margin: 0px;
  padding: 10px;
  background: #ffffff none repeat scroll 0%;
  overflow: hidden;
  top: 50px;
  left: 250px;
  z-index: 2;
  width: 40px;
  font-size: 11px;
  position: absolute;
}
#years9 {
  margin: 0px;
  padding: 10px;
  background: #ffffff none repeat scroll 0%;
  overflow: hidden;
  top: 50px;
  left: 300px;
  z-index: 2;
  width: 40px;
  font-size: 11px;
  position: absolute;
}
#years8 {
  margin: 0px;
  padding: 10px;
  background: #ffffff none repeat scroll 0%;
  overflow: hidden;
  top: 50px;
  left: 350px;
  z-index: 2;
  width: 40px;
  font-size: 11px;
  position: absolute;
}
#menu {
  margin: 0px;
  padding: 10px;
  background: #ffffff none repeat scroll 0%;
  overflow: hidden;
  top: 120px;
  left: 60px;
  z-index: 2;
  width: 180px;
  font-size: 11px;
  position: absolute;
}
#text1 {
  margin: 0px;
  padding: 10px;
  background: #ffffff none repeat scroll 0%;
  overflow: hidden;
  top: 120px;
  left: 280px;
  z-index: 2;
  width: 180px;
  position: absolute;
}
#text2 {
  margin: 0px;
  padding: 10px;
  background: #ffffff none repeat scroll 0%;
  overflow: hidden;
  top: 420px;
  left: 260px;
  z-index: 2;
  width: 180px;
  position: absolute;
}
#text3 {
  margin: 0px;
  padding: 10px;
  background: #ffffff none repeat scroll 0%;
  top: 480px;
  left: 260px;
  z-index: 2;
  width: 180px;
  position: absolute;
}
#text4 {
  margin: 0px;
  padding: 10px;
  background: #ffffff none repeat scroll 0%;
  top: 480px;
  left: 375px;
  z-index: 2;
  width: 180px;
  position: absolute;
}
#text5 {
  margin: 0px;
  padding: 10px;
  background: #ffffff none repeat scroll 0%;
  top: 120px;
  left: 490px;
  z-index: 2;
  width: 311px;
  position: absolute;
}
#text6 {
  margin: 0px;
  padding: 10px;
  background: #ffffff none repeat scroll 0%;
  top: 120px;
  left: 575px;
  z-index: 2;
  width: 180px;
  position: absolute;
}
#text7 {
  margin: 0px;
  padding: 10px;
  background: #ffffff none repeat scroll 0%;
  overflow: hidden;
  top: 110px;
  left: 610px;
  z-index: 2;
  width: 350px;
  position: absolute;
}
#arrows {
  margin: 0px;
  padding: 0px;
  background: #ffffff none repeat scroll 0%;
  overflow: hidden;
  left: 130px;
  z-index: 2;
  width: 40px;
  font-size: 20px;
  position: absolute;
}
#contact {
  margin: 0px;
  padding: 10px;
  background: #ffffff none repeat scroll 0%;
  overflow: hidden;
  top: 420px;
  left: 60px;
  z-index: 2;
  width: 180px;
  position: absolute;
}
#bg {
  margin: 0px;
  background: #ffffff none repeat scroll 0% 50%;
  left: 260px;
  top: 120px;
  z-index: 1;
  position: absolute;
}

a {
  color: #cccccc;
  text-decoration: none;
}
a:visited {
  color: #cccccc;
}
a:hover {
  color: #ff6600;
}

.table {
  border-bottom: 1px solid #eeeeee;
  padding: 5px;
}
.cellfull {
  padding: 5px;
  background: #ffffff none repeat scroll 0%;
}
.bg a {
  padding: 0px;
  color: #ffffff;
  text-decoration: none;
}
.bg a:visited {
  padding: 0px;
  color: #ffffff;
}

.bg a img {
  border:  none;
}

