#Footer {
	background-color: transparent;
	/*background-image: url(../images/logo.bottom.gif);*/
	background-position: top;
	background-repeat: no-repeat;
	height: 171px;
	width: 100%;
	/*border-top: 4px solid #73cdf4;*/
	padding-bottom: 25px;	
	padding-top: 11px;
	font-size: .25em;
	text-align: right;
	font-weight: bold;
	position: relative;
}
#Footer a {
	color: White;
	font-weight: bold;
}
#Footer .pipe {
	text-align: center;
	padding: 0px 4px 0px 3px;
	color: White;
}
#Footer #Links, #Footer #Footprint {
	background: transparent;
	color: White;
	padding-right: 2em;
	line-height: 1.35em;
	font-size: 9pt;
}
.pipe {
	text-align: center;
	padding: 0px 4px 0px 3px;
	color: White;
}
