ul a{
	display:block;
	width:223px;
	height:31px;
	line-height:31px;
	font-size:12px;
	text-decoration:none;
	color:#000;
	background: url(../img/menu_marker.gif)
	no-repeat left bottom;
	text-indent:30px;
	list-style-type:none;
}

li#navihome{
	height:31px;
	line-height:31px;
}

ul a:hover{
	background-position:right bottom;
}

li{
	display:inline;
	background: #cfcac4 url("../img/menu_bt.gif") left bottom repeat-x;
}

#home#company a,

