#home_flash
{
	margin-top: 25px;
	margin-left: -5px;
}

#home_callouts
{
	margin-top: 13px;
	height: 142px;
}

#home_callouts div
{
	float: left;
}

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

#home_callouts .callout h1
{
	color: #FFFDF6;
	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
{
	position: absolute;
	top: 66px;
	left: 135px;
}

#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%;
}