div#footerWrapper {
	background:url(images/bg_footer_border.png) no-repeat 13px 60px;
	clear:both;
	padding-top:60px;	
	position: relative;
	zoom: 1;
}
div#footer {
	clear:both;	
	width:928px;
	min-height:7.0em;
	_height:7.0em;	
	border-bottom:1px solid #CCC;	
	padding:10px 25px 10px 25px;
}
div#footer a#akzonobel {
	background:url(images/logo_akzo_nobel.png) no-repeat top left;
	height:0;	
	width:92px;
	padding-top:95px;
	bottom:1px;
	position:absolute;
	overflow:hidden;
	float:left;
	left:14px;
}
div#footer ul {	
	margin-top:20px;
	clear:both;
	width:820px;
	text-align:right;
	display:block;
	float:right;
}
div#footer ul li {
	display:inline;
}
div#footer ul li a {
	color:#003366;
	text-decoration:none;
	font-size:85%;
	padding-right:5px;
	margin-right:5px;
	border-right:1px solid #003366;	
}
div#footer ul li a:hover {
	text-decoration:underline;	
}
div#footer ul li.last a {
	border:none;
	margin-right:0;
	padding-right:0;	
}