@charset "utf-8";
/* CSS Document */


#footer {
	background-repeat: repeat-x;
	background-image: url(../images/footer_background_62.gif);
	height: 72px;
	clear: both;
	width: 900px;
	margin-left: 5px;
}
#footer #copy {
	margin-top: 0px;
	text-align: right;
	margin-right: 15px;
	padding-bottom: 3px;
	font-size: 12px;
	margin-bottom: 0px;
}

#footer img {
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
