div#head ul{
	width: 99%;
}

div#foot ul{
	/*width: 70%;*/
}

div#head ul li a,
div#foot ul li a{
	text-decoration: none;
	color:#000;
	display: block;
	background: transparent url("../images/sep.gif") no-repeat 20px center;
	padding-left: 40px;
}

div#foot ul li a{
	padding-left: 50px;
	background: transparent url("../images/sep.gif") no-repeat 25px center;	
}
  


