#maincontainer{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	
}
#mainmid{
	background-image: url(images/middle.jpg);
	background-repeat: repeat;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	overflow: auto;
	height: 630px;
}
#postmid{
background-image: url(images/middle.jpg);
	background-repeat: repeat;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	overflow: auto;
	height: 500px;

}
#postimg{
	background-image: url(images/postoffice.jpg);
	height: 110px;
	width: 750px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
}

.mainImg {
	float: left;
	margin-left: 60px;
	margin-top: 25px;
}
#mainbot {
	height: 80px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#pickupContainer{
	height: 380px;
	width: 450px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/message_middle.jpg);
	border: medium solid #663300;
}
#form{
	margin-top: 50px;
}
.img{
	height: 100px;
	width: 320px;
	float: left;
	margin-left: 30px;
	margin-top: 125px;
}
