.footer_cnt
{
	width:100%;
	height:45px;
	padding:10px 0 0 0;
	background:url(../images/footer_bg.png) repeat-x;
}
	.footer
	{
		width:964px;
		height:38px;
		padding:6px 0 0 0;
		font-size:11px;
		color:#4b4b4b;
		border-top:1px solid #a3a3a3;
		margin:auto;
		text-align:center;
	}
		.footer a
		{
			color:#a3a3a3;
		}
			.footer a:hover
			{
				text-decoration:underline;
			}