/* ---------------------- start footer ---------------------------------*/
#footer {
	width:900px;
	height:60px;
	margin-bottom:10px;
}
#footer-link {
	background:url(/media/template/footer.png) no-repeat;
	behavior:url(images/iepngfix.htc);
	width:900px;
	height:32px;
	color:#fff;
	margin: 8px 0px 0px 0px;
	padding: 11px 0px 0px 0px;
	text-align:center;
}
#footer-link a {
	font-size:11px;
	font-family:Tahoma, Arial, sans-serif;
	color:#333;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
	border-right: #333 1px solid;
}
#footer-link .menu-last {
	border-right: none;
}
#footer-link a:hover {
	text-decoration: underline;
}
#footer p.copyright {
	text-align:center;
	padding:0px 0px 0px 0px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#bbb;
}
#footer p.copyright a {
	font-size:11px;
	color:#bbb;
	text-decoration:none;
}
#footer p.copyright a:hover {
	text-decoration:underline;
}

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

