#wrapper {
	margin-right: auto;
	margin-left: auto;
}
#post_it {
	background-image: url(../contact/images/Impact_website2_new_10.jpg);
	background-repeat: no-repeat;
	height: 120px;
	width: 139px;
	font-family: "Comic Sans MS", cursive;
	font-weight: normal;
	text-align: center;
	text-transform: lowercase;
}

#wrapper #top {
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	background-image: url(../contact/images/top_bg.jpg);
}
#wrapper #middle {
	background-image: url(../contact/images/Impact_website2_new_36.jpg);
	height: auto;
	width: 1000px;
	padding-bottom: 20px;
}
#wrapper #middle #content {
	height: auto;
	width: 800px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #middle #content h1 {
	width: 700px;
	background-color: #627C11;
	color: #FFF;
	border: 5px solid #CCC;
	padding: 10px;
}
#wrapper #middle #content p {
	font-size: 16px;
	width: 700px;
	border: 1px solid #CCC;
	padding: 10px;
}
#wrapper #bottom {
	background-image: url(../contact/images/Impact_website2_new_37.jpg);
	height: 250px;
	width: 1000px;
}
#wrapper #bottom #footer {
	width: 700px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
	color: #000;
	padding-top: 25px;
}

