ul#topnav {
	position:absolute;
	height:40px;
	width:540px;
	top:81px;
	left:244px;
	z-index:1;
	margin:0;
	padding:0;
	padding-left:16px;
	list-style: none;
	overflow:hidden;
	background-color:#A61B35;
}

ul#topnav li, ul#secnav li {
	text-indent: -1000em;
	list-style: none;
	overflow:hidden;
	background-repeat:no-repeat;
	font-size:11px;
}

ul#topnav li {
	float:left;
	text-indent: -1000em;
	list-style: none;
	overflow:hidden;
	background-repeat:no-repeat;
	height:40px;
}

ul#secnav {
	margin:0;
	width:100%;
	padding:0;
	background: url(../images/sec_bg.gif) repeat-y;
}

ul#secnav li {
	width: 100%;
}

ul#topnav li a, ul#secnav li a, div#visitors a.nav {
	text-indent: -1000em;
	overflow:hidden;
	height:100%;
	display:block;
}

ul#secnav li a {
	height: 19px;
}

ul.expanded {
	padding-bottom:5px;
}

ul#secnav ul.expanded li {
	text-indent:0;
	color: #FFF;
}

ul#secnav ul.expanded li a {
	text-indent:0;
	font-weight:normal;
	color: #FFF;
	height:auto;
	margin:0px;
}

ul.expanded > li > a {
	margin:0;
}

li#home {
	width:49px;
}

li#home a {
	background-image: url(../images/navHome.gif);
}

li#home a:hover {
	background-image: url(../images/navHomeSelected.gif);
}

li#stages {
	width:135px;
}

li#stages a {
	background-image: url(../images/navStages.gif);
}

li#stages a:hover {
	background-image: url(../images/navStagesSelected.gif);
}

li#donation {
	width:103px;
}

li#donation a {
	background-image: url(../images/navDonation.gif);
}

li#donation a:hover {
	background-image: url(../images/navDonationSelected.gif);
}

li#prevention {
	width:76px;
}

li#prevention a {
	background-image: url(../images/navPrevention.gif);
}

li#prevention a:hover {
	background-image: url(../images/navPreventionSelected.gif);
}

li#programs {
	width:71px;
}

li#programs a {
	background-image: url(../images/navPrograms.gif);
}

li#programs a:hover {
	background-image: url(../images/navProgramsSelected.gif);
}

li#about {
	width:73px;
}

li#about a {
	background-image: url(../images/navAbout.gif);
}

li#about a:hover {
	background-image: url(../images/navAboutSelected.gif);
}

li#guide {
	width:109px;
}

li#guide a {
	background-image: url(../images/navGuide.gif);
}

li#guide a:hover {
	background-image: url(../images/navGuideSelected.gif);
}

li#sec-top {
	background-image:url(../images/sec_top_info.gif);
	height:22px;
}

li#sec-bottom {
	background-image: url(../images/sec_bottom.gif);
	height:16px;
}

li#sec-professionals {
	background: url(../images/sec_professionals.gif) no-repeat;
}

li#sec-professionalsSelected {
	background: url(../images/sec_professionalsSelected.gif) no-repeat;
}

li#sec-patients {
	background: url(../images/sec_patients.gif) no-repeat;
	height:22px;
}

li#sec-patientsSelected {
	background: url(../images/sec_patientsSelected.gif) no-repeat;
}

li#sec-giving {
	background: url(../images/sec_giving.gif) no-repeat;
	height:22px;
}

li#sec-givingSelected {
	background: url(../images/sec_givingSelected.gif) no-repeat;
}