
/* old NAV, broken
#nav {
	width:1040px; 
	height:38px;
	text-align:center;
	position:absolute; 

	top:153px;
	left:0;

*/
#nav {  
width:1040px; 
height:38px; 
text-align:center; 
margin: 0 auto; 
margin-top: -28px; 

position: relative; 
top: auto; 
z-index: 100; 
}



#nav ul {
	width:716px;
	margin:0px auto;
}
#nav li {float:left;}
#nav ul, #nav li, #nav li a {
	height:38px;
	background-image:url(../images/nav.gif);
	background-repeat:no-repeat;
}
#nav li a {
	display:block;
	text-decoration:none;
	height:100%;
}
/* home */
#n01, #n01Active {width:62px;}
#n01, #n01 a {background-position:0 0;}
#n01 a:hover, #n01Active {background-position:0 -38px;}
/* mission */
#n02, #n02Active {width:69px;}
#n02, #n02 a {background-position:-62px 0;}
#n02 a:hover, #n02Active {background-position:-62px -38px;}
/* globetel today */
#n03, #n03Active {width:110px;}
#n03, #n03 a {background-position:-131px 0;}
#n03 a:hover, #n03Active {background-position:-131px -38px;}
/* benefit */
#n04, #n04Active {width:146px;}
#n04, #n04 a {background-position:-241px 0;}
#n04 a:hover, #n04Active {background-position:-241px -38px;}
/* Products */
#n05, #n05Active {width:80px;}
#n05, #n05 a {background-position:-387px 0;}
#n05 a:hover, #n05Active {background-position:-387px -38px;}
/* investors */
#n06, #n06Active {width:80px;}
#n06, #n06 a {background-position:-467px 0;}
#n06 a:hover, #n06Active {background-position:-467px -38px;}
/* press */
#n07, #n07Active {width:96px;}
#n07, #n07 a {background-position:-547px 0;}
#n07 a:hover, #n07Active {background-position:-547px -38px;}
/* contact */
#n08, #n08Active {width:73px;}
#n08, #n08 a {background-position:-643px 0;}
#n08 a:hover, #n08Active {background-position:-643px -38px;}