<style type="text/css">
<!--
#footerwrapper{
	margin:0 auto;
	padding:0;
	background:#f2e6c3;	
	width:100%;
	clear:both;

}
/*
#footer {
  background: #0f0;
  clear: both;
  width: 100%;
  }
*/
#footer{
	background:#f2e6c3;
	text-align:center;
	height:auto;
	border-top:1px solid #999;
}
#footer ul{
	padding:0;
	margin:0 auto;
	list-style-type:none;
}
#footer ul li {
	display:inline;
	font-size:0.8em;
	position:relative;
	text-align:center;
	z-index:100;
	padding-left:10px;
	padding-right:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}	

#footeraddress, html > body #footeraddress{
position:relative;
clear:both;
text-align:center;
font-size:.8em;
}
-->
</style>

