#content {
	position: relative;
	width: 950px;
	min-height: 648px;
	padding: 0;
	margin: 3px 20px 0px 20px;
	font-size: 11px;
	line-height: 16px;
	background: #ebeff8 url(../img/bg_flatonly.jpg) bottom left no-repeat;
}

* html #content {
	height: 648px;
}

div.btn_flat {
	position: absolute;
	left: 550px;
	top: 180px;
}

div.btn_flatplus {
	position: absolute;
	left: 550px;
	top: 330px;
}

.hp_small {
	margin: 0 0 0 590px;
	padding-top: 25px;
	width: 300px;
}

.hp_logo {
	padding-bottom: 10px;
}

.hp_btn {
	float: right;
}