#navigation{
	/*background:url(../images/bg/nav.gif) repeat-x;*/
	background:#FFF;
	margin:0px 0px 0px;
	width:784px;
	float:right;
	height:31px;}

#navigation ul {
	list-style: none;
	padding:0px;
	width:784px;
	height:31px;
	margin:0px; }

	#navigation li {
		display: block;
		list-style:none;
		float:left;
		padding:0px;
		height:30px;
		margin:0px; }

		#navigation li a {
			display: block;
			text-decoration: none; }

/*************************************************************/
/***************          WHAT IS TBI         ***************/
/***********************************************************/
#navigation li#liwhat {
	background:url(../images/topnav/what-is-tbi.gif) no-repeat top;
	height:31px;
	width:117px; }

		#navigation li#liwhat a {
			background:url(../images/topnav/what-is-tbi.gif) no-repeat top;
			height:31px;
			text-indent:-5000px;
			width:117px; }

			#navigation li#liwhat a:hover {
				background:url(../images/topnav/what-is-tbi.gif) no-repeat bottom;
				text-indent:-5000px; }
/*************************************************************/
/***************          WHO WE ARE          ***************/
/***********************************************************/
#navigation li#liwhow {
	background:url(../images/topnav/who-we-are.gif) no-repeat top;
	height:31px;
	width:119px; }

		#navigation li#liwhow a {
			background:url(../images/topnav/who-we-are.gif) no-repeat top;
			height:31px;
			text-indent:-5000px;
			width:119px; }

			#navigation li#liwhow a:hover {
				background:url(../images/topnav/who-we-are.gif) no-repeat bottom;
				text-indent:-5000px; }

/*************************************************************/
/***************       SERVICES& PROGRAMS     ***************/
/***********************************************************/
#navigation li#liserv {
	background:url(../images/topnav/services-programs.gif) no-repeat top;
	height:31px;
	width:168px; }

		#navigation li#liserv a {
			background:url(../images/topnav/services-programs.gif) no-repeat top;
			height:31px;
			text-indent:-5000px;
			width:168px; }

			#navigation li#liserv a:hover {
				background:url(../images/topnav/services-programs.gif) no-repeat bottom;
				text-indent:-5000px; }
/*************************************************************/
/***************          DONOR SUPPORT       ***************/
/***********************************************************/
#navigation li#lidonr {
	background:url(../images/topnav/donor-support.gif) no-repeat top;
	height:31px;
	width:130px; }

		#navigation li#lidonr a {
			background:url(../images/topnav/donor-support.gif) no-repeat top;
			height:31px;
			text-indent:-5000px;
			width:130px; }

			#navigation li#lidonr a:hover {
				background:url(../images/topnav/donor-support.gif) no-repeat bottom;
				text-indent:-5000px; }

/*************************************************************/
/***************            EMPLOYMENT        ***************/
/***********************************************************/
#navigation li#liempl {
	background:url(../images/topnav/employment.gif) no-repeat top;
	height:31px;
	width:116px; }

		#navigation li#liempl a {
			background:url(../images/topnav/employment.gif) no-repeat top;
			height:31px;
			text-indent:-5000px;
			width:116px; }

			#navigation li#liempl a:hover {
				background:url(../images/topnav/employment.gif) no-repeat bottom;
				text-indent:-5000px; }

/*************************************************************/
/***************           NEWS & EVENTS      ***************/
/***********************************************************/
#navigation li#linews {
	background:url(../images/topnav/news-events.gif) no-repeat top;
	height:31px;
	width:134px; }

		#navigation li#linews a {
			background:url(../images/topnav/news-events.gif) no-repeat top;
			height:31px;
			text-indent:-5000px;
			width:134px; }

			#navigation li#linews a:hover {
				background:url(../images/topnav/news-events.gif) no-repeat bottom;
				text-indent:-5000px; }

