@charset "utf-8";
/* CSS Document */
#homeDesc {
	position: relative;
	top: 638px;
	left: 540px;
	float: left;
	clear: none;
	margin-top: -81px;
	background:url(../images/interface/menubg.png);
	width: 430px;
	color: #076324;
	padding: 10px;
}
#homeSWF {
	padding: 0px;
}
.box {
	width: 132px;
	float: left;
	clear: none;
	text-align: center;
	padding-left: 1px;
	overflow: hidden;
}
.box .img {
	width: 132px;
	height: 89px;
}
.box .desc {
	padding: 0;
	margin: 0;
	width: 133px;
	background: url(../images/interface/dark-green-bg.png);
}
.box .desc a {
	text-decoration: none;	
}
.space {
	clear: left;
	height: 10px;
}
#plantContainersTxt {
	position: absolute;
	z-index: 2;
	top: 101px;
	left: 50px;
	width: 420px;
	line-height: 20px;
	background: url(../images/interface/dark-green-bg.png);
	color: #FFF;
	padding: 10px;
	border: 1px solid #364c37;
}

#plantContainersTxt table {
	margin-left: -10px;
}

.thumb {
	text-decoration: none;
	border: none;
	margin: 0;
	padding: 0;
}
.thumb a {
	text-decoration: none;
}
/* ==== CLIENTS ==== */
#clientsText {
	position: absolute;
	z-index: 2;
	top: 121px;
	left: 10px;
	width: 400px;
	background: url(../images/interface/dark-green-bg.png);
	color: #FFF;
	margin: 0px;
	padding: 0px;
	border: 1px solid #364c37;
}
#clientsText p {
	line-height: 20px;
	padding: 5px;
	margin: 0px;
}

#offices, #shopping, #schools, #hotels, #govt, #difc, #banks, #auditors, #airlines {
	max-height: 300px;
	overflow: auto;
	display: none;
}
