@charset "UTF-8";

#homeContentHeaders
{
	width: 969px;
	height: 35px;
	position:relative;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#homeContentHeaders img#spotlightHeader, #homeContentHeaders img#customersHeader
{
	display: block;
	float: left;
}
#homeContentHeaders a.spotlightLearnMore
{
	width: 93px;
	height: 35px;
	display: block;
	float: left;
	border-right: 1px solid #CCC;
	background: transparent url(../images/home_spotlight_learn_more.gif) no-repeat 0 0;
}
#homeContentHeaders a.spotlightLearnMore:hover
{
	background: transparent url(../images/home_spotlight_learn_more_over.gif) no-repeat 0 0;
}
#homeContentHeaders a.customersLearnMore
{
	width: 109px;
	height: 35px;
	display: block;
	float: left;
	background: transparent url(../images/home_customers_learn_more.gif) no-repeat 0 0;
}
#homeContentHeaders a.customersLearnMore:hover
{
	background: transparent url(../images/home_customers_learn_more_over.gif) no-repeat 0 0;
}
#homeContentHeaders a.spotlightLearnMore span, #homeContentHeaders a.customersLearnMore span
{
	display: none;
}
#homeContentBody
{
	width: 969px;
	position:relative;
	height:100%;
}
.spotlightBody
{
	width: 273px;
	/*min-height: 130px;*/
	height:auto;
	float: left;
	/*border-right: 1px solid #CCC;*/
	padding: 20px 15px 20px 15px;
}
.spotlightBody a
{
	color: #74891D;
	text-decoration: underline;
}
.spotlightBody img
{
	/*position: absolute;
	left: 28px;
	top: 30px;*/
}
.spotlightBody p, .spotlightBody p.withImage
{
	float: right;
	display: inline;
	/*margin: 27px 10px 0 0;*/
	font-size: 11px;
	line-height: 16px;
	color: #666;
	text-align: left;
}
.spotlightBody p
{
	/*width: 263px;*/
}
.spotlightBody p.withImage
{
	/*width: 148px;*/
}
.customersBody
{
	width: 665px;
	height: 160px;
	float: left;/**/
	position: relative;
}

.customersBody table
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

.hplogos {
	border: 1px solid #E8E8E8;
	width: 147px;
	height: 100px;
}

/* INt. 3 column HP */

#homeContentHeaders img#spotlightHeader3C, #homeContentHeaders img#newsHeader3C, #homeContentHeaders img#customersHeader3C
{
	display: block;
	float: left;
}

img#newsHeader3C
{
margin-right: 29px;
}

img#customersHeader3C
{
margin-right: 29px;
}



#homeContentHeaders a.spotlightLearnMore3C
{
	width: 93px;
	height: 35px;
	display: block;
	float: left;
	border-right: 1px solid #CCC;
	background: transparent url(../images/home_spotlight_learn_more.gif) no-repeat 0 0;
}
#homeContentHeaders a.spotlightLearnMore3C:hover
{
	background: transparent url(../images/home_spotlight_learn_more_over.gif) no-repeat 0 0;
}



#homeContentHeaders a.newsLearnMore3C
{
	width: 93px;
	height: 35px;
	display: block;
	float: left;
	border-right: 1px solid #CCC;
	background: transparent url(../images/home_spotlight_learn_more.gif) no-repeat 0 0;
}
#homeContentHeaders a.newsLearnMore3C:hover
{
	background: transparent url(../images/home_spotlight_learn_more_over.gif) no-repeat 0 0;
}




#homeContentHeaders a.customersLearnMore3C
{
	width: 93px;
	height: 35px;
	display: block;
	float: left;
	background: transparent url(../images/home_customers_learn_more.gif) no-repeat 0 0;
}
#homeContentHeaders a.customersLearnMore3C:hover
{
	background: transparent url(../images/home_customers_learn_more_over.gif) no-repeat 0 0;
}
#homeContentHeaders a.spotlightLearnMore3C span, #homeContentHeaders a.newsLearnMore3C span, #homeContentHeaders a.customersLearnMore3C span
{
	display: none;
}




.spotlightBody3C
{
	width: 303px;
	min-height: 165px;
	height: auto !important;
	height: 165px;
	float: left;
	border-right: 1px solid #CCC;
}
.spotlightBody3C a
{
	color: #74891D;
	text-decoration: underline;
}
.spotlightBody3C img
{
	position: absolute;
	left: 28px;
	top: 30px;
}
.spotlightBody3C p, .spotlightBody3C p.withImage
{
	float: right;
	display: inline;
	margin: 27px 10px 0 0;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	text-align: left;
}
.spotlightBody3C p
{
	width: 263px;
}
.spotlightBody3C p.withImage
{
	width: 148px;
}



.newsBody3C
{
	width: 332px;
	min-height: 165px;
	height: auto !important;
	height: 165px;
	float: left;
	border-right: 1px solid #CCC;
}
.newsBody3C a
{
	color: #74891D;
	text-decoration: underline;
}
.newsBody3C img
{
	/*position: absolute;
	left: 28px;
	top: 30px;*/
}
.newsBody3C p, .newsBody3C p.withImage
{
	float: right;
	display: inline;
	margin: 27px 10px 0 0;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	text-align: left;
}
.newsBody3C p
{
	width: 290px;
}
.newsBody3C p.withImage
{
	width: 148px;
}





.customersBody3C
{
	width: 332px;
	min-height: 90px;
	height: auto !important;
	height: 90px;
	float: left;/**/
	position: relative;
}

.customersBody3C table
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

#NZ-Home-News a {
	color:#74891D;
	text-decoration:underline;
}
