body {
  background-color: #000000;
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Helvetica, sans-serif;
}

img {
  border: 0px;
}

#siteholder {
  position: relative;
  width: 810px;
  text-align: center;
}

#maincontent {
  position: relative;
  float: left;
  width: 810px;
}

#header {
  position: relative;
  float: left;
  width: 810px;
  height: 140px;
}

.backgroundrpt {
  position: relative;
  float: left;
  background:url(../img/es_background_rpt.gif) repeat-y top;
  width: 810px;
  margin-bottom: 25px;
}

.backgroundtop {
  position: relative;
  float: left;
  background:url(../img/es_background_top.gif) no-repeat top;
  width: 810px;
}

.backgroundbot {
  position: relative;
  float: left;
  background:url(../img/es_background_bot.gif) no-repeat bottom;
  width: 810px;

}

.logo {
  position: absolute;
  width: 235px;
  height: 110px;
  top: 0px;
  left: 0px;
}

.altsite {
  position: absolute;
  width: 144px;
  height: 12px;
  top: 87px;
  left: 640px;
}

.navigation {
  position: absolute;
  width: 765px;
  top: 110px;
  left: 17px;
}

.navigation ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  width: 765px;
  float: left;
}

.navigation li {
  float: left;
  margin: 0px 57px 0px 0px;
}

.navigation li.last {
  float: left;
  margin: 0px 0px 0px 0px;
}

.contentlayer {
  position: relative;
  float: left;
  width: 780px;
  left: 17px;
  background:url(../img/es_maincontent_bck.jpg) no-repeat top;
  margin: 33px 0px 0px 0px;
}

.contentcolhome {
  position: relative;
  float: left;
  width: 780px;
  left: 0px;
  height: 464px;
  background:url(../img/es_althome_bck.jpg) no-repeat top;
  margin: 0px 0px 12px 0px;
}

.contentcolhome2 {
  position: relative;
  float: left;
  width: 450px;
  left: 35px;
  top: 35px;
  text-align: left;
}

.contentcol1 {
  position: relative;
  float: left;
  width: 450px;
  left: 35px;
  top: 35px;
  text-align: left;
  margin-bottom: 80px;
  padding-bottom: 70px;
}

.contentcol2 {
  position: relative;
  float: right;
  width: 276px;
  height: 350px;
  right: 35px;
  top: 35px;
  text-align: right;
  margin-bottom: 80px;
}

.contentcol1 h1 {
  font-size: 120%;
  color: #FF9900;
  line-height: 150%;
  margin-top: 0px;
}


.contentcol1 h2 {
  font-size: 90%;
  color: #FF9900;
  line-height: 150%;
  margin-top: 0px;
}

.contentcol1 h3 {
  font-size: 70%;
  color: #FF9900;
  line-height: 150%;
  margin-top: 0px;
}

.contentcol1 p {
  font-size: 70%;
  color: #FFFFFF;
  line-height: 150%;
}

.contentcol1 li {
  font-size: 70%;
  color: #FFFFFF;
  line-height: 150%;
}

.contentcol1 .bodyintro {
  font-size: 82.5%;
  color: #CC0000;
  line-height: 150%;
}

a:link, a:visited, a:active  {
  color: #FF9900;
  text-decoration: none;
}

a:hover {
  color: #FF9900;
  text-decoration: underline;
}

.footer {
  font-size: 62.5%;
  color: #FFFFFF;
}
