#footer {
	background-image: url(../graphics/common/footer.jpg);
	width: 994px;
}
#footer td {
	color: #C4AF42;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	padding-top: 15px;
	text-align: center;
}
#footer td a:link {
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
#footer td a:visited {
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}
#footer td a:hover {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}