#menu #rawFootage,
#menu #rawFootage a{
	width: 186px;
	height: 23px;
	background: url('../../img/global/rawFootage.gif') no-repeat 0 0;
}

#menu #rawFootage a:hover{
	background: url('../../img/global/rawFootage_down.gif') no-repeat 0 0;
}

#menu #rawFootage,
#menu #rawFootage a.selected{
	width: 186px;
	height: 23px;
	background: url('../../img/global/rawFootage_down.gif') no-repeat 0 0;
}

		
#menu #news,
#menu #news a{
	width: 113px;
	height: 21px;
	background: url('../../img/global/news.gif') no-repeat 0 0;
}

#menu #news a:hover{
	background: url('../../img/global/news_down.gif') no-repeat 0 0;
}

#menu #news,
#menu #news a.selected{
	width: 113px;
	height: 21px;
	background: url('../../img/global/news_down.gif') no-repeat 0 0;
}

#menu #downloads,
#menu #downloads a{
	width: 163px;
	height: 25px;
	margin-left:13px;
	background: url('../../img/global/downloads.gif') no-repeat 0 0;
}

#menu #downloads a:hover{
	background: url('../../img/global/downloads_down.gif') no-repeat 0 0;
	margin-left:13px;
	
}

#menu #downloads,
#menu #downloads a.selected{
	width: 163px;
	height: 25px;
	margin-left:13px;
	background: url('../../img/global/downloads_down.gif') no-repeat 0 0;

}