div#footer {
	margin-bottom:20px;
}
div#footer-bar {
	clear:both;
	background:white;
	line-height:12px;
}
div#footer-left-bar {
	float: left;
	width:7px;
	height:12px;
	background:transparent url("/img/footer-left.gif") no-repeat top left;
}
div#footer-center-bar {
	background:white;
	height:12px;
	float:left;
	width:976px;
}
div#footer-right-bar {
	float: left;
	width:7px;
	height:12px;
	background:transparent url("/img/footer-right.gif") no-repeat top left;
}
div#footer-info {
	clear:both;
	line-height:17px;
	font-size:11px;
}
div#footer-left {
	float: left;
	color:#D5DFED;
}
div#footer-main {
	margin: 0px;
}
div#footer-center {
	;
}
div#footer-right {
	float: right;
	color:#D5DFED;
}

br#footerbr {
	clear:both;
}

a.footer-links:link, a.footer-links:active, a.footer-links:visited {
	color:#D5DFED;
	font-weight:normal;
	text-decoration:underline;
}

a.footer-links:hover {
	color:#FBB112;
	text-decoration:none;
	font-weight:normal;
}
