#menu{
	position:relative;
	z-index:5;
	top:0;
	left:0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style:none;

}
li ul{

	position:relative;
	display:none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style:none;
	list-style-image: none;
}
li{
	position:relative;

	border:1px solid #597a73;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 20px;
list-style-image: none;


}
.subMenu{
	background-repeat:no-repeat;
	padding: 0px 0px 0px 0px;
}
.click{


}
.click ul{
	display:block;
}
.hover, ul li a:hover{
	cursor:pointer;
}



#products
{
text-align: left;
background-color: transparent;
width: 81px;
height: 35px;
border-width: 0px;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #597A73;
padding-left: 9px;
padding-right: 11px;
padding-top: 5px;
margin-top: 0px;
}


#products.hover{
	width: 80px;
	font-weight: bold;
	color: #597A73;
	background-image: url(images/products_over.jpg);
	font-family: tahoma;
	height:50px;
	
}

#products.active{
width: 80px;font-weight: bold; color: #597A73; background-color: #D3E7E5; font-family: tahoma;
}


#r
{
border-width: 0px; background-repeat: no-repeat; font-weight: bold; color: #597A73; background-image: url(images/bg_over.jpg); width: 156px; height: 137px; margin-top: 7.5px; padding-top: 4px;
}



#ro
{
border-width: 0px; text-align: center; font-weight: bold; color: #ffffff; background-color: transparent; width: 135px;  padding-bottom: 0px;   margin: -114px 0px 0px 0px;
}


#rf{
border-width: 0px; text-align: center; font-weight: bold; color: #597A73; background-color: transparent; width: 135px;  padding-top: 0px; margin: 1px 0px 0px 0px;
}

#s{
border-width: 0px; font-weight: bold; color: #597A73; background-color: transparent; width: 145px; margin: 2px 0px 0px 0px;
}

#so{
border-width: 0px; text-align: center; font-weight: bold; color: #597A73; background-color: transparent; width: 135px;  margin: 2px 0px 0px 0px;
}

#sf{
border-width: 0px; text-align: center; font-weight: bold; color: #597A73; background-color: transparent; width: 135px;  margin: 2px 0px 0px 0px;
}

a{color:#79a69c;}

a:hover{color:#597a73;}