
#bd-1 {
	clear: both;
	float: left;
	margin-top: 23px;
	width: 348px;
	height: 280px;
	padding: 20px 490px 20px 20px;
	background: url('../images/bg_betterdes_1.jpg') no-repeat;
}
#bd-1 img {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#bd-2 {
	float: left;
	margin-top: 23px;
	width: 526px;
	height: 528px;
	padding: 20px 20px 20px 20px;
	background: url('../images/bg_betterdes_2.jpg') no-repeat;
}

#bd-3 {
	float: left;
	margin-top: 23px;
	margin-left: 36px;
	width: 263px;
}

#bd-4 {
	clear: both;
	float: left;
	margin-top: 23px;
	width: 858px;
	height: 280px;
	padding: 20px 20px 20px 20px;
	background: url('../images/bg_betterdes_3.jpg') no-repeat;
}
#bd-4 img {
	float: right;
	margin-left: 10px;
	margin-right: 20px;
}

#bd-5 {
	clear: both;
	float: left;
	margin-top: 23px;
	width: 388px;
	height: 185px;
	padding: 20px 470px 0 20px;
	background: url('../images/bg_betterdes_4.jpg') no-repeat;
}

#bd-6 {
	clear: both;
	float: left;
	margin-top: 23px;
	width: 390px;
	height: 246px;
	padding: 20px 20px 0 468px;
	background: url('../images/bg_betterdes_5.jpg') no-repeat;
}

* html #bd-3 {
	display: inline;
}