
#siteHome{
   width: 100%;
   min-width: 1050px;
   height: 817px;
   position: relative;
}

#siteHomeFlash{
   width: 100%;
   height: 817px;
   position: absolute; 
   left: 0; top: 0;
}

.siteRel{
   position: relative;
   width: 100%;
   min-width: 1050px;
   height: 817px;
   background-image: url('/images/home-bg.jpg');
   background-repeat: no-repeat;
}

#siteHomeWithFlash{
   display: none;
   z-index: 1;
}

#siteHomeWithFlashRel{
   position: relative;
   width: 100%;
   min-width: 1050px;
   height: 817px;
}

#siteHomeWithFlash div #footer{
   position: absolute;
   left: 60px;
   top: 780px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #666699;
   width: 322px;
   text-align: justify;
}

.siteRel #nav{
   position: absolute;
   left: 460px;
   top: 171px;
   width: 302px;
   height: 630px;
   z-index: 100;
}

.siteRel #logo{
   position: absolute;
   left: 41px;
   top: 23px;
   width: 205px;
   height: 163px;
   z-index: 50;
}

#ravenHome{
   position: absolute;
   left: 481px;
   top: 65px;
   z-index: 100;
}

#abaaLogo{
   position: absolute;
   left: 243px;
   top: 662px;
   width: 60px;
   height: 65px;
   z-index: 500;
}

#ilabLogo{
   position: absolute;
   left: 304px;
   top: 662px;
   width: 64px;
   height: 65px;
   z-index: 500;
}

#nonFlashPNG{
   position: absolute;
   left: 692px;
   top: 288px;
   width: 325px;
   height: 183px;
   z-index: 500;
   background-image: url('/images/get-adobe.png');
   background-repeat: no-repeat;
   z-index: 1;
}

#nonFlash{
   position: absolute;
   left: 774px;
   top: 411px;
   width: 160px;
   height: 40px;
   z-index: 1;
}




