body {
	margin:0;
	padding:0;
	background-color:#eafccf;
	color:#000;
	min-width:750px;

}

#wrap {
	background:#FFFFFF;
	margin:0 auto;
	width:810px;
	height: 800px;
}

#subnav {
	width: 810px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#subnav li {
	display: inline;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#subnav a {
	text-decoration: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 10px;
}
#header {
	background-image:  url(images/pagetop.jpg);
	background-repeat: no-repeat;
	width: 810px; 
	height: 138px;
	background-position: left top;
	text-indent: -5000px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
h3 {
	height: 535px;
	width: 700px;
	background-image: url(images/contactpage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 40px;
}
#content {
	width:810px;
	margin-left:0px;
	padding: 0px 0px 0px 20px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#form {
	width:500px;
	margin-left:0px;
	padding: 0px 0px 0px 20px;
	margin-top: -420px;
	margin-left: 400px;
	margin-bottom: 0px;
}

#form p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
