

#footer {
	float: left;
	height: 110px;
	width: 981px;
	padding-top: 70px;
	background-image: url(/skin1/images/footer/footer_bg.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#legal { float: left; width: auto; line-height: 40px; padding-left: 5px; padding-top: 78px; font-size: 11px; color: #FFF; }
#legal a { color: #FFF; text-decoration: none; padding-left: 5px; padding-right: 5px; }
#legal a:hover { color: #FFF; text-decoration: underline; }
