#footer {
	width: 832px;
	height: 52px;
	margin: 0 17px 0 21px;
	background: url(/data-bin/images/footer_back.png) no-repeat;
	font-family: Garamond, serif;
	clear: both;
}

#footer ul {
	padding: 12px 0 0 45px;
	list-style: none;
	font-size: 18px;
}

#footer li {
	display: inline;
}

#props ul {
	list-style: none;
	text-align: center;
	font-size: 10px;
	color: #777;
	padding: 0 0 10px 0;
}

#props li {
	display: inline;
}

#props a {
	color: #777;
	text-decoration: none;
}

#props a:hover {
	text-decoration: underline;
}

#props a.suntouch {
	font-family: Garamond, serif;
	font-size: 18px;
}
