#header ul {
	position: absolute;
	left: 183px; top: 129px;
	width: 434px;
	height: 31px;
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
	overflow: hidden;
}

#header ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#header ul a {
	float: left;
	border: none;
	margin: 0;
	padding: 19px 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/: 19px;
}

#header ul a:hover,#header ul a:active,#header ul a.selected {
	background-position: 0 -20px;
}

#header ul li.separator {
	width: 17px; height: 21px;
	background: url(../img/topnav_sep.gif);
	float: left;
}

#topnav-home a {
	width: 37px;
	background: url(../img/topnav_home.gif) no-repeat 0 0;
}

#topnav-features a {
	width: 55px;
	background: url(../img/topnav_features.gif) no-repeat 0 0;
}

#topnav-documentation a {
	width: 91px;
	background: url(../img/topnav_docs.gif) no-repeat 0 0;
}

#topnav-forum a {
	width: 42px;
	background: url(../img/topnav_forum.gif) no-repeat 0 0;
}

#topnav-download a {
	width: 60px;
	background: url(../img/topnav_download.gif) no-repeat 0 0;
}

#topnav-contact a {
	width: 48px;
	background: url(../img/topnav_contact.gif) no-repeat 0 0;
}
