span.hyperlink {
	display: none;
}

div#navGeneral {
	width: 100%;
	height: 24px;
	padding-top: 12px;
	padding-bottom: 33px;
}

div#navmenu {
	width: 900px;
	height: 24px;
	margin: 0;
	padding-left: 36px;
}

div#servicesSubMenu {
	width: 239px;
	height: 165px;
	background-image: url(../images/submenu_bg.png);
	background-repeat: no-repeat;
	position: absolute;
	margin: 24px 0 0 154px;
	display: none;
	cursor: pointer;
}

div#searchSubMenu {
	width: 239px;
	height: 38px;
	background-image: url(../images/submenu_bg2.png);
	background-repeat: no-repeat;
	position: absolute;
	margin: 24px 0 0 392px;
	display: none;
	cursor: pointer;
}

.submenu_link {
	width: 235px;
	height: 18px;
	padding-top: 3px;
}

ul#nav {
    height: 24px;
	margin: 0;
	padding: 0;
}

ul#nav li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
}

ul#nav li a {
	border: 0;
	text-decoration: none;
	display: block;
	background: url(../images/menucss.jpg);
}

/* Free Grant Writing */
li#free_grant_w a {
	width: 81px;
	height: 24px;
}

li#free_grant_w a:link, li#free_grant_w a:visited {
	background-position: 0 0;
}

li#free_grant_w a:hover, li#free_grant_w a:focus {
	background-position: 0 -24px;
}

/* Free Grant Help */
li#freehelp a {
	width: 73px;
	height: 24px;
}

li#freehelp a:link, li#freehelp a:visited {
	background-position: -81px 0;
}

li#freehelp a:hover, li#freehelp a:focus {
	background-position: -81px -24px;
}

/* Services and Prices */
li#services a {
	width: 68px;
	height: 24px;
}

li#services a:link, li#services a:visited {
	background-position: -154px 0;
}

li#services a:hover, li#services a:focus {
	background-position: -154px -24px;
}

/* How to get started */
li#started a {
	width: 80px;
	height: 24px;
}

li#started a:link, li#started a:visited {
	background-position: -222px 0;
}

li#started a:hover, li#started a:focus {
	background-position: -222px -24px;
}

/* Why Resource Associate */
li#whyresource a {
	width: 91px;
	height: 24px;
}

li#whyresource a:link, li#whyresource a:visited {
	background-position: -302px 0;
}

li#whyresource a:hover, li#whyresource a:focus {
	background-position: -302px -24px;
}

/* Search for Grants */
li#search_grants a {
	width: 75px;
	height: 24px;
}

li#search_grants a:link, li#search_grants a:visited {
	background-position: -393px 0;
}

li#search_grants a:hover, li#search_grants a:focus {
	background-position: -393px -24px;
}

/* Administrative Team */
li#administrative a {
	width: 91px;
	height: 24px;
}

li#administrative a:link, li#administrative a:visited {
	background-position: -468px 0;
}

li#administrative a:hover, li#administrative a:focus {
	background-position: -468px -24px;
}

/* Employment */
li#employment a {
	width: 80px;
	height: 24px;
}

li#employment a:link, li#employment a:visited {
	background-position: -559px 0;
}

li#employment a:hover, li#employment a:focus {
	background-position: -559px -24px;
}

/* Success Stories */
li#success_stories a {
	width: 60px;
	height: 24px;
}

li#success_stories a:link, li#success_stories a:visited {
	background-position: -639px 0;
}

li#success_stories a:hover, li#success_stories a:focus {
	background-position: -639px -24px;
}

/* Company Background */
li#comp_background a {
	width: 85px;
	height: 24px;
}

li#comp_background a:link, li#comp_background a:visited {
	background-position: -699px -24px;
}

li#comp_background a:hover, li#comp_background a:focus {
	background-position: -699px -24px;
}

/* FAQs */
li#faqs a {
	width: 38px;
	height: 24px;
}

li#faqs a:link, li#faqs a:visited {
	background-position: -784px 0;
}

li#faqs a:hover, li#faqs a:focus {
	background-position: -784px -24px;
}

/* Home */
li#homeLI a {
	width: 48px;
	height: 24px;
}

li#homeLI a:link, li#homeLI a:visited {
	background-position: -822px 0;
}

li#homeLI a:hover, li#homeLI a:focus {
	background-position: -822px -24px;
}
