#legal {
	text-align:center;
	padding:5px;
	background-color:#e1e1e1;
	color:#898989;
}	

#legal a {
	color:#898989;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #898989;
}	
#legal a.last {
	border-right:0;
	margin-right:0;
	padding-right:0;
}

#footer {
	text-align:center;
	padding-top:30px;
	border-left:1px solid #c4c4c4;
	border-right:1px solid #c4c4c4;
}

#footer .footerpub {
	width:728px;
	/*height:90px;*/
	margin:20px auto 20px auto;
	background-color:white;
	text-align:center;
	overflow:hidden;
}

#footer a.logo {
	display:block;
	width:229px;
	height:100px;
	background-image:url(/images/design/logo.jpg);
	background-repeat:no-repeat;
	background-position:0 0px;
	margin:auto;
}