@charset "utf-8";
.environment {
	float: left;
	width: 724px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #89AE3A;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 5px;
	padding-right: 20px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}

a img{
	text-decoration: none;
	color: #FFF;
	border: 0px none #FFF;
	margin-top: 0px;
}

.env_small {
	font-weight: normal;
	font-size: 14px;
	text-align:center;
		background-color: #89AE3A;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
}


/* CSS Document */

h1 {
	font-size: 22px;
	/* [disabled]text-align: center; */
	margin-top: 5px;
}
.wide_text {
	float: left;
	width: 680px;
	text-align: left;
	font-size: 14px;
	color: #484848;
	padding-right: 20px;
	padding-left: 20px;
}
#footer {
	margin-top: 30px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.home_SEO_text {
	width: 800px;
	font-size: 9px;
	text-align: left;
	margin-bottom: 30px;
	left: -3000px;
	position: absolute;
	top: -1000px;
}
#recycle {
	background-image: url(../images/watermark.png);
	background-position: 150px 200px;
	background-repeat: no-repeat;
}

.logoimg {
	margin-top: 40px;
}
