@charset "utf-8";



#txfooter 
{	/*width: 1280px;*/
	width:100%;
	height: 123px; 
    background:url(../img/footer.jpg) no-repeat center;  
	margin-left:auto;
	margin-right:auto;
	margin-top:-123px;
	
	
}



   .bkbtm
   {
	   background:url(../img/bkbtm.jpg) repeat-x;
	   height:123px;
	   width:100%;
	   z-index:-1;
	   margin-top:-16px;

	   }



#paginate
{
	width:564px;
	position:relative;
	 /*left:359px; */
	text-align:center;
	font-size:10px;	
	height:20px;
	top:15px;	
}
#paginate a{padding:2px; text-decoration:none; color:#000;}
#paginate a:hover{text-decoration:underline;}
#paginate span{text-decoration:underline; color:#f78d11;}



#contacts{width:564px;height:35px;position:relative;left:252px;top:3px;color:#598bbd;font-size:10px;text-align:center;}
#contacts div{margin-top:-3px;}
#contacts span{	font-weight:bold; margin-left:1em;}


