/* FOOTER
--------------------------------------------------------------------- */
#footer {
	display: block;
	padding: 10px 0;
	margin: 0;
	background-position: top;
	background-repeat: no-repeat;
	background-color: #ececec;
	text-align: center;
	}

#footer-nav {padding-bottom:10px;margin:0;}
#footer-nav li {display:inline;padding:0 8px;border-right:1px solid #ccc;}
#footer-nav li.last {border-right:0px;}
#footer-nav li a.currentSubSite {color:#f27d00;}
#footer-universal {padding-bottom:10px;margin:0;}
#footer-universal li {display:inline;padding:0 8px;border-right:1px solid #ccc;}
#footer-universal li.last {border-right:0px;}
#footer-universal li a.currentSubSite {color:#f27d00;}
#footer p {padding-bottom:15px;margin:0;}
