@charset "utf-8";

#footerbg {
	clear: both;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	background:url(../images/FOOTERBG.gif) no-repeat top center;
	width: 100%;
	height: 100%;
}
