

#footer {
	height: 290px;
	margin: 0 auto;
	position: relative;

	background-position: 800px 100px;
	background-repeat: no-repeat;
	overflow:hidden;
	background-image: url(../images/uil_06.jpg);
}

