#contact_splatter {
	position: relative;
	left: 0px;
	top: 0px;
	background: url(../images/contact_splatter.jpg) top left no-repeat;
	width: 740px;
	height: 518px;
	z-index: 0;
}

#pane_contact1 {
	position: relative;
	left: 72px;
	margin-top: -387px;
	z-index: 5;
}

#pane_contact2 {
	position: relative;
	left: 72px;
	z-index: 5;
}

.contact_text {
	margin-bottom: 5px;
	padding-top: 8px;
	padding-left: 10px;
	height: 37px;
	width: 353px;
	border: 0px;
	background-color: #deddd9;
	font-family: Arial;
	font-size: 16px;
	color: #90908f;
}

#contact_submit {
	padding: 5px 0 20px 0;
}

#contact_submit a {
	position: absolute;
	padding: 19px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:19px; /* for IE5/Win only */
	width: 62px;
	background: url(../images/button_submit.gif) top left no-repeat;
}

#contact_submit a:hover {
	background-position: 0 -19px;
}
