@charset "utf-8";
/* CSS Document */


#navigation {
	 width:100%;
}

#nav_main {
	width:100%;
	height:37px;
	margin:auto;
}


#nav_main ul {
	width:945px;
	margin:0px auto;
	padding:0px;
	list-style-type:none;
	diplay:block;
	position:relative;
	font-weight:bold;
}

#nav_main ul li {
	float:left;
	position:relative;
	diplay:block;
	margin:0px;
}


#nav_sec  {
	width:100%;
	min-height:5px;
	margin:auto;
    background:#FFFFFF url(../images/bg_nav_sec.gif) repeat-x bottom;;
}

#nav_sec ul {
	position:relative;
	height:20px;
	width:945px;
	margin:0px auto;
	padding:0px;
	text-indent:0px;
	list-style-type:none;
	diplay:block;
}

#nav_sec ul li {
	float:left;
	position:relative;
	diplay:block;
	margin:0px 0px 0px 10px;
}




#nav_sec ul li a {
	text-decoration:none;
	display:block;
	width:100%;
	height:100%;
	color:#000;
	font-size:13px;
	line-height:20px;
	text-shadow: 0.0em 0.1em 0.1em #ffffff;
}

#nav_sec .menu-current a {
	font-weight:bold;
}

#nav_sec ul li a:hover {
	color:#666;
}





/* UNIQUE MENU IDS	*/	

/* Home	*/	
#menu1 {
	display:block;
	height:37px;
	width:71px;
	text-indent:-3000px;
	background:url(../images/main_nav.gif) no-repeat 0px 0px;
}

#menu1:hover {
	background:url(../images/main_nav.gif) no-repeat 0px -37px;
}
#menu1.menu-parent, #menu1.menu-current {
	background:url(../images/main_nav.gif) no-repeat 0px -74px;
}


/* About Us	*/	
#menu16 {
	display:block;
	height:37px;
	width:103px;
	text-indent:-3000px;
	background:url(../images/main_nav.gif) no-repeat -71px 0px;
}

#menu16:hover {
	background:url(../images/main_nav.gif) no-repeat -71px -37px;
}

#menu16.menu-parent, #menu16.menu-current {
	background:url(../images/main_nav.gif) no-repeat -71px -74px;
}


/* Research Focus*/		
#menu17 {
	display:block;
	height:37px;
	width:172px;
	text-indent:-3000px;
	background:url(../images/main_nav.gif) no-repeat -174px 0px;
}

#menu17:hover {
	background:url(../images/main_nav.gif) no-repeat -174px -37px;
}

#menu17.menu-parent, #menu17.menu-current {
	background:url(../images/main_nav.gif) no-repeat -174px -74px;
}


/* Supporting StepAhead	*/	
#menu18 {
	display:block;
	height:37px;
	width:227px;
	text-indent:-3000px;
	background:url(../images/main_nav.gif) no-repeat -346px 0px;
}

#menu18:hover {
	background:url(../images/main_nav.gif) no-repeat -346px -37px;
}

#menu18.menu-parent, #menu18.menu-current {
	background:url(../images/main_nav.gif) no-repeat -346px -74px;
}

/* News & Events	*/
#menu54 {
	display:block;
	height:37px;
	width:153px;
	text-indent:-3000px;
	background:url(../images/main_nav.gif) no-repeat -573px 0px;
}

#menu54:hover {
	background:url(../images/main_nav.gif) no-repeat -573px -37px;
}

#menu54.menu-parent, #menu20.menu-current {
	background:url(../images/main_nav.gif) no-repeat -573px -74px;
}	
/* Spinal cord injury Facts	*/
#menu21 {
	display:block;
	height:37px;
	width:135px;
	text-indent:-3000px;
	background:url(../images/main_nav.gif) no-repeat -726px 0px;
}

#menu21:hover {
	background:url(../images/main_nav.gif) no-repeat -726px -37px;
}

#menu21.menu-parent, #menu21.menu-current {
	background:url(../images/main_nav.gif) no-repeat -726px -74px;
}	
	
