.BG {
	margin: 0px;
	background-color: #FFF;
}
.tank {
	width: 100%;
	z-index: 1;
	margin: auto;
	text-align: center;
	position: relative;
	padding: 0px;
	vertical-align: middle;
}
.header {
	z-index: 2;
	padding: 0px;
	text-align: left;
	vertical-align: bottom;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 40px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	line-height: 30px;
	margin-top: 100px;
	margin-left: 100px;
}
.text {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	height: 16px;
	width: 250px;
	background-color: #FFF;
	position: relative;
	padding-top: 4px;
	z-index: 4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	text-transform: uppercase;
}
.textbox {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	height: 14px;
	width: 800px;
	background-color: #FFF;
	position: relative;
	padding-top: 4px;
	z-index: 4;
	text-transform: uppercase;
	text-align: center;
}
.textbigbox {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	position: relative;
	z-index: 4;
	text-transform: uppercase;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	height: 15px;
	width: 1000px;
	margin-top: 100px;
	margin-left: 100px;
	text-align: left;
	float: left;
}
.textbox2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	height: 14px;
	width: 424px;
	background-color: #FFF;
	position: relative;
	padding-top: 4px;
	z-index: 4;
	text-transform: uppercase;
	text-align: center;
}
.box {
	height: 250px;
	width: 250px;
	z-index: 2;
	padding: 0px;
	margin: 100px;
	border: 1px solid #CCC;
	float: left;
	background-color: #CCC;
	text-align: left;
	vertical-align: bottom;
}
.diseinbox {
	height: 350px;
	width: 250px;
	z-index: 2;
	padding: 0px;
	margin: 100px;
	float: left;
	background-color: #CCC;
	text-align: left;
	vertical-align: bottom;
	border: 1px solid #CCC;
}
.projectbox {
	height: 250px;
	width: 350px;
	z-index: 2;
	padding: 0px;
	margin: 100px;
	float: left;
	background-color: #CCC;
	text-align: left;
	vertical-align: bottom;
	border: 1px solid #CCC;
}
.bigbox {
	z-index: 2;
	padding: 0px;
	float: left;
	background-color: #FFF;
	text-align: left;
	vertical-align: bottom;
	margin: 100px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 9px;
	line-height: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
}

a:link, a:visited, a:active {
	color: #000;
	font-family: "Arial Black", Gadget, sans-serif;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
} 
a:hover {
	color: #000;
	text-decoration: line-through;
}

a.LINK-menu:link, a.LINK-menu:visited, a-LINK-menu:active {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 40px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	line-height: 30px;
}
a.LINK-menu:hover {
	color: #000;
	text-decoration: line-through;
}
.footer {
	z-index: 2;
	padding: 0px;
	text-align: left;
	vertical-align: bottom;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 40px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	line-height: 30px;
	margin-left: 100px;
	margin-bottom: 100px;
	margin-top: 100px;
	float: left;
	margin-right: 100px;
}
.LINK-menu-OFF {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 40px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	line-height: 30px;
}
.explain {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	position: absolute;
	z-index: 4;
	text-transform: none;
	margin-top: 20px;
	width: 200px;
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.down {
	text-decoration: none;
	position: absolute;
	z-index: 2;
}

