#footer {
	clear: both;
	width: 800px;
	height:106px;
	background-image: url('/images/footer.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}

#footer p {
	width: 430px;
	margin-top: 10px;
	margin-left: 70px;
	text-align: left;
	font-size: 12px;
	font-style: italic;
	line-height: 1.2;
}

