#layer1 {
   background-color : Black; 
   layer-background-color : Black;
   border-width : 1px; 
   border-style : solid;
   width : 150px; 
   top : 50px; 
   left : 10px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer2 {
   background-color : Black; 
   layer-background-color : Black;
   border-width : 1px; 
   border-style : solid; 
   width : 150px; 
   top : 50px; 
   left : 50px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}


#layer3 {
   background-color : Black; 
   layer-background-color : Black;
   border-width : 1px; 
   border-style : solid;
   width : 150px; 
   top : 50px; 
   left : 140px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}

#preview1 {
   background-color : #FFFFCC; 
   layer-background-color : #FFFFCC;
   border-width : 1px; 
   border-style : solid;
   width : 125px; 
   top : 200px; 
   left : 1px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}

#preview2 {
   background-color : #FFFFCC; 
   layer-background-color : #FFFFCC;
   border-width : 1px; 
   border-style : solid;
   width : 125px; 
   top : 200px; 
   left : 1px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}

#preview3 {
   background-color : #FFFFCC; 
   layer-background-color : #FFFFCC;
   border-width : 1px; 
   border-style : solid;
   width : 125px; 
   top : 200px; 
   left : 1px; 
   position : absolute; 
   z-index : 90; 
   visibility : hidden; 
}

.copy {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none}
.productname {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: bold; color: #0000FF; text-decoration: none}
.copylarge {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: normal; color: #000000; text-decoration: none}
.copylargelink {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: normal; color: #0000FF; text-decoration: underline}
.bg1 {  background-image: url(Images/advxi_bg.gif); background-repeat: no-repeat; cursor: hand}
.legal {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #EEEEEE; text-decoration: underline}
.pageheader {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #1820AD; text-decoration: none}
.sectionheader {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #FFFFFF; text-decoration: none}
.sectionbg {background-color: #00C000 }
.sectionbg2 {background-color: #101FA0 }
