div#content_container
{
	background-image: url(/images/homepage/content_container_bg.gif);
	background-repeat: no-repeat;
	background-position: -1px bottom;
	height: 460px;
	min-height: 460px;
}

div#intro_container { height: 285px; }

div#content_container div h3
{
	margin: 0px;
	padding: 0px;
	border: none;
	height: 31px;
	line-height: 12px;
}

div#content_container div h3 a
{
	display: block;
	height: 31px;
	text-indent: -9000px;
	padding: 0px;
	margin: 0px;
}

div#content_container div h3 a:hover { background: none; }

div#hp_news_highlights, 
div#hp_solutions, 
div#hp_industry_expertise,
div#hp_case_studies
{
	float: left;
	position: relative;
	height: 166px;
	background: transparent url(/images/homepage/bohler.gif) no-repeat 20px 44px;
}

div#hp_news_highlights
{
	padding-left: 5px;
	display: inline;
}

div#hp_news_highlights { width: 207px; }

div#hp_case_studies
{
	width: 212px;
	background-image: url(../images/homepage/beca.gif);
	background-repeat: no-repeat;
	background-position: 16px 45px;
}

div#hp_industry_expertise { background: url(/images/homepage/industry_expertise_bg2.gif) no-repeat 12px 45px; }
div#hp_solutions { background: url(/images/homepage/solutions_bg2.gif) no-repeat 12px 45px; }





div#hp_news_highlights h3, div#hp_case_studies h3,
div#hp_news_highlights h3 a, div#hp_case_studies h3 a { width: 207px; }
div#hp_solutions, div#hp_industry_expertise, 
div#hp_solutions h3, div#hp_industry_expertise h3,
div#hp_solutions h3 a, div#hp_industry_expertise h3 a { width: 208px; }
div#hp_news_highlights h3 { background: url(/images/homepage/news_highlights_h.gif) no-repeat; }
div#hp_news_highlights h3 a { background: url(/images/homepage/news_highlights_h_off.gif) no-repeat 43px 9px; }
div#hp_solutions h3 { background: url(/images/homepage/solutions_h.gif) no-repeat; }
div#hp_solutions h3 a { background: url(/images/homepage/solutions_h_off.gif) no-repeat 72px 9px; }
div#hp_industry_expertise h3 { background: url(/images/homepage/industry_expertise_h.gif) no-repeat; }
div#hp_industry_expertise h3 a { background: url(/images/homepage/industry_expertise_h_off.gif) no-repeat 54px 9px; }
div#hp_case_studies h3 { background: url(/images/homepage/case_studies_h.gif) no-repeat; }
div#hp_case_studies h3 a { background: url(/images/homepage/case_studies_h_off.gif) no-repeat 59px 9px; }

a.p_link
{
	display: block;
	text-decoration: none;
	line-height: 16px;
	font-family: Arial;
	font-size: 11px;
	margin: 0px 0 0 60px;
	padding: 10px 20px 10px 6px;
	background: transparent url(/images/common/3rd_nav_link.gif) no-repeat right bottom;
}
img.spacer {display:block;width:68px;height:65px;float:left;}

a.p_link:hover { background: transparent url(/images/common/3rd_nav_hover.gif) no-repeat 144px 63px; }

div#hp_news_highlights a.p_link {margin-top:35px;margin-left:10px;}
div#hp_news_highlights a.p_link, div#hp_news_highlights a.p_link:hover {background-position: 94px 47px;}
div#hp_solutions a.p_link, div#hp_solutions a.p_link:hover {background-position: 58px 79px;}
div#hp_industry_expertise a.p_link, div#hp_industry_expertise a.p_link:hover {background-position: 111px 95px ;}
div#hp_case_studies a.p_link {margin-top:30px;margin-left:10px;}
div#hp_case_studies a.p_link, div#hp_case_studies a.p_link:hover {background-position: 115px 63px ;}


div#content_container p.graphic_link
{
	position: absolute;
	right: 10px;
	bottom: 0px;
	padding: 0px;
	margin: 0px;
	width: 132px;
	height: 12px;
}

div#content_container p.graphic_link a
{
	text-decoration: none;
	display: block;
	width: 132px;
	height: 12px;
	text-indent: -9000px;
}

div#content_container p.graphic_link a:hover { background: none; }
div#hp_news_highlights p.graphic_link { background: url(/images/homepage/news_highlights_link_on.gif) no-repeat right top; }
div#hp_news_highlights p.graphic_link a { background: url(/images/homepage/news_highlights_link_off.gif) no-repeat right top; }
div#hp_solutions p.graphic_link { background: url(/images/homepage/solutions_link_on.gif) no-repeat right top; }
div#hp_solutions p.graphic_link  a { background: url(/images/homepage/solutions_link_off.gif) no-repeat right top; }
div#hp_industry_expertise p.graphic_link { background: url(/images/homepage/industry_expertise_link_on.gif) no-repeat right top; }
div#hp_industry_expertise p.graphic_link  a { background: url(/images/homepage/industry_expertise_link_off.gif) no-repeat right top; }
div#hp_case_studies p.graphic_link { background: url(/images/homepage/case_studies_link_on.gif) no-repeat right top; }
div#hp_case_studies p.graphic_link  a { background: url(/images/homepage/case_studies_link_off.gif) no-repeat right top; }
div#footer { background-image: url(../images/footer/homepage.gif); }

