.greentop{
	position: absolute;
	left: 0px;
	top: -20px;
	width: 100%;
	background-image: url(images/green_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

#greentoplast{
	width: 34%;
	height: 20px;
	float: left;
}

#greencontent{
	width: 100%;
	clear: both;
	padding-top: 20px;
}

#greenborderlast{
	width: 33%;
	float: right;
	background-color: #1DA604;
	position: relative;
}

.greenborder{
	width: 33%;
	height: 310px;
	float: right;
	background-color: #1DA604;
	position: relative;
}

.greencontent{
	background-color: #FFFFFF;
	margin-left: 1px;
	padding: 0px 15px 15px 15px;
	height: 295px;
}

.greenbottom{
	width: 100%;
	bottom: -15px;
	position: absolute;
	background-color: #FFFFFF;
	height: 15px;
	background-image: url(images/green_bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

#greenblock{
	width: 33%;
	float: right;
	background-color: #1DA604;
	position: relative;
}

#greenblock .greencontent{
	margin: 0px;
	height: auto;
}

#greenmain{
	width: 66%;
	float: right;
	background-color: #1DA604;
	position: relative;
}

#greenmain .greencontent{
	margin-right: 1px;
	height: auto;
}