#top-menu{
	background-image: url(../images/structure/menu-filler.jpg);
	width: 982px;
	height: 22px;
	background-repeat: repeat-x;
	float: left;
}

.top-menu-link{
	float: left;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 3px;
}
.top-menu-separator{
	float: left;
	background-image: url(../images/structure/menu-separator.jpg);
	background-repeat: no-repeat;
	width: 1px;
	height: 22px;
}


