table#body
{
	margin-top:			0;
	background:white;
}

.home_box
{
	line-height:		17px;
}


.home_box_div_container
{
	background-image:	url('/images/home/callout-bg-repeat.png');
	background-repeat:	repeat-y;
}
.home_box .home_box_div
{
	padding:			0 7px 0px 7px;
	min-height:			156px;
	height:				auto !important;
	height:				156px;
	background:			url('/images/home/callout-bg.png') no-repeat;
}
.home_box .thumb
{
	width:				97px;
	height:				138px;
	float:left;
}
.home_box h2
{
	width:			168px;
	font-size:		16px;
	font-family:	Arial;
	color:			#06537f;
	margin-top:		24px;
}
.home_box .bodytext
{
	font-size:		12px;
	font-family:	Arial;
	color:			#767676;
	margin-top:			14px;
}

.home_box h2.callout-title,
.home_box .bodytext
{
	margin-left:		110px;
}
.callout-no-thumb  h2.callout-title,
.callout-no-thumb .bodytext
{
	margin-left:			0px ;
}

.callout-no-thumb .home_box_div,
.callout-no-thumb .home_box_div_container
{
	background:				none;
}

#home_box_1,
#home_box_2 
{
	width:				309px;
}

#home_box_3 .home_box_div_container
{
	background:none;
	border:none;
	text-align:center;
}
#home_box_3 .callout-bottom
{
	display:none;
}
#home_box_3 .home_box_div
{
	background:none;
	border:none;
	text-align:center;
}
.home-content
{
	background-color:	white;
	padding:			10px 20px 10px;
}
#home-content-right
{
	background-color:	white;
	padding:			50px 0 0 ;
}
.programs-div
{
	padding:			0 0 10px ;

	/*IE 6 issues*/
	min-height:			120px;
	height:				auto !important;
	height:				120px;


}

div.programs 
{
	width:				270px;
}

.home_box_title
{
	margin-bottom:15px;
}