@CHARSET "UTF8";

div.footer {
	xbackground-color:	grey;
	background-image:	url(../images/pagestructure/background_footer.gif);
	background-repeat:	repeat-x;
	position:			relative;
	left:				0px;
	top:				0px;
	width:				875px;
	height:				10px;
	display:			block;
	margin:				auto;
	margin-top:		5px;
	clear: both;
}


