#header ul li a {
	background: url(images/menu_h.png) 0 0 repeat-x;
	padding: 7px 3px 3px 3px;
	margin-right: 0px;
	color: #fff;
	float: left;
	text-decoration: none;
	margin-right: 1px;
	width: 108px;
	height: 20px;
	text-align: center;
}
#header ul li a:hover {
	background: url(images/menu.png) 0 0 repeat-x;
}
