#productsbutton a:hover,
#aboutbutton a:hover,
#contactusbutton a:hover,
#servicesbutton a:hover  {
   color: #FF0000;
}

#aboutbutton a,
#productsbutton a,
#servicesbutton a,
#contactusbutton a  {
   display: block;
   width: 100%;
   text-decoration: none;
   color: #000000;
}

#servicesbutton,
#contactusbutton,
#aboutbutton,
#productsbutton  {
   font: bold 14px/17px Arial;
   text-align: center;
   visibility: visible;
   position: absolute;
   top: 13px;
   z-index: 2;
   height: 10px;
}

#dontcomplaintrain p  {
   font: bold 14px/17px Arial;
   margin: 0px;
   text-align: center;
}

#dontcomplaintrain  {
   visibility: visible;
   position: absolute;
   left: 51px;
   top: 13px;
   z-index: 2;
   width: 198px;
}

#contactusbutton  {
   width: 94px;
   left: 651px;
}

#productsbutton  {
   width: 83px;
   left: 533px;
}

#servicesbutton  {
   width: 74px;
   left: 423px;
}

#aboutbutton  {
   width: 77px;
   left: 321px;
}

#hznindex  {
   width: 100%;
   height: 1px;
   overflow: visible;
   position: absolute;
   top: 50%;
   left: 0px;
}

#layer11  {
   background: url(indexmedia/layer11.gif) no-repeat;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 785px;
   height: 450px;
}

#index  {
   width: 785px;
   height: 450px;
   position: absolute;
   margin-left: -392px;
   left: 50%;
   top: -225px;
   background-color: #FFFFFF;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #000000;
}


