#layerAbout {
	position:absolute; 
	left:0px;
	top:0px;
	width:250px;
	height:82px;
	z-index:1;
	background-color: #3399FF;
	border: 1px solid #000000;
}
#layerSupport {
	position:absolute; 
	left:0px;
	top:0px;
	width:250px;
	height:60px;
	z-index:2;
	background-color: #3399FF;
	border: 1px solid #000000;
}
#layerEquipment{
	position:absolute; 
	left:0px;
	top:0px;
	width:250px;
	height:210px;
	z-index:3;
	background-color: #3399FF;
	border: 1px solid #000000;
}
#layerSoftware {
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:180px;
	z-index:4;
	background-color: #3399FF;
	border: 1px solid #000000;
}
#layerNews {
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:60px;
	z-index:5;
	background-color: #3399FF;
	border: 1px solid #000000;
}
#layerInstall {
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:143px;
	z-index:5;
	background-color: #3399FF;
	border: 1px solid #000000;
}
#layerForum {
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:143px;
	z-index:5;
	background-color: #3399FF;
	border: 1px solid #000000;
}
#layerPrice {
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:143px;
	z-index:5;
	background-color: #3399FF;
	border: 1px solid #000000;
}
#layerCert {
	position:absolute;
	left:0px;
	top:0px;
	width:250px;
	height:82px;
	z-index:5;
	background-color: #3399FF;
	border: 1px solid #000000;
}

