.footer_left {
	height: 80px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	color: #999999;
	text-align: left;
	width: 490px;
	font-weight: normal;
}
.footer_right {
	height: 80px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	text-transform: uppercase;
	color: #999999;
	text-align: right;
	width: 490px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	word-spacing: 2px;
	font-weight: normal;
}
.vertical_bar {
	text-align: center;
	height: 12px;
	width: 50px;
	word-spacing: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
.spacer_above {
	height: 40px;
	width: 966px;
}
