#Footer{
	background: transparent;
	position: absolute;
	top: 462px;
	left: 5px;
	width: 770px; 
	height: 15px; 
	float: left;
	}

#FooterLeft{
	background: transparent url(../images/Footer_Left.gif) left top no-repeat;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 5px; 
	height: 17px; 
	float: left;
	}

#FooterCentre{
	background: #404040;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 760px; 
	height: 17px; 
	float: left;
	font: 8px verdana, sans-serif; 
	text-align: left;
	color: #6b7379;
	line-height: 1.3;
	}

#FooterRight{
	background: transparent url(../images/Footer_Right.gif) right top no-repeat;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	width: 5px; 
	height: 17px; 
	float: left;
	}