body {}
a img { border: none; }

#container {
	width: 100%;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 30px;
}

#header {
	width:100%;
	height:70px;
}
#pagetitle{
	width: 855px;
	height:35px;
	padding-left:20px;
	padding-bottom:15px;
	margin-bottom:20px;
	border-bottom:solid 1px #eeeeee;
	}
.pagetitle 	{
	float:left;
	width: 200px;
	}
.pagetxt {
	float:right;
	width:640px;
	float:right;
	}
.email {
		width:100%;
		height:30px;
		padding-top:30px;
		}