﻿#footer {
	height: 24px;
	background-image:url('../images/elements/footer.jpg');
	background-repeat:repeat-x;
}
#footer_text {
	width: 875px;
	height: 24px;
	margin-right: auto;
	margin-left: auto;
}
.small_print {
	text-align: right;
	font-size: 8pt;
	margin-top: 5px;
	margin-right: 3px;
}
#bottom {
	height: 17px;
	margin-right: auto;
	margin-left: auto;
	background-image:url('../images/elements/bottom.jpg');
	background-repeat:repeat-x;
}
#sitemap	{
	width:875px;
	margin-left:auto;
	margin-right:auto;
}
#sitemap a {
	text-decoration: none;
	color: #000000;
}
#sitemap a:hover {
	text-decoration:underline;
	color:#369FD4;
}
.sitemap_list {
	padding:10px;
	font-family:verdana;
	font-size:8pt;
}
