#contactbutton a:hover,
#aboutusbutton a:hover,
#linksbutton a:hover  {
   background-position: -99px 0%;
}

#communitiesbutton a:hover  {
   background-position: -125px 0%;
}

#homeplansbutton a:hover  {
   background-position: -112px 0%;
}

#communitiesbutton  {
   visibility: visible;
   position: absolute;
   left: 330px;
   top: 435px;
   z-index: 4;
   width: 125px;
   height: 146px;
}

#homeplansbutton  {
   visibility: visible;
   position: absolute;
   left: 192px;
   top: 435px;
   z-index: 4;
   width: 112px;
   height: 146px;
}

#introxmedia  {
   visibility: visible;
   position: absolute;
   left: 23px;
   top: 128px;
   z-index: 4;
   width: 734px;
   height: 292px;
}

#back  {
   background: url(homemedia/back.gif) no-repeat;
   position: absolute;
   left: 5px;
   top: 0px;
   z-index: 2;
   width: 777px;
   height: 663px;
}

#mask  {
   background: url(homemedia/mask.gif) no-repeat;
   position: absolute;
   left: 0px;
   top: 6px;
   z-index: 3;
   width: 775px;
   height: 665px;
}

