/* CSS Document */
#ab_price {
	position: absolute;
	top: 65px;
	left: 315px;
}
#units_remain {
	position: absolute;
	top: 120px;
	left: 790px;
}
#open_house_tag {
	background: url(../images/open_house_tag.png) no-repeat;
	width: 943px;
	height: 25px;
	position: absolute;
	margin: -34px 0 0 28px;
}
.side_tag {
	background: url(../images/nametag_scott.jpg) no-repeat;
	width: 160px;
	height: 75px;
	padding: 32px 4px 0px 125px;
	line-height: 13px;
	}
.side_tag2 {
	background: url(../images/nametag_carla.jpg) no-repeat;
	width: 160px;
	height: 75px;
	padding: 32px 4px 0px 125px;
	line-height: 13px;
	}
#home_burst {
	float: right;
	margin: -25px 0px 0px 20px;
	}
.map {
	background: url(../../aberdeen/images/map.jpg) no-repeat;
	width: 320px;
	height: 290px;
	float: right;
	margin: 0px 0px 10px 10px;
	}
.fb_btn {
	background: url(../images/fb_btn.png) no-repeat top;
	width: 272px;
	height: 29px;
	display: block;
	margin: 10px 0 0 0;
	float: left;
}
.twitter_btn {
	background: url(../images/twitter_btn.png) no-repeat top;
	width: 272px;
	height: 29px;
	display: block;
	margin: 20px 0 20px 0;
	float: left;
}
.fb_btn:hover, .twitter_btn:hover {
	background-position: bottom;
}
