#main_nav ul li a:hover {
	background:none;
}

#main_nav ul li ul li a:hover {
	background:#fff;
}

ul, ul li {
	padding:0px;
	margin:0px;
}