#mainA {
  position : relative;
  width : 900px;
  margin : 0 auto;
}
#header {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 8;
}
#extension {
  position : absolute;
  background-image : url(extension.jpg);
  top : 500px;
  left : 0px;
  height : 2750px;
  width : 900px;
  padding : 0px;
  background-repeat: repeat-y;
}
#extension2 {
  position : absolute;
  background-image : url(extension2.jpg);
  top : 500px;
  left : 0px;
  height : 550px;
  width : 900px;
  padding : 0px;
  background-repeat: repeat-y;
}
#extension3 {
  position : absolute;
  background-image : url(extension.jpg);
  top : 500px;
  left : 0px;
  height : 4050px;
  width : 900px;
  padding : 0px;
  background-repeat: repeat-y;
}
#extension4 {
  position : absolute;
  background-image : url(extension.jpg);
  top : 500px;
  left : 0px;
  height : 515px;
  width : 900px;
  padding : 0px;
  background-repeat: repeat-y;
}
#menu {
  position:absolute;
  top: 180px;
  left: 40px;
  z-index: 8;
}
#address {
  position: absolute;
  top :35px;
  left : 290px;
  width : 350px;
  font-size: 14px;
  font-family: arial;
  text-decoration: none;
  text-align : center; 
  color: #e04644;
  z-index: 10;
}
#slide {
  position:absolute;
  top: 1px;
  left: 690px;
  border:thin;
  z-index: 8;
}
#lefttext {
  position: absolute;
  top : 250px;
  left : 15px;
  width : 270px;
  font-size: 12px;
  font-family: arial;
  text-decoration: none;
  text-align : left; 
  color: #000000;
  z-index: 20;
}
#hometext {
  position: absolute;
  top : 250px;
  left : 20px;
  width : 270px;
  font-size: 12px;
  font-family: arial;
  text-decoration: none;
  text-align : center; 
  color: #000000;
  z-index: 20;
}
#righttext {
  position: absolute;
  top : 250px;
  left : 350px;
  width : 520px;
  font-size: 12px;
  font-family: arial;
  text-decoration: none;
  text-align : left; 
  color: #000000;
  z-index: 10;
}
#map {
  position: absolute;
  top: 0px;
  left: 0px;
  width : 550px;
  font-size: 12px;
  font-family: arial;
  text-decoration: none;
  text-align : center; 
    color: #000000;
  z-index: 10;
}
#charttext {
  position: absolute;
  top: 250px;
  left: 20px;
    font-size: 12px;
  font-family: arial;
  text-decoration: none;
  text-align : left; 
  color: #000000;
  z-index: 10;
  }
a {text-decoration: underline;}
a:link {color: #e04644;}
a:visited {color: #e04644;}
a:hover {color: #848383}
a:active {color: #e04644}

#bottomnav{
  position: absolute;
  top : 630px;
  left : 0px;
  width : 900px;
  font-size: 13px;
  font-family: arial;
  text-decoration: none;
  text-align: center;
  z-index:9;
  color: #000000;
}
#bottomnav2{
  position: absolute;
  top : 3250px;
  left : 0px;
  width : 900px;
  font-size: 13px;
  font-family: arial;
  text-decoration: none;
  text-align: center;
  z-index:9;
  color: #000000;
}
#bottomnav3{
  position: absolute;
  top : 970px;
  left : 0px;
  width : 900px;
  font-size: 13px;
  font-family: arial;
  text-decoration: none;
  text-align: center;
  z-index:9;
  color: #000000;
}
#bottomnav4{
  position: absolute;
  top : 4570px;
  left : 0px;
  width : 900px;
  font-size: 13px;
  font-family: arial;
  text-decoration: none;
  text-align: center;
  z-index:9;
  color: #000000;
}
#footer {
  position: absolute;
  top: 612px;
  left: 0px;
  z-index: 8;
}
#footerlong {
  position: absolute;
  top: 3230px;
  left: 0px;
  z-index: 8;
}
#footer2 {
  position: absolute;
  top: 930px;
  left: 0px;
  z-index: 8;
}
#footer4 {
  position: absolute;
  top: 4550px;
  left: 0px;
  z-index: 8;
}