@CHARSET "UTF-8";

#footer {
	width: 900px;
	height: auto;
	padding: 0px;
	margin: 15px auto 0px auto;
	line-height: 16px;
}

#footer .logo {
	display: block;
	width: 77px;
	height: 34px;
	padding: 0px;
	margin: 0px;
	background-image: url("../images/footer/logo.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

#footer .contact {
	display: block;
	width: 410px;
	height: auto;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#footer .sitemapandcopyright {
	display: block;
	width: 413px;
	height: auto;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#footer .line {
	width: 900px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
