
#wrapper {
	background: url(color_green/pics/wrapper.jpg) no-repeat left 143px;
}

#subnav {
	display: none;
}

#main {
	padding-top: 460px;
	padding-left: 40px;
	width: 420px;
	float: left;
}

#column1 {
	padding-top: 510px;
	padding-bottom: 20px;
	clear: none;
	width: 432px;
	float: right;
}

#column1 .text {
	background: url(color_green/pics/boxBottom.gif) no-repeat left bottom;
	padding: 0 40px 20px 40px;
}

#column1 .text a {
	font-size: 13px;
	width: 165px;
	display: block;
	text-align: center;
	padding: 6px 0 23px 0;
	color: #fff;
	font-weight: bold;
	background: url(color_green/pics/contactBtn.jpg) no-repeat top left;
}

#column2 {
	width: 977px;
	position: absolute;
	top: 217px;
	left: 39px;
}

.nosto1, .nosto2, .nosto3 {
	padding: 55px 170px 0px 30px;
	width: 163px;
	height: 120px;
	color: #fff;
	position: relative;
	display: block;
	float: left;
}

.nosto1 {
	background: url(color_green/pics/nosto1.jpg) no-repeat top left;
}

.nosto2 {
	background: url(color_green/pics/nosto2.jpg) no-repeat top left;
}

.nosto3 {
	background: url(color_green/pics/nosto3.jpg) no-repeat top left;
}

.nosto1 a {
	font-size: 13px;
	width: 165px;
	display: block;
	text-align: center;
	padding: 6px 0 18px 0;
	color: #fff;
	font-weight: bold;
	background: url(color_green/pics/nosto1Btn.jpg) no-repeat top left;
	position: absolute;
	bottom: 8px;
}

.nosto2 a {
	font-size: 13px;
	width: 165px;
	display: block;
	text-align: center;
	padding: 6px 0 18px 0;
	color: #fff;
	font-weight: bold;
	background: url(color_green/pics/nosto2Btn.jpg) no-repeat top left;
	position: absolute;
	bottom: 8px;
}

.nosto3 a {
	font-size: 13px;
	width: 195px;
	display: block;
	text-align: center;
	padding: 6px 0 18px 0;
	color: #fff;
	font-weight: bold;
	background: url(color_green/pics/nosto3Btn.jpg) no-repeat top left;
	position: absolute;
	bottom: 8px;
}


.latestNews {
	margin: 0;
	width: 432px;
	padding: 0 0px 60px 0px;
	background: url(color_green/pics/boxBottom2.gif) no-repeat left bottom;
}

.latestNews h1 {
	padding: 20px 0 0 40px;
	margin-bottom: -5px;
	width: 392px;
	position: relative;
	top: -30px;
	left: 0px;
	background: url(color_green/pics/boxTop.gif) no-repeat left top;
}

.latestNews h1 a {
	text-decoration: none;
	color: #717171;
}

.latestNewsTitle {
	padding: 0px 40px 10px 40px;
}

.latestNewsDate {
	padding: 0px 40px 0px 40px;
}

p.showmorenews {
	padding: 0px 0px 0px 40px;
}


