#menu1 {
	float: center;
	width: 1248px;
	height: 60px;
	background-image: url(/images/menu_kentriko.gif);
	background-repeat: repeat-x;
	overflow: hidden;
	line-height: 40px;
	font-weight: bold;
	padding-left: 0px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 10px;
	color: #black;
}