* {
	margin: 0;
	padding: 0;
}

p {
	font-size: 12px;
	margin-bottom: 15px;
}

#page-wrap {
	background: white;
	min-height: 100px;
	height: auto !important;
	height: 500px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}

#contact-area {
	width: 585px;
	position: absolute;
	top: 328px;
	clear: both;
	left: 2px;
}

#contact-area input, #contact-area textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	border: 2px solid #ccc;
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	margin-bottom: 5px;
	width: 250px;
	clear: both;
	position: relative;
	top: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	left: 25px;
}

#contact-area textarea {
	height: 150px;
	float: left;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #ed1c24;
}

#contact-area input.submit-button {
	width: 150px;
	color: #ff2f00;
	height: 50px;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
}

label {
	text-align: left;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #b8cccc;
	padding-left: 25px;
	float: left;
	padding-top: 15px;
	position: relative;
	top: 5px;
}
x
