#footer {
	width:990px;
	height:126px;
	background-image: url(../images/footer.png);
	background-repeat:no-repeat;
	margin:0 auto;
	padding:0;
	font-size:70%;
	color:#ccc;
	clear:both;
}
#footer p {
	margin:0 auto;
	padding:38px 0 0 0;
	text-align:center;
}
#footer p a {
	color:#ccc;
	text-decoration:none;
}