	div.rootMenu1, div.rootMenu1Highlight {
		background-image:url('../../images/products.gif');
		background-repeat:no-repeat;
		position:absolute;
		left:238px;
		top:50px;  
		width:121px;
		height:25px;
		z-index:199;
	
	}
	
	div.rootMenu1Highlight {
		background-image:url('../../images/products-over.gif');
		cursor: pointer;
		z-index:199;
	}
	
	div.rootMenu2, div.rootMenu2Highlight {
		background-image:url('../../images/maintenance.gif');
		background-repeat:no-repeat;
		position:absolute;
		left:361px;
		top:50px;  
		width:188px;
		height:25px;
		z-index:199;
	}
	
	div.rootMenu2Highlight {
		background-image:url('../../images/maintenance-over.gif');
		cursor: pointer;
		z-index:199;
	}
	
	div.rootMenu3, div.rootMenu3Highlight {
		background-image:url('../../images/installation.gif');
		background-repeat:no-repeat;
		position:absolute;
		left:489px;
		top:50px;  
		width:181px;
		height:25px;
		z-index:299;
	}
	
	div.rootMenu3Highlight {
		background-image:url('../../images/installation-over.gif');
		cursor: pointer;
		z-index:199;
	}
	
	div.rootMenu4, div.rootMenu4Highlight {
		background-image:url('../../images/warranty.gif');
		background-repeat:no-repeat;
		position:absolute;
		left:669px;
		top:50px;  
		width:112px;
		height:25px;
		z-index:499;
	
	}
	
	div.rootMenu4Highlight {
		background-image:url('../../images/warranty-over.gif');
		cursor: pointer;
		z-index:199;
	}
	
	div.rootMenu5, div.rootMenu5Highlight {
		background-image:url('../../images/company_info.gif');
		background-repeat:no-repeat;
		position:absolute;
		left:779px;
		top:50px;  
		width:152px;
		height:25px;
		z-index:499;
	
	}
	
	div.rootMenu5Highlight {
		background-image:url('../../images/company_info-over.gif');
		cursor: pointer;
		z-index:199;
	}