#navlist #home {
	margin: 0px;
	padding: 0px;
	width: 131px;
	height: 42px;
}
#navlist #features{
	margin: 0px;
	padding: 0px;
	width: 103px;
	height: 42px;
}
#navlist #take_a_tour{
	margin: 0px;
	padding: 0px;
	width: 124px;
	height: 42px;
}
#navlist #pricing{
	margin: 0px;
	padding: 0px;
	width: 95px;
	height: 42px;
}
#navlist #benefits{
	margin: 0px;
	padding: 0px;
	width: 102px;
	height: 42px;
}
#navlist #contact{
	margin: 0px;
	padding: 0px;
	width: 97px;
	height: 42px;
}
#navlist #clients_log_in{
	margin: 0px;
	padding: 0px;
	width: 139px;
	height: 42px;
}
#navlist #home a:link , #navlist #home a:visited{
	width: 126px;
	height: 42px;
	background-position: 0px 0px;
}
#navlist #home a:hover, #navlist #home a:focus {
	width: 126px;
	height: 42px;
	background-position: 0px -42px;
}
#navlist #features a:link, #navlist #features a:visited {
	width: 96px;
	height: 42px;
	background-position: -131px 0px;
}
#navlist #features a:hover, #navlist #features a:focus {
	width: 96px;
	height: 42px;
	background-position: -131px -42px;
}
#navlist #take_a_tour a:link, #navlist #take_a_tour a:visited {
	width: 117px;
	height: 42px;
	background-position: -234px 0px;
}
#navlist #take_a_tour a:hover, #navlist #take_a_tour a:focus {
	width: 117px;
	height: 42px;
	background-position: -234px -42px;
}
#navlist #pricing a:link, #navlist #pricing a:visited {
	width: 88px;
	height: 42px;
	background-position: -358px 0px;
}
#navlist #pricing a:hover, #navlist #pricing a:focus {
	width: 88px;
	height: 42px;
	background-position: -358px -42px;
}
#navlist #benefits a:link, #navlist #benefits a:visited {
	width: 96px;
	height: 42px;
	background-position: -453px 0px;
}
#navlist #benefits a:hover, #navlist #benefits a:focus {
	width: 96px;
	height: 42px;
	background-position: -453px -42px;
}
#navlist #contact a:link, #navlist #contact a:visited {
	width: 97px;
	height: 42px;
	background-position: -555px 0px;
}
#navlist #contact a:hover, #navlist #contact a:focus {
	width: 97px;
	height: 42px;
	background-position: -555px -42px;
}
#navlist #clients_log_in a:link, #navlist #clients_log_in a:visited {
	width: 139px;
	height: 42px;
	background-position: -652px 0px;
}
#navlist #clients_log_in a:hover, #navlist #clients_log_in a:focus {
	width: 139px;
	height: 42px;
	background-position: -652px -42px;
}
#nav {
	padding: 0px;
	height: 42px;
	width: 791px;
	position: absolute;
	right: 0 px;
	margin: 0;
}
#navlist  {
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 791px;
	background-image: url(images/top_nav.gif);
	overflow: hidden;
}
#navlist li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	text-indent: -9999px;
}
#navlist a {
	background-image: url(images/top_nav.gif);
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
}

