#noflash_01 {
  position: absolute;
  z-index: 10;
  left: 0%;
  top: 0px;
  width: 100%;
  height: 900px;
  background: url('/design/noflash_01.jpg') top left repeat-x;
}
#noflash_02 {
  position: absolute;
  z-index: 11;
  left: 50%;
  top: 0px;
  margin-left: -397px;
  width: 397px;
  height: 534px;
  background: url('/design/noflash_02.jpg') top left no-repeat;
}
#noflash_02 a {
  position: absolute;
  left: 0px;
  bottom: 7px;
  width: 110px;
  height: 15px;
}
#noflash_03 {
  position: absolute;
  z-index: 11;
  left: 50%;
  top: 0px;
  width: 269px;
  height: 534px;
  background: url('/design/noflash_03.jpg') top left no-repeat;
}
#noflash_05 {
  position: absolute;
  left: 161px;
  top: 534px;
  width: 397px;
  height: 364px;
  background: url('/design/noflash_05.jpg') top left no-repeat;
}
#noflash_06 {
  position: absolute;
  left: 558px;
  top: 534px;
  width: 269px;
  height: 364px;
  background: url('/design/noflash_06.jpg') top left no-repeat;
}
#sitereqs {
  margin-top: 170px;
  margin-left: 25px;
  font: bold 12px serif;
  color: #47ca29;
}
#sitereqs ul {
  margin: 0px;
  padding: 0px;
}
#sitereqs ul li {
  list-style: none;
  line-height: 29px;
}
.arrow {
  color: white;
  font-weight: bold;
}
#sitereqs p {
  color: white;
  font-size: 11px;
  font-weight: normal;
}
#downloadflash {
  margin-top: 15px;
  margin-left: 75px;
}
.hide {
  display: none;
}

