p {
  margin-top: 60px;
  background: url('/images/landing/desctext_bg.gif') no-repeat;
  width: 801px;
  height: 158px;
  position: relative;
}
#launchsite {
  width: 801px;
  height: 158px;
  background: url('/images/landing/launch.gif') no-repeat;
  position: absolute;
  display: none;
}
#launchsite:hover {background-position: 0 -158px;}

#contact {
  position: absolute;
  bottom: 15px;
  background: url('/images/landing/addressbar.gif') no-repeat;
  height: 10px;
  width: 434px;
}
#contact address { display: none; }
#contact a { position: absolute; top: 0; display: block; width: 434px; height: 10px; }

#getflash {margin-top:50px; display: none;}

#getflash a:link {color:#666666; text-decoration:none;}

#getflash a:hover {color:#CCCCCC; text-decoration:none;}

#getflash a:visited {color:#666666; text-decoration:none;}

#getflash a:active {color:#666666; text-decoration:none;}