#footer{
	padding: 0px;
	background-image: url(/images/footer.png);
	background-repeat: repeat-y;
	clear: both;
	float: left;
	height: 33px;
	width: 1000px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#link {
	float: left;
	width: 589px;
	text-align: center;
	border-top-width: 3px;
	border-right-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 166px;
	background-color: #F1EDEE;
	height: 28px;
}
#counter{
	float: left;
	width: 200px;
	height: 15px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
