div#content{
	height: 375px;
}
/* ----------home_image-------------- */
div#home_image {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 550px;
	float: left;
}
div#subcontainer {
	padding: 0px 0px 0px;
	width: 832px;
	position: relative;
	height: 375px;
}
/* ----------we_do-------------- */
div#we_do {
	text-align: right;
	padding-top: 39px;
	margin: 0px;
	height: 338px;
}
div#flashcontent{
	color: #FFFFFF;
	height: 377px;
	width: 833px;
}

#home-page .feature-image{
	float: left;
	width: 549px;
	height: 375px;
}
#home-page .feature-families h1
{
	font: italic normal 36px Georgia, "Times New Roman", Times, serif;
	padding-top: 43px;
}
#home-page .feature-families{
	width: 263px;
	height: 375px;
	float: left;
	position: relative;
	margin-left: 20px;
}
#home-page .family{
	height: 84px;
	position: relative;
	margin-bottom: 10px;
}
#home-page .family h2{
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	text-align: right;
	padding-right: 135px;
	padding-top: 20px;
	color: #515B50;
}
#home-page .family p{
	font-size: 12px;
	text-align: right;
	padding-right: 135px;
}
#home-page .family img{
	border-style: none;
	position: absolute;
	top: 0px;
	right: 0px;
}
#home-page .family a:link, #home-page .family a:visited{
	color: #515B50;
	text-decoration: none;
}
#home-page .family a:hover, #home-page .family a:active{
	text-decoration: underline;
}

