#containerNavMain
{
	background-color:#000000;
	width:779px;
	height:23px;
	border-bottom:1px solid #FFFFFF;
    margin: auto; 
	padding: 0;
	clear:both;
	
	
}

#containerNavMain ul { margin: 0; padding: 0; display: inline; }
#containerNavMain li { float: left; height: 23px; list-style: none; margin: 0; padding: 0; line-height: normal; }
#containerNavMain a, #containerNavMain a:hover { text-decoration: none; display: block; height: 23px; }
	
	#navDate {width: 93px; background-color:#333333;}
	#navDate p  {padding-left:6px; vertical-align:middle; padding-top:3px;}
	
    a#navHome { background: transparent url(../images/nav/nav-home.gif) top left no-repeat; width: 72px;}
    a:hover#navHome { background: transparent url(../images/nav/nav-home-r.gif) top left no-repeat; width: 72px;}
    #navHomeSel { background: transparent url(../images/nav/nav-home-s.gif) top left no-repeat; width:72px;}
	
	a#navAbout      { background: transparent url(../images/nav/nav-about.gif) top left no-repeat; width:101px;}
	a:hover#navAbout   { background: transparent url(../images/nav/nav-about-r.gif) top left no-repeat; width:101px;} 
	#navAboutSel  { background: transparent url(../images/nav/nav-about-s.gif) top left no-repeat; width:101px;}
	
	a#navServices     { background: transparent url(../images/nav/nav-services.gif) top left no-repeat; width:100px;}
	a:hover#navServices { background: transparent url(../images/nav/nav-services-r.gif) top left no-repeat; width:100px;}
	#navServicesSel  { background: transparent url(../images/nav/nav-services-s.gif) top left no-repeat; width:100px;}
	
	a#navHot     { background: transparent url(../images/nav/nav-hot.gif) top left no-repeat; width:101px;}
	a:hover#navHot { background: transparent url(../images/nav/nav-hot-r.gif) top left no-repeat; width:101px;}
	#navHotSel  { background: transparent url(../images/nav/nav-hot-s.gif) top left no-repeat;width:101px; }
	
	a#navExp     { background: transparent url(../images/nav/nav-exp.gif) top left no-repeat;width:107px; }
	a:hover#navExp { background: transparent url(../images/nav/nav-exp-r.gif) top left no-repeat; width:107px;}
	#navExpSel  { background: transparent url(../images/nav/nav-exp-s.gif) top left no-repeat;width:107px; }
	
	a#navCareers     { background: transparent url(../images/nav/nav-careers.gif) top left no-repeat; width:97px;}
	a:hover#navCareers { background: transparent url(../images/nav/nav-careers-r.gif) top left no-repeat;width:97px; }
	#navCareersSel  { background: transparent url(../images/nav/nav-careers-s.gif) top left no-repeat;width:97px; }
	
	#navContact   { background: transparent url(../images/nav/nav-contact.gif) top left no-repeat; width:108px;}
	a:hover#navContact { background: transparent url(../images/nav/nav-contact-r.gif) top left no-repeat;width:108px; }
	#navContactSel  { background: transparent url(../images/nav/nav-contact-s.gif) top left no-repeat; width:108px;}
	