/* Styles specific to the home page */

.homeContentContainer {
	width: 759px;
	height: 301px;
	float: left;
	background: url(../images/home_content_area_bg.jpg) no-repeat;
}

.homeContent {
	width: 421px;
	float: left;
	background: url(../images/home_content_area.jpg) no-repeat;
	padding: 60px 10px 15px 10px;
}

.homeSpecial {
	width: 298px;
	height: 302px;
	float: left;
	background: url(../images/home_move-in_special.jpg) no-repeat;
	padding: 60px 10px 15px 10px;
}

#flashBg {
	background: url(../images/home_photo.jpg) no-repeat;
	margin: 0;
	float: left;
}
