#header ul li a {
	background: url(images/menu.jpg) 0 0 repeat-x #ccc;
	padding: 3px;
	margin-right: 0px;
	color: #fff;
	float: left;
	text-decoration: none;
	margin-right: 1px;
}
#header ul li a:hover {
	background: url(images/menu_h.jpg) 0 0 repeat-x #0099FF;
}
