@charset "UTF-8";

/* footer */
#footer {
	clear: both;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: repeat-x;
	backgroud-position: center;
	width: auto;
	height: 40px;
	margin-top: 24px;
	padding-top:10px;
}

#footer p {
	text-align: center;
	font-size :0.9em;
}