/* the rest of the nav */

#navWrapper
{
	width:960px;
	margin:0 auto;
	padding:0;
	background:#FFFFFF;
}


#mainMenu
{
	clear: both;
	background:#006C5C;
	width:960px;
	margin:0;
	padding:0;
	height:38px;
}
#mainMenu img
{
  border:0;
  height:37px;
}
#topSearch
{
	float:right;
	margin:30px 18px 0 18px;
	padding:0;
	clear:both;
}


#logo
{
	float:left;
	margin:0;
}


#secondLevelLinks
{
	width:940px;
	float:right;
	text-align:right;
	padding-top:6px;
}

#secondLevelLinks a
{

	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
	font-size:14px;
	letter-spacing:-0.05em;
	text-decoration:none;
}

#secondLevelLinks a:hover
{
	color:#666666;
}

#secondLevelLinks a:active
{
	color:#333333;
}


#secondLevelLinks ul 
{
  padding: 0;
  margin: 0;
  list-style: none;
  display:inline;
}

#secondLevelLinks ul li 
{
  padding:5px 5px 0 5px;
  border-right:#ccc solid 1px;
  list-style: none;
  display:inline;
}








/* start topnav code */
#topnav {
	padding:0px;
	margin:0px;
	list-style:none;
	font-family:Lucida Grande, Verdana, Arial, Helvetica, sans-serif
}

#topnav a {
	display:block;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
	font-size:12px;
}

#topnav a:hover {
	display:block;
	font-weight:normal;
	color:#0093d7;
	text-decoration:none;
}

#topnav ul, #topnav ul ul {
	display:none;
}

#topnav li {
	padding:0px;
	margin:0px;
	list-style:none;
	float:left;
	position:relative;
}

#topnav img
{
	margin:0;
	padding:0;
}

/* style 2rd level lists */
#topnav li ul {
	clear:both;
	position:absolute;
	margin:0px;
	padding:0px;
	text-align:left;
	padding-bottom:4px;
	background:transparent;
	width:160px;
	border-top:0px;
	border-right:0px;
}

#topnav li li {
	clear:left;
	width:160px;
	padding:0px;
	border-left:0px;
	background:transparent;
}

#topnav li li a {
	display:block;
	padding:7px 5px 6px 12px;
	width:143px;
	background:#99CC66;
	border-top:1px dotted #fff;
}
				
#topnav li li a:hover {
	background:#fff;
}
 
/* style 3rd level lists not used on this site */
#topnav li li ul {
}

#topnav li li li {
}

#topnav li.sfhover ul, #topnav li:hover ul {
	display:block;
}

#topnav li.sfhover ul ul, #topnav li:hover ul ul {
	display:none;
}

#topnav li li.sfhover ul, #topnav li li:hover ul {
	display:block;
}
/* end topnav code */


.switchme{
	z-index:9999;
}

/* mouseovers */
#about-us
{
  background-image:url('/images/layout/about-us.gif');
}
#about-us.active
{
  background-image:url('/images/layout/about-us-active.gif');
}
#about-us:hover
{
  background-image:url('/images/layout/about-us-over.gif');
}
#about-us img
{
  width:90px;
}
/*
#media-releases
{
  background-image:url('/images/layout/media-releases.gif');
}
#media-releases.active
{
  background-image:url('/images/layout/media-releases-active.gif');
}
#media-releases:hover
{
  background-image:url('/images/layout/media-releases-over.gif');
}
#media-releases img
{
  width:131px;
}
#news
{
  background-image:url('/images/layout/news.gif');
}
#news.active
{
  background-image:url('/images/layout/news-active.gif');
}
#news:hover
{
  background-image:url('/images/layout/news-over.gif');
}
#news img
{
  width:66px;
}
*/
#news-room
{
  background-image:url('/images/layout/news-room.gif');
}
#news-room.active
{
  background-image:url('/images/layout/news-room-active.gif');
}
#news-room:hover
{
  background-image:url('/images/layout/news-room-over.gif');
}
#news-room img
{
  width:112px;
}
#right-to-information
{
  background-image:url('/images/layout/right-to-information.gif');
}
#right-to-information.active
{
  background-image:url('/images/layout/right-to-information-active.gif');
}
#right-to-information:hover
{
  background-image:url('/images/layout/right-to-information-over.gif');
}
#right-to-information img
{
  width:162px;
}

#regional-dev
{
  background-image:url('/images/layout/regional-dev.gif');
}
#regional-dev.active
{
  background-image:url('/images/layout/regional-dev-active.gif');
}
#regional-dev:hover
{
  background-image:url('/images/layout/regional-dev-over.gif');
}
#regional-dev img
{
  width:170px;
}
#science
{
  background-image:url('/images/layout/science.gif');
}
#science.active
{
  background-image:url('/images/layout/science-active.gif');
}
#science:hover
{
  background-image:url('/images/layout/science-over.gif');
}
#science img
{
  width:77px;
}
#sfm
{
  background-image:url('/images/layout/sfm.gif');
}
#sfm.active
{
  background-image:url('/images/layout/sfm-active.gif');
}
#sfm:hover
{
  background-image:url('/images/layout/sfm-over.gif');
}
#sfm img
{
  width:230px;
}
#topics
{
  background-image:url('/images/layout/topics.gif');
}
#topics.active
{
  background-image:url('/images/layout/topics-active.gif');
}
#topics:hover
{
  background-image:url('/images/layout/topics-over.gif');
}
#topics img
{
  width:118px;
}
