#headerH{
	position:absolute;
	float:left;
	left:0px;
	top:0px;
	height:284px;
	width:100%;
	background-image:url(images/header_fill.jpg);
	background-repeat:repeat-x;
	z-index:1;
	}
#flashheaderL{
	position:absolute;
	float:left;
	left:0px;
	top:104px;
	width:100%;
	height:127px;
	z-index:2;
}
#flashheaderR{
	position:absolute;
	float:right;
	right:0px;
	top:104px;
	width:356px;
	height:167px;
	z-index:3;		
}
#contentH{
	margin-left:30px;
	margin-right:30px;
	margin-top:10px;
}
#linksDivH{
	position:absolute;
	float:left;
	left:0px;
	top:229px;
	width:505px;
	height:55px;
	background-image:url(images/links_fill.jpg);
	background-repeat:repeat-x;
	z-index:2;
}
#linksH{
	position:absolute;
	float:left;
	left:0px;
	top:257px;
	width:378px;
	z-index:2;
}
#nozzle{
	position:absolute;
	float:right;
	right:0px;
	width:126px;
	height:246px;
	top:59px;
	z-index:2;
}
.navbox{
	position:relative;
	float:left;
	width:28%;
	padding:5px;
	border:#CCCCCC solid 1px;
	margin:10px 25px 5px 0px;
	height:230px;
}
.imagebox{
	background-color:#E3E3E3;
	position:absolute;
	float:left;
	bottom:5px;
	width:100%;
}