body {
	text-align: center;
	background-image: url(../pix/bground_tile.png);
}
#maincontainer {
	background-image: url(file:///C|/htdocs/green_fm/pix/maincontainer_ground.png);
	height: 969px;
	width: 820px;
}

.white_container {
	background-color: #FFFFFF;
	height: 942px;
	width: 800px;
	margin: 10px;
	border: 1px dotted #333333;
}
#header {
	background-image: url(../pix/header.png);
	height: 141px;
	width: 800px;
}
#floatingpicture {
	clear: none;
	height: 300px;
	z-index: 1000;
	background-image: url(../pix/hands.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}
#maincontainer .white_container #col_1 {
	float: left;
	width: 562px;
}
#maincontainer .white_container #col_1 #green2 {
	background-image: url(../pix/green2.png);
	background-position: center center;
	float: left;
	height: 385px;
	width: 222px;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#green_3 {
	background-image: url(../pix/green3.png);
	float: left;
	height: 385px;
	width: 301px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	background-position: center center;
	background-repeat: no-repeat;
	padding-right: 3px;
	padding-left: 3px;
}
#green1 {
	background-image: url(../pix/green1.png);
	height: 384px;
	width: 542px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 1px;
	background-repeat: no-repeat;
}
h1 {
	margin: 10px;
}
#right_column {
	background-image: url(../pix/right_column.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	height: 783px;
	width: 221px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding-top: 150px;
	text-align: left;
	padding-left: 5px;
}
#right_column p a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #006800;
	text-decoration: none;
	display: block;
	width: 200px;
	padding: 5px;
	margin-top: -5px;
	margin-bottom: -20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
}
#maincontainer .white_container #col_1 #green_3 p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: -12px;
}
#maincontainer .white_container #col_1 #green_3 h3 a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	text-align: left;
	padding-right: 6px;
	padding-bottom: 0px;
	margin-left: 5px;
	text-decoration: none;
	padding-left: 0px;
	margin-right: 2px;
	margin-bottom: -5px;
}
#maincontainer .white_container #col_1 #green_3 h3 a:hover {
	color: #003300;
	text-decoration: underline;
}

#right_column p a:hover {
	padding: 4px;
	background-color: #008700;
	color: #FFFFFF;
	width: 225px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
#maincontainer .white_container #col_1 #green2 a:hover {
	background-color: #003300;
	border: 1px dotted #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
}
#maincontainer .white_container #col_1 #green1 p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#rightmargin {
	margin-right: 75px;
}

