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

#servicesmenu  {
   z-index: 6;
}

#contactmenu  {
   z-index: 8;
}

#bookingmenu  {
   z-index: 7;
}

#sitbodytext  {
   visibility: visible;
   position: absolute;
   left: 103px;
   top: 309px;
   z-index: 3;
   width: 534px;
}

#sitheadtext  {
   visibility: visible;
   position: absolute;
   left: 103px;
   top: 280px;
   z-index: 4;
   width: 728px;
}

#mainmenu  {
   z-index: 9;
}

