#bottom {
	padding-bottom: 15px;
}
#content {
	position: relative;
	background: #dfd8c5;
	margin: 0px auto;
	width: 890px;
	height: 450px;
}
#content p {
	font: normal 18px/33px Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 40px 0px 0px;
}
#content h3 {
	font: normal 14px/22px Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 12px 0px 0px;
}
#content h4 {
	font: normal 12px/20px Georgia, "Times New Roman", Times, serif;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 20px 0px 0px;
}
.ctct-inline-form {
    width: 500px;
    margin: 20px auto 0;
}