.top-design-bg {
	background-attachment: scroll;
	background-image: url(_images/custom-homes-naples-fl.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 144px;
}
.column-left-bg {
	background-image: url(_images/bg-column-left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 32px;
}
.column-right-bg {
	background-image: url(_images/bg-column-right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 32px;
}
.bottom-body-bg {
	background-image: url(_images/bg-bottom-body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}
.bottom-footer-bg {
	background-image: url(_images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 54px;
	vertical-align: middle;
	text-align: center;
}
.tiles-bg {
	background-image: url(_images/bg-bottom-tiles.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 52px;
	text-align: center;
	vertical-align: middle;
}
.menu-bg-2 {
	background-image: url(_images/bg-menu-2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 153px;
}
.menu-bg-1 {
	background-image: url(_images/bg-menu-1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 153px;
}
.gallery-bg-1 {
	background-attachment: scroll;
	background-image: url(_images/gallery-bg-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 403px;
	width: 553px;
}
