/* CSS Document */
/*
#footer{
	clear:both;
	width:860px;
	margin:40px 20px 20px 20px;
	background-color:#FFFFFF;
	}

#footer .pagetop{
	text-align:right;
	}

*/
#footer{
	clear:both;
	width:900px;
	margin:40px 0px 20px 0px;
	height:40px;
	padding-top:0px;
	/*position:relative;*/
	left:-20px;
	line-height:20px;
	background-color:#ebebeb;
	text-align:center;
	}

#footer .pagetop{
	text-align:right;
	}