body {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	padding: 0px;
	text-align: center;
	}

#container {
	height:600px;
	line-height: 140%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	}

#footer {
	background-image: url(components/image/footer_bg.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	position:absolute;
	bottom:0px;
	}
