#formform fieldset *:last-child  {
   margin-bottom: 0;
}

#formform fieldset div label  {
   margin-right: 1em;
   display: block;
   text-align: right;
   float: left;
   width: 60px;
}

#formform *:first-child  {
   padding-top: 0px;
}

#formform fieldset div  {
   font: 12px/14px Arial;
   color: #165349;
   clear: both;
}

#formform fieldset  {
   border: none;
}

#contactcopy p a  {
   font-style: italic;
   text-decoration: underline;
   color: #378679;
}

#contactcopy p  {
   font: italic 16px/18px "Arial Bold";
   margin: 0px;
   color: #165349;
   text-align: center;
}

#contactcopy  {
	visibility: visible;
	position: absolute;
	left: 357px;
	top: 624px;
	z-index: 4;
	width: 412px;
}

#contactimg  {
   background: url(images/contactimg.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 144px;
   top: 20px;
   z-index: 5;
   width: 377px;
   height: 252px;
}

#thanks  {
   background: url(images/thanks.jpg) no-repeat;
   visibility: visible;
   position: absolute;
   left: 144px;
   top: 20px;
   z-index: 5;
   width: 377px;
   height: 252px;
}

#formform  {
   visibility: visible;
   position: absolute;
   left: 341px;
   top: 427px;
   z-index: 4;
   width: 449px;
}

.centerac  {
   text-align: center;
}

fieldset *  {
   margin-left: 0;
   margin-right: 0;
   padding-bottom: 0;
   padding-top: 0;
}
