#div_footer
{
	clear:both;
	font-size:.8em;
	background:#c5c5c5 url(/images/footerRight.png) bottom right no-repeat;
	margin:.1em 15px .5em 15px;
}

#div_footer p
{
	margin:0;
}

#div_footer, #div_footer a
{
	color:#4f4f4f;
}

#div_footer div
{
	background:transparent url(/images/footerLeft.png) bottom left no-repeat;
	padding:10px;
}

#div_footer a:hover
{
	color:#404040;
}