/* ---------------------- start footer ---------------------------------*/
#footer-link {
	width:auto;
	height:20px;
	color:#666;
	padding:20px 20px 0px 20px;
	text-align:center;
	margin-bottom:0px;
}
#footer-link a {
	font-size:12px;
	font-family: Calibri, Arial, sans-serif;
	color:#666;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
	border-right: #666 1px solid;
}
#footer-link .menu-last {
	border-right: none;
}
#footer-link a:hover {
	text-decoration: underline;
}

#footer {
	width:900px;
	height:70px;
	background:url(images/footer.png) no-repeat top #523737;
	behavior:url(images/iepngfix.htc);
	margin-bottom:30px;
}

#footer p.copyright {
	text-align:center;
	padding:30px 0px 0px 0px;
	font-family: Calibri, Arial, sans-serif;
	font-size:12px;
	color:#fff;
}
#footer p.copyright a {
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
#footer p.copyright a:hover {
	text-decoration:underline;
}

/* ---------------------- end footer ---------------------------------*/
