
/*DOWN_menu*/

#index_nav_container {
	height: 87px;
	overflow: hidden;
	background-image: url(../images/index_nav_bg.gif);
	background-repeat: no-repeat;	
	padding: 0px 0px 0px 0px;
	float:left;
}


#index_nav a:hover {
	background-position: 0px -87px;
}


#index_nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#index_nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	overflow: hidden;
}

#index_nav a {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	height: 87px;
	height:174px;
}
	
#index_nav_audi a{
	width: 275px;
	
	background: url(../images/index_audi.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
	margin-left: 0px;
}

#index_nav_visu a  {
	width: 271px;
	background: url(../images/index_visu.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#index_nav_inst a  {
	width: 273px;
	background: url(../images/index_inst.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}	





/*MENU*/



#nav_container {
	height: 83px;
	overflow: hidden;
	background-image: url(../images/nav_bg.gif);
	background-repeat: no-repeat;	
	padding: 0px 0px 0px 0px;
}


#nav a:hover {
	background-position: 0px -83px;
}


#nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	overflow: hidden;
}

#nav a {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	height: 83px;
	height:163px;
}
	
#nav_logo a  {
	width: 358px;
	background: url(../images/logo.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
	margin-left: 0px;
}

#nav_abou a  {
	width: 68px;
	background: url(../images/nav_abou.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#nav_serv a  {
	width: 83px;
	background: url(../images/nav_serv.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#nav_rece a  {
	width: 99px;
	background: url(../images/nav_rece.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#nav_vend a  {
	width: 87px;
	background: url(../images/nav_vend.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#nav_cont a  {
	width: 124px;
	background: url(../images/nav_cont.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}


/*SECO nav*/

#seco_nav_container {
	height: 149px;
	width:231px;
	float:left;
	overflow: hidden;
	background-image: url(../images/seco_nav_bg.gif);
	background-repeat: no-repeat;	
	padding: 0px 0px 0px 0px;
}


#seco_nav a:hover {
	background-position: -231px 0px;
}


#seco_nav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	overflow: hidden;
}

#seco_nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
	overflow: hidden;
}

#seco_nav a {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	width: 231px;
	width:462px;
}
	
#seco_nav_audi a  {
	height: 88px;
	background: url(../images/seco_nav_audi.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
	
}

#seco_nav_visu a  {
	height: 30px;
	background: url(../images/seco_nav_visu.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#seco_nav_inst a  {
	height: 31px;
	background: url(../images/seco_nav_inst.gif) top left no-repeat;
	background-repeat: no-repeat;
	text-indent: -5000px;
}
