#home_header_container
{
	position: relative;
	height: 45px;
	border: solid 1px #F4F5E5;
}

#buttons
{
	position: absolute;
	top: 10px;
}

#homebody
{
	position: relative;
	margin-top: 14px;
	height: 186px;
}

#intro
{
}

#home_flash
{
	position: absolute;
	left: 298px;
	top: 0px;
	margin-top: 0px;
}

#home_callouts
{
	margin-top: 24px;
	height: 220px;
}

#home_callouts div
{
	float: left;
}

#home_callouts .callout
{
	position: relative;
	width: 281px;
	height: 220px;
	background-image: url(../images/patient_only/callout_background.jpg);
	background-repeat: no-repeat;
	margin-right: 17px;
	font-size: 70%;
	color: #9C9D8B;
}

#home_callouts .callout h1
{
	color: #9C9D8B;
	font-size: 120%;
	text-transform: uppercase;
	margin: 0px;
	position: absolute;
	top: 16px;
	left: 24px;
	font-weight: normal;
}

#home_callouts .callout p
{
	margin: 0px;
}

#home_callouts .callout div
{
	position: absolute;
	top: 42px;
	left: 17px;
	width: 241px;
}

#home_callouts .callout_btn
{
	margin-left: 135px;
}

#callout_sub_area
{
	position: relative !important;
	top: 0px !important;
	width: 99px !important;
	height: 137px;
	background-image: url(../images/patient_only/callout_image.jpg);
	background-repeat: no-repeat;
}

#callout_sub_area div
{
	position: static !important;
	top: auto;
	width: 91px !important;
	line-height: 16px;
	/* margin-bottom: 10px; */
	margin: 2px 4px 4px 4px;
}

#footer
{
	margin-top: 26px;
	width: 762px;
	height: 52px;
	background-image: url(../images/structure/invacare_logo.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	color: #C6BD9C;
	font-size: 70%;
}