/* ---------------------- start footer ---------------------------------*/
#footer {
	width:914px;
	height:82px;
	background:url(/media/template/footerbg.png) no-repeat;
	behavior:url(images/iepngfix.htc);
	margin-bottom:30px;
}
#footer-link {
	width:914px;
	height:41px;
	color:#fff;
	padding:28px 0px 0px 0px;
	text-align:center;
	margin-bottom:0px;
}
#footer-link a {
	font-size:11px;
	font-family:Tahoma, Arial, sans-serif;
	color:#fff;
	text-decoration:none;
	padding-left: 10px;
	padding-right: 10px;
	border-right: #fff 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:#000;
}
#footer p.copyright a {
	font-size:11px;
	color:#000;
	text-decoration:none;
}
#footer p.copyright a:hover {
	text-decoration:underline;
}

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

