#nav ul li a {
	margin: 0px;
	display: inline-block;
	height: 32px;
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../images/en_GB/menu.gif);

}