#home {	background-image:url(../images/home_bg.jpg);}
#home #content {background-image:url(../images/home_content_bg.jpg);}
#home #content #text div {height:290px;width:460px;}
#content li {
	margin-bottom:1ex;
	padding-bottom:0;
}

#buckets {
	background:url(../images/home_bottom.jpg) 0 0 no-repeat;
	width:962px;
	height:192px;
	margin:10px auto;
}
#buckets div {
	float:left;
	padding:33px 28px 0 40px;
	width:241px;
}
#buckets h4, #buckets p, #buckets a {color:#fff;}
#buckets h4 {font-size:1.15em;}