ul, li {
	display: block;
	margin: 0;
	padding: 0;
}

ul {
	width: 250px;
	background: #040304;
	list-style-type: none;
}

li {
	position: relative;
	padding: 0px;
}

li.folder	{
	padding:0;
	width:250px;
	background-color:#040304;
}	

li.folder:hover {
	z-index: 10;
	.margin-bottom:-4px;
	background-color: #040304;
}
		
li.folder ul {
	position: absolute;
	display: none;
	left: 300px; /* IE */
	top: 5px;
}
				
li.folder>ul { 
	left: 250px;
}
		
ul.level1 li.folder:hover ul.level2 {
	display: block;
	width: 250px;
	margin:0;
	padding:0;
}

a {
	padding: 2px;
	text-decoration: none;
	width: 100%; /* IE */
}

li.a { 
	width: 250px;
}

li a.submenu {
	background-color: #040304;
	width:250px;
	color: #999;
	padding-left: 10px;
	display: block;
	border-top: 1px solid #897441;
	border-left: 1px solid #897441;
	border-right: 1px solid #897441;
	padding-top: 3px;
	padding-bottom: 4px;
}

li a.submenu:hover {
	background-color: #897441;
	color: #000;
}

li a.submenu2 {
	background-color: #040304;
	width:250px;
	color: #999;
	padding-left: 10px;
	display: block;
	border-top: 1px solid #897441;
	border-left: 1px solid #897441;
	border-right: 1px solid #897441;
	border-bottom: 1px solid #897441;
	padding-top: 3px;
	padding-bottom: 4px;
}

li a.submenu2:hover {
	background-color: #897441;
	color: #040304;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
* html li.explain { 
	width: 202px;
}
/* End hide from IE5/mac */



#menu {
    margin: 0;
    padding: 0;
    width: 200px;
}

#link {
    font: 11px Verdana, Arial, Tahoma, Sans-Serif, Helvetica;
	padding: 0px 0px 0px 20px;
	margin-top: 15px;
}

#navCompany	{
	background:url(../images/icon-profile.gif); background-repeat:no-repeat;
	width:180px; height:42px;
	padding:8px 0 0 52px;
}

#navCompany40	{
	background:url(../images/icon-profile-40.gif); background-repeat:no-repeat;
	width:180px; height:42px;
	padding:8px 0 0 52px;
}

#navRope	{
	background:url(../images/icon-rope.gif); background-repeat:no-repeat;
	width:180px; height:42px;
	padding:8px 0 0 52px;
}

#navRope40	{
	background:url(../images/icon-rope-40.gif); background-repeat:no-repeat;
	width:180px; height:42px;
	padding:8px 0 0 52px;
}

#navAir	{
	background:url(../images/icon-aircon.gif); background-repeat:no-repeat;
	width:180px; height:42px;
	padding:8px 0 0 52px;
}

#navAir40	{
	background:url(../images/icon-aircon-40.gif); background-repeat:no-repeat;
	width:180px; height:42px;
	padding:8px 0 0 52px;
}

#navWater	{
	background:url(../images/icon-watertank.gif); background-repeat:no-repeat;
	width:180px; height:42px;
	padding:8px 0 0 52px;
}

#navWater40	{
	background:url(../images/icon-watertank-40.gif); background-repeat:no-repeat;
	width:180px; height:42px;
	padding:8px 0 0 52px;
}

#navPool	{
	background:url(../images/icon-pool.gif); background-repeat:no-repeat;
	width:180px; height:42px;
	padding:8px 0 0 52px;
}

#navPool40	{
	background:url(../images/icon-pool-40.gif); background-repeat:no-repeat;
	width:180px; height:42px;
	padding:8px 0 0 52px;
}


#navMaid	{
	background:url(../images/icon-maid.gif); background-repeat:no-repeat;
	width:180px; height:42px;
	padding:8px 0 0 52px;
}

#navMaid40	{
	background:url(../images/icon-maid-40.gif); background-repeat:no-repeat;
	width:180px; height:42px;
	padding:8px 0 0 52px;
}

#navFloor	{
	background:url(../images/icon-floor.gif); background-repeat:no-repeat;
	width:180px; height:42px;
	padding:8px 0 0 52px;
}

#navFloor40	{
	background:url(../images/icon-floor-40.gif); background-repeat:no-repeat;
	width:180px; height:42px;
	padding:8px 0 0 52px;
}

#navCleaning	{
	background:url(../images/icon-cleaning.gif); background-repeat:no-repeat;
	width:180px; height:42px;
	padding:8px 0 0 52px;
}

#navCleaning40	{
	background:url(../images/icon-cleaning-40.gif); background-repeat:no-repeat;
	width:180px; height:42px;
	padding:8px 0 0 52px;
}

#navGarden	{
	background:url(../images/icon-garden.gif); background-repeat:no-repeat;
	width:180px; height:42px;
	padding:8px 0 0 52px;
}

#navGarden40	{
	background:url(../images/icon-garden-40.gif); background-repeat:no-repeat;
	width:180px; height:42px;
	padding:8px 0 0 52px;
}

#navMechanical	{
	background:url(../images/icon-mechanical.gif); background-repeat:no-repeat;
	width:180px; height:42px;
	padding:8px 0 0 52px;
}

#navMechanical40	{
	background:url(../images/icon-mechanical-40.gif); background-repeat:no-repeat;
	width:180px; height:42px;
	padding:8px 0 0 52px;
}
