#install
{
	position: absolute; 
	visibility: visible;
	background-color: #FFFFFF; 
	z-index: 4; 
	height: 100%; 
	width: 100%; 
	left: 10px; 
	top: 60px
}
#install_diagram
{
	position: absolute; 
	visibility: hidden;
	background-color: #FFFFFF; 
	z-index: 3; 
	height: 100%; 
	width: 100%; 
	left: 10px; 
	top: 60px
}
#operation
{
	position: absolute; 
	visibility: hidden;
	background-color: #FFFFFF; 
	z-index: 2; 
	height: 100%; 
	width: 100%; 
	left: 10px; 
	top: 60px
}
#safety
{
	position: absolute; 
	visibility: hidden;
	background-color: #FFFFFF; 
	z-index: 1; 
	height: 100%; 
	width: 100%; 
	left: 10px; 
	top: 60px
}
#mih_info
{
	position: absolute; 
	visibility: visible;
	background-color: #FFFFFF; 
	z-index: 1; 
	height: 100%; 
	width: 100%; 
	left: 10px; 
	top: 60px
}

#mih_diagram
{
	position: absolute; 
	visibility: hidden;
	background-color: #FFFFFF; 
	z-index: 2; 
	height: 100%; 
	width: 100%; 
	left: 10px; 
	top: 60px
}

#steam
{	
	position: absolute; 
	visibility: visible;
	background-color: #FFFFFF; 
	z-index: 1; 
	height: 400px; 
	width: 440px; 
	left: 10px; 
	top: 100px
}
#steamtext_top
{
	position: absolute; 
	visibility: visible;
	background-color: #FFFFFF; 
	z-index: 2; 
	height: 200px; 
	width: 490px; 
	left: 240px; 
	top: 60px
}
#steamtext_bottom
{	
	position: absolute; 
	visibility: visible;
	background-color: #FFFFFF; 
	z-index: 3; 
	height: 200px; 
	width: 310px; 
	left: 420px; 
	top: 300px
}
#warning
{
        position: absolute; 
	visibility: visible;
	background-color: #FFFFFF; 
	z-index: 3; 
	height: 100px; 
	width: 100%; 
	left: 10px; 
	top: 600px
}
#specifications
{	
	position: absolute; 
	visibility: hidden;
	background-color: #FFFFFF; 
	z-index: 4; 
	height: 200px; 
	width: 300px; 
	left: 400px; 
	top: 100px
}
#materials
{
	position: absolute; 
	visibility: hidden;
	background-color: #FFFFFF; 
	z-index: 5; 
	height: 500; 
	width: 100%; 
	left: 10px; 
	top: 60px
}
#standard_lance
{
	position: absolute; 
	visibility: hidden;
	background-color: #FFFFFF; 
	z-index: 1; 
	height: 100%; 
	width: 100%; 
	left: 10px; 
	top: 60px
}
#ball_lance
{
	position: absolute; 
	visibility: hidden;
	background-color: #FFFFFF; 
	z-index: 2; 
	height: 100%; 
	width: 100%; 
	left: 10px; 
	top: 60px
}
#auto_lance
{
	position: absolute; 
	visibility: visible;
	background-color: #FFFFFF; 
	z-index: 3; 
	height: 100%; 
	width: 100%; 
	left: 10px; 
	top: 60px
}
.text_black 
{
	color : #000000;
	font-family : helvetica,arial,verdana;
	font-weight : 100;
	font-size : 20px;
	text-decoration : none;
}
.text_black_small 
{
	color : #000000;
	font-family : helvetica,arial,verdana;
	font-weight : 100;
	font-size : 14px;
	text-decoration : none;
}
.text_grey 
{
	color : #333333;
	font-family : helvetica,arial,verdana;
	font-weight : 100;
	font-size : 14px;
	text-decoration : none;
}
.text_red
{
	color : #CC0000;
	font-family : helvetica,arial,verdana;
	font-weight : 100;
	font-size : 14px;
	text-decoration : none;
}