#email p a:hover  {
   background-color: #DADADA;
}

#email p a  {
   background-color: transparent;
   color: #020202;
   text-decoration: none;
   font-weight: bold;
}

#mainmenu  {
   left: 673px;
   top: 404px;
   z-index: 4;
}

#email p  {
   font: bold 14px/17px "aslon Pro";
   margin: 0px;
   color: #020202;
   padding-bottom: 5px;
   text-align: center;
}

#layer1  {
   left: 3px;
   top: 3px;
   background-image: url(contactmedia/layer1.jpg);
}

#email  {
   visibility: visible;
   position: absolute;
   left: 176px;
   top: 370px;
   z-index: 4;
   width: 253px;
}

#sds  {
   background: url(contactmedia/sds.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 112px;
   top: 402px;
   z-index: 2;
   width: 540px;
   height: 170px;
}


