#container_main {
	height: 334px;
	background: #9FD6E1;
	background-image: url('../images/blue_gradient.gif');
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-bottom: -1px;
}

#page_content {
	background: #9FD6E1;
	background-image: url('../images/blue_gradient.gif');
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#homepage_container {
	width: 100%;
	height: 332px;
	margin: 0 auto -1px auto;
}

.homepage_placeholder {
	background: url('../images/brandCanvas_placeholder.jpg') no-repeat center top;
}

#home_box {
	width: 100%;
	height: 333px;
	position: absolute;
	left: 0;
	

/*margin: none;*/
	margin: 0 auto -1px auto;
	padding: 0 0 0 0;
}

.no_flash {
	width: 970px;
	height: 113px;
	margin: 0 auto -1px auto;
	background-image: url('../images/brandCanvas_placeholder.jpg');
	padding: 220px 0 0 0;
	text-align: left;
}

.no_flash p {
	margin: 0 0 5px 0;
}

#bucket_box #bucket-margin {
	width: 1010px;
	height: 180px;
	margin: 0 auto 0 auto;
}

#bucket_box #bucket-margin .bucket {
	width: 130px;
	height: 166px;
	float: left;
	margin: 0 3px;
	padding: 0 14px;
	text-align: left;
	background-image: url('../images/home_boxes/home_box.gif');
	font-size: 11px;
}

#bucket_box #bucket-margin .bucket.big {
	width: 295px;
	background-image: url('../images/home_boxes/home_box_big.gif');
}

#bucket_box #bucket-margin .bucket h3 {
	margin: 10px 0 5px 0;
}

#bucket_box #bucket-margin .bucket p {
	margin: 0 0 5px 0;
}