/* Start Contact */
td.contactimg {
  height: 381px;
  width: 143px;
	background: url("../images/layout/photos/contact.jpg") left bottom no-repeat;
}

td.contactmain {
  height: 381px;
  width: 574px;
}

div#contact {
  position: relative;
  left: 0px;
  top: 75px;
  text-align: left;
}

div#contacttext {
  width: 573px;
  height: 371px;
  position: relative;
  left: 0px;
  top: 5px;
  text-align: left;
  overflow: auto;
  border-style: solid;
	border-color: #FFF;
	border-width: 0px;
}
/* End Contact */

