/* ---------------------- start footer ---------------------------------*/
#footer {
	width:918px;
	height:100px;
	background:url(footerbg-100px.png) no-repeat;
	behavior:url(images/iepngfix.htc);
	margin-bottom:30px;
}
#footer-blurb {
	margin: 0px 220px 20px 30px;
	padding-top: 20px;
	height: 30px;
	font-size:12px;
	line-height:16px;
	font-family:Calibri, Arial, sans-serif;
	color:#666;
}
#footer-blurb a {
	text-decoration: underline;
	color:#666;
}
#footer-blurb a:hover {
	text-decoration: underline;
	color:#333;
}
#footer-link {
	width:914px;
	height:20px;
	color:#fff;
	padding:0px 0px 0px 0px;
	text-align:center;
	margin-bottom:0px;
}
#footer-link a {
	font-size:11px;
	font-family:Calibri, 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:5px 0px 0px 0px;
	font-family:Calibri, Arial, sans-serif;
	font-size:11px;
	color:#fff;
}
#footer p.copyright a {
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
#footer p.copyright a:hover {
	text-decoration:underline;
}

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

