#contactform fieldset *:last-child  {
   margin-bottom: 0;
}

#contactform fieldset div label  {
   margin-right: 1em;
   display: block;
   text-align: right;
   float: left;
   width: -166px;
}

#contactform fieldset div  {
   font: bold 18px/8px Garamond;
   margin-bottom: 12px;
   padding-right: 10px;
   padding-left: 20px;
   color: #585152;
   clear: both;
}

#contactform fieldset  {
   border: none;
}

#infotext p a:hover  {
   font-style: italic;
}

#contactimage  {
   background: url(contactmedia/contactimage.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 27px;
   top: 179px;
   z-index: 2;
   width: 288px;
   height: 240px;
}

#infotext p a  {
   font-style: Normal;
   font-weight: bold;
   text-decoration: none;
   color: #585152;
}

#contactform  {
   visibility: visible;
   position: absolute;
   left: 352px;
   top: 173px;
   z-index: 4;
   width: 590px;
}

#infotext p  {
   font: bold 18px/8px Garamond;
   margin: 0px;
   color: #585152;
   padding-bottom: 10px;
   padding-right: 10px;
   padding-left: 20px;
   text-align: center;
}

#contactbox  {
   background: url(contactmedia/contactbox.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 330px;
   top: 156px;
   z-index: 2;
   width: 636px;
   height: 478px;
}

#infotext  {
   visibility: visible;
   position: absolute;
   left: 21px;
   top: 460px;
   z-index: 2;
   width: 278px;
}

#shape4  {
   background: url(contactmedia/shape4.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 330px;
   top: 157px;
   z-index: 3;
   width: 634px;
   height: 476px;
}

.centerac  {
   text-align: center;
}

fieldset *  {
   margin-left: 0;
   margin-right: 0;
   padding-bottom: 0;
   padding-top: 0;
}


