#menu a {
	clear:both;
	float:left;
	display:block;
	width:160px;
	height:63px;
	background-image:url(menu_bg.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
}

#menu a img {
	padding:5px 23px 5px 5px;
}

#menu td {
	width:167px;
	padding-right:7px;
}