div.foot_wrapper {
	background:url(/img/bg_footerbg.jpg) repeat-x bottom;
}

div.footer {
	background:url(/img/bg_footer.jpg) no-repeat bottom;
	width:1004px;
	height:54px;
	text-align:center;
	font-size:10px;
}

div.footer p.link {
	font-weight:bold;
	padding-top:12px;
	margin-bottom:11px;
	line-height:12px;
	color:#FFFFFF;
}

a.foot:link { color:#FFFFFF; text-decoration:none; }
a.foot:visited { color:#FFFFFF; text-decoration:none; }
a.foot:hover {color:#FFFFFF; text-decoration:underline; }

div.footer p.copy {
	color:#6F2D00;
}
