#company{
	position: absolute;
	z-index: 3;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 32px;
	visibility: hidden;
}
#products{
	position: absolute;
	z-index: 3;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 32px;
	visibility: hidden;
}
#rd{
	position: absolute;
	z-index: 3;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 32px;
	visibility: hidden;
}
#recruit{
	position: absolute;
	z-index: 3;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 32px;
	visibility: hidden;
}
#delete{
	position: absolute;
	z-index: 2;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
