#page_footer {
	position: absolute;
	bottom: 15px;
	border:1px solid #AAAAAA;
	left:0;
	width:756px;
	height:20px;
	font-size:10px;
	background-image:url(../images/footer_img.gif);
	background-position:right;
	background-repeat:no-repeat;
}

