#nav {

position:absolute;

	padding-top: 85px;

	padding-left: 8px;

	z-index: 100;

	margin-bottom: 200px;	

}



#nav #second ul, #nav #secondbottom ul{

	display: none;	

	position: absolute;

	left: 100%;

	top: 0;

	font-weight: bold;

	background:#BFBDBF;

}



#nav a {

	color: #34725B;

	text-decoration: none;

	font-size: 12px;

	font-weight: 100;

	padding-left: 19px;

	padding-right: 19px;	

	text-align:left;

	z-index: 100;

}



#nav li li a {

	display: block;

	font-weight: normal;

	color: #ffffff;

	padding-left: 2px;

	padding-right: 2px;

	padding-bottom: 5px;

	padding-top: 5px;

	text-align:left;

	border-top-width: 1px;

	border-right-width: 1px;	

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-left-style: solid;

	border-top-color: #8E8E91;

	border-right-color: #8E8E91;	

	border-left-color: #8E8E91;

}



#secondbottom {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #8E8E91;

	

}



/*

#second a {

	padding-right: 50px;

}





#nav #second:hover, #nav #second.over{

	background-color: #BFBDBF;

	height: 26px;

}

*/



#nav #second , #nav #secondbottom{

	_height: 23px;

	_padding:0;

	_margin-bottom: -4px;

}



a.bugger2.over {

	margin-bottom: -19px;

}



#nav #secondbottom:hover, #nav #secondbottom.over{

	background-color: #34725A;

}

#second a:hover, #secondbottom a:hover {

	background-color: #34725A;

}



#second li a:hover, #secondbottom li a:hover {

	background-color: #34725A;	



}



li{

	float: left;

	position:relative;

	text-align: center;

	cursor: default;	

}



#nav li ul {

	display: none;

	position: absolute;

	top: 100%;

	left: 0;

	font-weight: bold;

	background:#BFBDBF;

	width: 123px;

}



li>ul {

	top: auto;

	left: auto;

}



li li {

	display: block;	

	float: none;

	background-color: transparent;

	border: 0;	

}





.compfix {

}



.lifix {

	_height: 23px;

	_padding: 0;

	_margin-bottom: -4px;



}



#nav li:hover ul, #nav li.over ul {

	display: block;	

}



#nav #second:hover ul, #nav #second.over ul {

	display: block;	

}



#nav #secondbottom:hover ul, #nav #secondbottom.over ul {

	display: block;	

}



#rightlinkfix {

	background-image: url(../images/arrowright.gif);

	background-repeat: no-repeat;

	background-position: right center;

	_padding-bottom: -10px;

}


