#topmenu {
	float: right;
	margin-right: 10px;
	margin-top: 0px;
}

#topmenu ul {
	margin: 0;
	padding: 54px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline;
	height: 30px;
}

#topmenu a {
	display: block;
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 30px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
}

#topmenu1 {
	background: url(../images_layout/port_normal.gif) no-repeat left center;
}

#topmenu1 a:hover {
	background: url(../images_layout/port_hover.gif) no-repeat left center;
}

#topmenu1_current {
	background: url(../images_layout/port_hover.gif) no-repeat left center;
}

#topmenu2 {
	background: url(../images_layout/ing_normal.gif) no-repeat left center;
}

#topmenu2_current {
	background: url(../images_layout/ing_hover.gif) no-repeat left center;
}


#topmenu3 {
	background: url(../images_layout/esp_normal.gif) no-repeat left center;
}

#topmenu3_current {
	background: url(../images_layout/esp_hover.gif) no-repeat left center;
}
