.footer-links {
	display: block;
	float: left;
	width: 991px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/footer-link-header-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer-link-blocks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 991px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
.footer-link-blocks a {
	font-size:11px;
	color: #000000;
	text-decoration: none;
	display:inline;
	text-align:left;
}
.footer-link-blocks a:hover {
	color: #E97E30;
}
