/* CSS Document for Environmental Technologies */
#et-body {
	position: relative;
	width: 99%;
	top: 0;
	margin: 0 5px 10px 0;
	padding: 0 0 10px;
	color: #333;
	font: 70%/22px verdana, geneva, arial, helvetica, sans-serif;
}
.centre {
	text-align: center;
}
h1 {
	background: none;
	color: #368939;
}
ul {
	margin-left: 0;
}
ul li {
	background: url(/images/et-list-arrow.gif) no-repeat 0 4px;
	list-style: none;
	padding-left: 15px;
}
a {
	color: #249d29;
}
.hr {
	background-color: #52aa53;
	clear: both;
	height: 1px;
	margin: 5px 0;
}
#bottomnav {
	width: 99%;
}
