
#home_left{
	display: inline;
	float: left;
	width: 400px;
	padding-bottom: 0px;
}

#home_left h1 {
	display: block;
	clear: both;
	width: 419px;
	height: 200px;
	background:url(../conservation_creativity.gif) no-repeat;
	text-indent: -5000px;
	margin-top: 240px;
	margin-bottom: 0px;
}

#home_right{
	display: inline;
	float: right;
	width: 400px;
	padding-bottom: 0px;
	padding-right: 15px;
}

#home_right h1 {
	display: block;
	clear: both;
	width: 420px;
	height: 444px;
	background: url(../stair_forest.gif) no-repeat;
	text-indent: -5000px;
	margin-top: 10px;
	margin-bottom: 0px;
}
	
