#menu{
	display:block;
	margin-left:auto;
	margin-right:auto;
	
	
	
	}
#menu ul li{
	display: inline;
	list-style-type: none;
	
}
#menu ul{
	width:1180px;
	display: block;
	margin-left:-24px;
	
		
}


a#home{
	float:left;
	background:transparent url(menu_nl/menu_nl_01.png) no-repeat top left;
	width:106px;
	height:37px;
	diplay:block;
		}
a#manuals{
	float:left;
	background:transparent url(menu_nl/menu_nl_03.png) no-repeat top left;
	width:117px;
	height:37px;
	diplay:block;
		}
a#versions{
	float:left;
	background:transparent url(menu_nl/menu_nl_04.png) no-repeat top left;
	width:117px;
	height:37px;
	diplay:block;
		}
a#news{
	float:left;
	background:transparent url(menu_nl/menu_nl_05.png) no-repeat top left;
	width:117px;
	height:37px;
	diplay:block;
		}
a#geolives{
	float:left;
	background:transparent url(menu_nl/menu_nl_06.png) no-repeat top left;
	width:116px;
	height:37px;
	diplay:block;
		}
a#demo{
	float:left;
	background:transparent url(menu_nl/menu_nl_02.png) no-repeat top left;
	width:116px;
	height:37px;
	diplay:block;
		}
a#support{
	float:left;
	background:transparent url(menu_nl/menu_nl_07.png) no-repeat top left;
	width:118px;
	height:37px;
	diplay:block;
		}
a#accessoiries{
	float:left;
	background:transparent url(menu_nl/menu_nl_08.png) no-repeat top left;
	width:117px;
	height:37px;
	diplay:block;
		}
a#press{
	float:left;
	background:transparent url(menu_nl/menu_nl_09.png) no-repeat top left;
	width:116px;
	height:37px;
	diplay:block;
		}
a#contact{
	float:left;
	background:transparent url(menu_nl/menu_nl_10.png) no-repeat top left;
	width:106px;
	height:37px;
	diplay:block;
		}
		






a:hover#home{
	float:left;
	background:transparent url(menu_nl/menu_nl_01.png) no-repeat bottom left;
	width:106px;
	height:37px;
	diplay:block;
		}
a:hover#manuals{
	float:left;
	background:transparent url(menu_nl/menu_nl_03.png) no-repeat bottom left;
	width:117px;
	height:37px;
	diplay:block;
		}
a:hover#versions{
	float:left;
	background:transparent url(menu_nl/menu_nl_04.png) no-repeat bottom left;
	width:117px;
	height:37px;
	diplay:block;
		}
a:hover#news{
	float:left;
	background:transparent url(menu_nl/menu_nl_05.png) no-repeat bottom left;
	width:117px;
	height:37px;
	diplay:block;
		}
a:hover#geolives{
	float:left;
	background:transparent url(menu_nl/menu_nl_06.png) no-repeat bottom left;
	width:116px;
	height:37px;
	diplay:block;
		}
a:hover#demo{
	float:left;
	background:transparent url(menu_nl/menu_nl_02.png) no-repeat bottom left;
	width:116px;
	height:37px;
	diplay:block;
		}
a:hover#support{
	float:left;
	background:transparent url(menu_nl/menu_nl_07.png) no-repeat bottom left;
	width:118px;
	height:37px;
	diplay:block;
		}
a:hover#accessoiries{
	float:left;
	background:transparent url(menu_nl/menu_nl_08.png) no-repeat bottom left;
	width:117px;
	height:37px;
	diplay:block;
		}
a:hover#press{
	float:left;
	background:transparent url(menu_nl/menu_nl_09.png) no-repeat bottom left;
	width:116px;
	height:37px;
	diplay:block;
		}
a:hover#contact{
	float:left;
	background:transparent url(menu_nl/menu_nl_10.png) no-repeat bottom left;
	width:106px;
	height:37px;
	diplay:block;
		}









#lang{
	padding-top:20px;
	width:260px;
	
	margin-top:20px;
	margin-bottom:-30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 13px;
	}
		
#lang ul li{
	padding-top:20px;
	list-style-type: none;
	display:inline;
	margin-top:20px;

		}
#lang ul li a{
	color:#999;
			}
			
#lang ul li a:hover{
	color:#F60;
	border-bottom:thin solid #F60;
			}











#lang{
	width:220px;
	margin-left:960px;
	margin-top:10px;
	margin-bottom:-30px;
	}
			
#lang ul li{
	list-style-type: none;
	display:inline;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	margin-left:4px;
	font-size: 13px;
		}
#lang ul li a{
	color:#999;
			}
			
#lang ul li a:hover{
	color:#F60;
	border-bottom:thin solid #F60;
			}
