@charset "utf-8";

#indexHeader {
	height: 259px;
	width: 856px;
	position: relative;
}

#indexBanner {
	background-image: url(../images/banners/indexBanner.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 232px;
	width: 856px;
}


#indexIntro {
	background-image: url(../images/indexIntroText.gif);
	background-repeat: no-repeat;
	float: left;
	height: 258px;
	width: 534px;
}

#buckets {
	float: left;
	height: 260px;
	width: 276px;
	margin-left: 18px;
	margin-bottom: 20px;
}
.bucket {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 274px;
}

#bucketTop {
	height: 135px;
	width: 274px;
	margin: 0px;
	padding: 0px;
}
#bucketBottom {
	height: 125px;
	width: 274px;
	margin: 0px;
	padding: 0px;
}

