tr.main {
	height: 437px;
}
tr.image {
	height: 131px;
}
th.image {
	background-image: url("../images/contact_top.jpg");
	background-repeat: no-repeat;
	width: 899px;
}
p.image {
	margin: 36px 0px 23px 41px;
}
p.left {
	line-height: 16px;
	margin: 0px 11px 0px 162px;
}
td.left {
	background-image: url("../images/contact_left.jpg");
	background-repeat: no-repeat;
	width: 162px;
}
td.middle {
	background-image: url("../images/contact_middle.jpg");
	background-repeat: no-repeat;
	width: 328px;
}
p.middle {
	margin: -20px 0px 0px 230px;
}
form {
margin-top: -5px;
}
#mail {
	line-height: 25px;
}
p.right {
	line-height: 25px;
	margin: 280px 0px 0px 222px;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 9px;
	color: #646e7e;
}
td.right {
	background-image: url("../images/contact_right.jpg");
	background-repeat: no-repeat;
	width: 409px;
}
input, textarea {
	color: #000;
	background: #b5c3c8;
	border: 1px solid #838d96;
}
input {
	height: 16px;
}
textarea {
	margin-bottom: 15px;
	width: 320px;
	height: 106px;
}
div.input {
	margin-top: 30px;
}
.submit {
	width: 93px;
	height: 37px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	overflow: hidden;
	cursor: pointer;
	cursor: hand;
	background: transparent url("../images/submit.png") no-repeat center top;
}
.submit:hover {
	background: transparent url("../images/submit2.png") no-repeat center top;
}