#footer {
	float: left;
	width: 100%;
	height: 85px;
	background-image: url(../../images/fr_crest.gif);
	background-color: #EFEFEF;
	background-repeat: repeat-x;
	background-position: 0 0;
}
#footercontent {
	border: 0px solid #ffc000;
	margin: 0 auto;
	width: 850px;
	padding: 10px;
}
#footercontent div.content {
	font-size: 12px;
	border: 0px solid #ffc000;
	width: 164px;
	float: left;
	padding: 15px;
}
#footercontent div.links {
	font-size: 12px;
	border: 0px solid #ffc000;
	color: #999;
	width: 100%;
	float: left;
	line-height: 20px;
	text-align: center;
	padding: 15px;
}
#footercontent div.seperator {
	background: url(edgerigh.gif) 0 0;
	text-align: center;
	border: 0px solid #ffc000;
	width: 10px;
	height: 135px;
	float: left;
}