img{
	border:0;
	padding:0;
	margin:0;
}

.container
{
	position: relative;
	width: 1000px;
	height: 1250px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	z-index: 2;
	}

.top_header
{
	position: relative;
	background-color: white;
	background-image: url(../images/top_header.jpg);
	background-repeat: no-repeat;
	margin: 0px auto 0px auto;
	width: 951px;
	height: 154px; 
	z-index: 2;
}

.flash_menu
{
	position: relative;
	background-color: #ffffff;
	margin: 0px auto 0px auto;
	width: 951px;
	height: 50px;
	z-index: 6;
}

.flash_dropbox
{
	position: absolute;
	margin-left: 24px;
	width: 143px;
	height: 176px;
	z-index: 2;
}

.pic_box_right
{
	position: absolute;
	margin-left: 480px;
	width: 495px;
	height: 163px;
	z-index: 2;
}

.quote_box
{
	position: absolute;
	background-image: url(../images/quote_box.png);
	top:565px;
	margin-left: 25px;
	width: 607px;
	z-index:5;
	height: 163px;
}

.quote_box p{
	position:absolute;
	color:#ffffff;
	font-family: Arial, Helvetica, Sans-serif;
	font-size:14px;
	width:160px;
	line-height:20px;
	top:20px;
	left:180px;
}

.shadow_box
{
	position: absolute;
	background-color: #A6A698;
	margin-left: 465px;
	width: 29px;
	height: 163px;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	z-index: 2;
}

.text_title
{
	position: absolute;
	margin-left: 200px;
	margin-top: 200px;
	width: 131px;
	height: 54px;
	z-index: 2;
}

.text_one
{
	position: absolute;
	margin-left: 200px;
	margin-top: 280px;
	width: 600px;
	height: 149px;
	z-index: 2;
}

.text_two
{
	position: absolute;
	margin-left: 479px;
	margin-top: 280px;
	width: 279px;
	height: 149px;
	z-index: 2;
}

.background_wave
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/sky_background.gif);
	width: 800px;
	height: 1082px;
	background-position: bottom center;
	z-index: 0;
}

.logo_dropbox_1
{
	position: absolute;
	background-image: url(../images/arrow_heading/resident_funded_villages.jpg);
	background-repeat: none;
	margin-left: 200px;
	margin-top: 410px;
	width: 198px;
	height: 69px;
	z-index: 5;
}

.logo_dropbox_2
{
	position: absolute;
	background-image: url(../images/arrow_heading/independant_living_units.jpg);
	background-repeat: none;
	margin-left: 411px;
	margin-top: 410px;
	width: 198px;
	height: 69px;
	z-index: 5;
}

.logo_dropbox_3
{
	position: absolute;
	background-image: url(../images/arrow_heading/howard_solomon.jpg);
	background-repeat: none;
	margin-left: 622px;
	margin-top: 410px;
	width: 198px;
	height: 69px;
	z-index: 5;
}

.image_box_1
{
	position: absolute;
	background-color: #555555;
	margin-left: 200px;
	margin-top: 475px;
	width: 198px;
	height: 139px;
	z-index: 5;
}

.image_box_2
{
	position: absolute;
	background-color: #555555;
	margin-left: 411px;
	margin-top: 475px;
	width: 198px;
	height: 139px;
	z-index: 5;
}

.image_box_3
{
	position: absolute;
	background-color: #555555;
	margin-left: 622px;
	margin-top: 475px;
	width: 198px;
	height: 139px;
	z-index: 5;
}

.text_box_1
{
	position: absolute;
	z-index:5;
	background-image: url(../images/stage_3_release.jpg);
	top: 205px;
	left:25px;
	width: 315px;
	height: 362px;
}

.arial_10_extra p, .text_box_1 .arial_10_extra a{
	color:#ffffff;
}

.text_box_1 .arial_10_extra a:hover{
	color:#36456c;
}

.text_box_2
{
	position: absolute;
	margin-left: 450px;
	margin-top: 750px;
	width: 285px;
	height: 255px;
	z-index:5;
}

.text_box_3
{
	position: absolute;
	background-image: url(../images/latest_news.jpg);
	background-repeat: no-repeat;
	margin-left: 775px;
	margin-top: 770px;
	width: 214px;
	height: 255px;
	visibility: inherit;
	left: -14px;
}

.line_dot
{
	position: relative;
	background-color: 000000;
	margin-left: 0px;
	margin-top: 0px;
	z-index: 3;
}

/*howard solomon image links*/
.solomons_rise, .solomons_gardens{
	position:absolute;
	top: 205px;
}

.solomons_rise{
	left:340px;
}


.solomons_gardens{
	left:660px;
}


