#howtoreachus p a:hover  {
   color: #CA4429;
   border-width: 1px;
   border-bottom-style: dashed;
   border-bottom-color: #CA4429;
}

#howtoreachus p a  {
   border-width: 0px;
   text-decoration: none;
   color: #CA4429;
}

#howtoreachus p  {
   font: 12px/18px "Trebuchet MS";
   margin: 0px;
   color: #020202;
   padding-top: 20px;
   text-align: left;
}

#howtoreachus  {
   visibility: visible;
   position: absolute;
   left: 38px;
   top: 34px;
   z-index: 2;
   width: 762px;
}

#contactcontent  {
   margin: 0px auto 0px auto;
   visibility: visible;
   height: 600px;
   width: 850px;
   position: relative;
   background-color: #FFFFFF;
   background-image: none;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}
