div.flash
{
	padding-left: 5px;
}

div.flash object
{
	height: 360px;
	width: 780px;
}

div.flash object:last-child
{
	height: auto;
	min-height: 360px;
}

div.flash h1, div.flash h2
{
	position: absolute;
	left: -5000px;
}

div.flash a
{
	background: transparent url(/images/homepage/ProdRec.jpg) no-repeat scroll 15px 15px;
	display: block;
	height: 351px;
	text-indent: -5000px;
	overflow: hidden;
}

#callouts
{
	clear: both;
	width: 790px;
	overflow: hidden;
}

#callouts div.first-child
{
	float: left;
	position: relative;
	width: 66.6%;
	height: 96px;
  text-indent: -5000px;
}

#callouts div.last-child
{
	float: left;
	position: relative;
	width: 33.3%;
	height: 96px;
  text-indent: -5000px;
}

* html #callouts div
{
	behavior: url(/css/common/htc/iepngfix.htc);
}

#callouts div.first-child
{
	background-image: url(/images/homepage/HP_ProjFresh_CallOut.jpg);
	margin-top: 5px;
	width: 522px;
	height: 97px;
}

#callouts div.second-child
{
	background-image: url(/images/homepage/HPCallOut2.png);
}

#callouts div.last-child
{
	background-image: url(/images/homepage/HPCallOut3.jpg);
	margin-top: 5px;
	width: 256px;
	height: 98px;
}

#callouts div.alt
{
	background-image: url(/images/homepage/HPCallOut3a.jpg);
	/*width: 268px;*/
	width: 256px;
	height: 98px;
}
#callouts div.alt2
{
	background-image: url(/images/homepage/HPCallOut4.png);
	/*width: 268px;*/
}
#callouts h3
{
	visibility: hidden; /* for IE */
}

/*#callouts div p a
{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 10%;
	width: 100%;
	text-indent: -5000px;
	overflow: hidden;
}*/

#last-child a
{
	display: block;
	position: absolute;
	text-indent: -5000px;
	overflow: hidden;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

#footer
{
	padding: 50px 0 0;
}

#footer span, #footer a
{
	color: #6f7072;
}

#nonflashimg
{
	height: 380px;
	min-height:380px;	
}

#nonflashimg a
{
	display: block;
	position: absolute;
	text-indent: -5000px;
	overflow: hidden;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
