@charset "UTF-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 24px;
	color: #000;
	margin: 0px;
	padding: 0px;
	background-color: #1B3B1B;
}
p {
	margin-top: 0px;
	margin-bottom: 18px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #006224;
	font-size: 24px;
	line-height: 22px;
}
h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #8EC63D;
	font-size: 18px;
	line-height: 16px;
}
a {
	color: #5E9833;
}
a:visited {
	color: #5E9833;
}
a:hover {
	color: #006426;
}
a:active {
	color: #D5DF40;
}
li {
	list-style-type: square;
}
#content {
	float: right;
	width: 984px;
}
#left-side {
	float: left;
	background-image: url(image/world-environment-day-earth-day.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 583px;
	background-color: #FFF;
	min-height: 600px;
}
#right-side {
	float: right;
	width: 401px;
}
#navigation {
	font-size: 15px;
	font-weight: bold;
	color: #8DC73F;
	padding-right: 5px;
	padding-left: 50px;
	padding-top: 275px;
	height: 60px;
	line-height: 20px;
}
#nav2 {
	font-size: 10px;
	font-weight: normal;
}
#navigation a.selected {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #000000;
	text-transform: uppercase;
}
#navigation a {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
}
#navigation a:visited {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
#navigation a:hover {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #006224;
}
#navigation a:active {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: #8DC73F;
}
#title {
	padding-right: 10px;
	padding-left: 50px;
	padding-bottom: 32px;
}
#copy {
	padding-right: 30px;
	padding-left: 120px;
}
#copy-b {
	padding-right: 30px;
	padding-left: 50px;
}
#logos {
	text-decoration: none;
	padding-left: 52px;
	font-size: 11px;
	line-height: 14px;
	vertical-align: top;
}
#logos a {
	text-decoration: none;
	width: 125px;
	display: block;
	padding-right: 15px;
	float: left;
}
