/* ========================================================
	footer.css - Stylesheet

======================================================== */
#footer {
	background: url(../images/site/bottom.png) top no-repeat;
	padding: 12px 0 5px;
	text-align: center;
}

	#footer ul { padding-top: 3px; }
	#footer ul li { display: inline; }
	#footer ul li, #footer a { color: #c0c0c0; }
		#footer a:hover { color: #e04444; }