#FOOTER{

	float:left;

	width: 980px;

	margin: 0;

	padding: 0;

	height:20px;

	background-color: #FF9900;

	background-image: url(../images/footerBk.jpg);

	background-repeat: repeat-x;
	overflow:hidden;



}





.footerleft{

	float: left;

	width:254px;

	height: 10px;

	background: url(../images/footer_copyright.jpg) no-repeat;

	margin: 5px 0 0 10px;



}



.footererright {

	margin: 5px 0 0 0;

	float: right;

	width: 160px;

	height: 15px;

}



.footererright li{

	margin: 0 10px 0 0;

	float: left;

	text-decoration: none;

	list-style: none;

	height: 10px;

}



.footererright li a{

	display:block;

	height: 11px;

	text-indent: -9999px;

	font-size:0;
	margin:0;
	padding:0;
	border:0;
	overflow:hidden;
}



.footer_link{

 width:36px;

 height:11px;

}



.footer_link a{

	background-image: url(../images/footer_link.jpg);

	background-repeat:no-repeat;

	font-size:0;
	margin:0;
	padding:0;
	border:0;
	overflow:hidden;
}



.footer_link a:hover {

	background-image: url(../images/footer_link.jpg);

	background-repeat:no-repeat;

}



.footer_pp{

height:11px;

 width:104px;

}



.footer_pp a{

	background-image: url(../images/footer_pp.jpg);

	background-repeat:no-repeat;
	font-size:0;
	margin:0;
	padding:0;
	border:0;
		overflow:hidden;
}



.footer_pp a:hover {

	background-image: url(../images/footer_pp.jpg);

background-repeat:no-repeat;

}

