#footer_cnt
{
	background:transparent url(../images/footer_bg.gif) repeat-x scroll center top;
	clear:both;
	height:65px;
	width:1000px;
	margin:10px 0 0 0;
}
.left_footer
{
	float:left;
	padding:5px 0 0 10px;
	width:280px;
}
.center_footer
{
	color:#666666;
	float:left;
	padding:10px 0 0 60px;
	text-align:center;
	width:220px;
}
.right_footer
{
	float:right;
	padding:15px 30px 0 0;
}
.right_footer a
{
	color:#666666;
	padding:0 0 0 7px;
	text-decoration:none;
}
.right_footer a:hover
{
	text-decoration:underline;
}