div#content {
	padding-top: 550px;
	
}
div#content2 {
}
div#feature-main {
	position: absolute;
	top: -10px;
	width: 739px;
	height: 587px;
	right: -55px;
	background: url(images/home-feature2.jpg) no-repeat top left;
}
div#feature-main img {
	position: absolute;
	top: 26px;
	left: 47px;
}
div#feature-main .contents {
	display:none;
	position: absolute;
	bottom: 314px;
	left: 334px;
	width: 185px;
	background-color: #000000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

div#feature-main p {
	padding:5px 10px 0 10px;
	color: #ffffff;
}

div#feature-main .donate {
	position: absolute;
	top: 253px;
	left: 332px;
	width: 186px;
	height: 41px;
	background:url(images/btn-home-supportthisproject.png) no-repeat;
	text-indent: -10000px;
}
div#feature-main .donate:hover {
	background-position: 0px -41px;
}
div#feature-main .thermo-vert {
	position: absolute;
	right: 70px;
	top: 41px;
}

div.feature {
	position: absolute;
	top: 327px;
	width: 283px;
	height: 202px;
}
div#feature-left  { left: 0;}
div#feature-right { right: 0px;}

div.feature img {
	position: absolute;
	left: 0px;
	top: 40px;
	border: 2px solid white;
}
div.feature h3 {
	color: white;
	padding: 0 0 0 5px;
}
div.feature .contents {
	position: absolute;
	left: 200px;
	bottom: 65px;
	color: white;
	background-color: #000000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
div.feature p {
	padding:5px 10px 0 10px;
	color: #ffffff;
}

div.feature .learn, div.feature .donate {
	display: block;
	position: absolute;
	bottom: -2px;
	left: 0px;
	width: 85px;
	height: 30px;
	background:url(images/btn-home-learnmore.gif) no-repeat;
	text-indent: -10000px;
}
div.feature .donate {
	left: 89px;
	background-image: url(images/btn-home-donatenow.gif);
}
div.feature .learn:hover, div.feature .donate:hover {
	background-position: 0px -30px;
}
div.feature .thermo {
	position: absolute;
	bottom: 0px;
	right: -9px;
}

div#make-difference {
	position: relative;
	float: left;
	width: 402px;
	height: 258px;
	background: url(images/howdifference.jpg) no-repeat bottom left;
}
div#make-difference h3 {
	height: 20px;
	background: url(images/text-howyourdonation.gif) no-repeat;
	text-indent: -10000px;
}
div#make-difference strong {
	color: #007ac2;
}
div#diff-left {
	position: absolute;
	top: 170px;
	left: 0px;
	width: 121px;
}
div#diff-left strong {
}
div#diff-mid {
	position: absolute;
	top: 170px;
	left: 146px;
	width: 116px;
}
div#diff-right {
	position: absolute;
	top: 170px;
	right: 5px;
	width: 111px;
}
div#newest-testimony {
	float: right;
	width: 225px;
}
div#newest-testimony h3 {
	height: 20px;
	background: url(images/text-newesttestimony.gif) no-repeat;
	text-indent: -10000px;
}
div#newest-testimony blockquote {
	padding: 35px 15px 15px 35px;
	margin: 0;
	background: #dbdbdb url(images/home-quote.gif) no-repeat;
	color: #4c4c4c;
	line-height: 1.8;
}
div#newest-testimony blockquote strong {
	color: #007ac2;
}
