#mainA {
  position : relative;
  width : 900px;
  margin : 0 auto;
}
#header {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 8;
}
#hometext {
  position: absolute;
  top : 240px;
  left : 60px;
  width : 550px;
  font-size: 12px;
  font-family: Verdana;
  text-decoration: none;
  text-align : left; 
  z-index: 20;
  color: #000000;
}
#sprinklertext {
  position: absolute;
  top : 380px;
  left : 75px;
  width : 750px;
  font-size: 12px;
  font-family: Verdana;
  text-decoration: none;
  text-align : left; 
  z-index: 20;
  color: #000000;
}
#homepix1 {
  position: absolute;
  top: 250px;
  left: 665px;
  z-index: 8;
}
#homepix2 {
  position: absolute;
  top: 540px;
  left: 0px;
  z-index: 8;
}
#photo {
  position: absolute;
  top: 270px;
  left: 375px;
  z-index: 8;
}
#photo1 {
  position: absolute;
  top: 250px;
  left: 105px;
  z-index: 8;
}
#photo2 {
  position: absolute;
  top: 250px;
  left: 685px;
  z-index: 8;
}
#photo3 {
  position: absolute;
  top: 250px;
  left: 385px;
  z-index: 8;
}
a {text-decoration: none}
a:link {color: #000000; font-weight: bold;}
a:visited {color: #000000; font-weight: bold;}
a:hover {color: #ffffff}
a:active {color: #000000}
#topnav1{
  position: absolute;
  top : 180px;
  left : 135px;
  font-size: 22px;
  font-family: Rockwell Extra Bold, Verdana;
  text-decoration: none;
  text-align: center;
  horizontal-align: right;
  z-index:9;
}
#topnav2{
  position: absolute;
  top : 180px;
  left : 405px;
  font-size: 22px;
  font-family: Rockwell Extra Bold, Verdana;
  text-decoration: none;
  text-align: center;
  horizontal-align: right;
  z-index:9;
}
#topnav3{
  position: absolute;
  top : 180px;
  left : 705px;
  font-size: 22px;
  font-family: Rockwell Extra Bold, Verdana;
  text-decoration: none;
  text-align: center;
  horizontal-align: right;
  z-index:9;
}
#bottomnav{
  position: absolute;
  top : 685px;
  left : 0px;
  width : 900px;
  font-size: 9px;
  font-family: Rockwell Extra Bold, Verdana;
  text-decoration: none;
  text-align: center;
  z-index:9;
  color: #000000;
}
#bottomnav2{
  position: absolute;
  top : 4050px;
  left : 0px;
  width : 1000px;
  font-size: 10px;
  font-family: Verdana;
  text-decoration: none;
  text-align: center;
  z-index:9;
  color: #000000;
}
