#nav {
	/*margin:202px 0 0 0;*/
}

/* the styling */
#nav {
	width:940px;
	position:absolute;
	z-index:20;
	top:308px;
	background-image:url(/uploads/CLM/images/header-foto-boog.jpg);
background-position:bottom;
background-repeat:no-repeat;
height:85px;

}

#nav .select, #nav .current {
	margin:0; 
	padding:0; 
	list-style:none;
}

#nav li {
	display:inline; 
	margin:0; 
	padding:0; 
	height:auto;
}

#nav .select a,
#nav .current a {
	display:block; 
	height:20px; 
	float:left; 
	/*background:#000; */
	padding:0 10px 0 10px; 
	text-decoration:none; 
	font-size:11px; 
	line-height:20px; 
	white-space:nowrap; 
	color:#fff;
}

* html #nav .select a, * html #nav .current a {
	width:1px; 
	height:21px;}

#nav li a.first{margin-left: 25px;}
#nav ul.select li ul.sub li a.first{margin-left: 35px;}

#nav .select a:hover, 
#nav .select li:hover a {
	background:#C8D219; 
	cursor:pointer; 
	color:#000;}

#nav .sub {
	display:none;}

/* for IE5.5 and IE6 only */
#nav table {
	position:absolute; 
	border-collapse:collapse; 
	left:0; 
	top:0;}

#nav .current a {
	background:#C8D219; 
	color:#000;}


#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {
	/*background:#C8D219; */
	color:#000;}

#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {
	background:#C8D219; 
	color:#000;}

#nav .select li a:hover .sub, 
#nav .select li:hover .sub {
	display:block; 
	position:absolute; 
	width:940px; 
	top:20px; 
	left:0; 
	background-image:url(/uploads/CLM/images/boog-submenu.jpg);
background-repeat:no-repeat;
	margin-top:0; 
	padding:0; 
	z-index:100; 
	color:#fff; 
	font-size:11px;
height:85px;
}

#nav .sub, #nav .sub_active {
	margin:0; 
	padding:0; 
	list-style:none;}

#nav .sub_active {
	background-image:url(/uploads/CLM/images/boog-submenu.jpg);
	display:block; 
	position:absolute; 
	width:940px; 
	top:20px; 
	left:0; 
	margin-top:0; 
	padding:0; 
	z-index:10;
	height:80px;}
	
* html #nav .sub_active, * html #nav .select a:hover .sub {
	z-index:-1; 
	margin-top:0; 
	margin-t\op:1px;}

#nav .sub_active a {
	height:21px; 
	text-decoration:none; 
	line-height:20px; 
	white-space:nowrap; 
	display:block; 
	float:left; 
	background:#C8D219; 
	padding:2px 10px 0px; 
	margin:0; 
	font-size:11px; 
	white-space:nowrap; 
	border:0; 
	color:#666;}

#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {
	display:block; 
	background:#C8D219; 
	padding:2px 10px 0px; 
	margin:0; 
	white-space:nowrap; 
	border:0; 
	color:#666; 
	font-size:11px;}