#Wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}


#Header {
	background-image: url(../images/Header07.png);
	padding-left: 821px;
	padding-top: 108px;
	background-repeat: no-repeat;
	height: 59px;
	width: 179px;
}
#Header a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font-size: 11px;
	color: #5F5F5F;
	font-weight: normal;
}
#Header a:hover {
	text-decoration: underline;
}




#Content {
	float: left;
	background-repeat: no-repeat;
}

#footer {
	float: left;
	width: 1000px;
}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
