#contacttext p a:hover  {
   text-decoration: underline;
}

#contacttext p a  {
   text-decoration: none;
   color: #FFFFFF;
}

#contacttext p  {
   font: 12px/14px Verdana;
   margin: 0px;
   text-align: justify;
   color: #FFFFFF;
}

#contacttext  {
   visibility: visible;
   position: absolute;
   left: 453px;
   top: 38px;
   z-index: 2;
   width: 521px;
}

#pid1contact  {
   margin: 0px auto 0px auto;
   width: 1004px;
   position: relative;
}

#contact  {
   background: url(contactmedia/contact.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 453px;
   top: 12px;
   z-index: 2;
   width: 77px;
   height: 13px;
}

#layer2  {
   background: url(contactmedia/layer2.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 10px;
   top: 11px;
   z-index: 2;
   width: 429px;
   height: 322px;
}

#homebg  {
   background: url(contactmedia/homebg.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 1004px;
   height: 345px;
}

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

