/* CSS Document */

/*-----------------------------------------------------

	CopyrightsArea

-----------------------------------------------------*/
#CopyrightsArea{
	width:auto;
	height:50px;
	text-align:center;
	
	/*background:url(../images/footer_bg.gif) repeat-x;*/
	/*padding:15px 0 0 0;*/
	clear:both;
	/*margin-top:50px;*/
	/*_margin-top:50px;*/ /*IE*/
}
#CopyrightsArea #hunya_rogo{
	/*float:left;*/
	
	text-indent:-9999px;
	width:256px;
	height:50px;
	margin-right:auto;
	margin-left:auto;
	background:url(../images/footer_rogo.gif) no-repeat;
}


















