#container {
	width: 934px;
	margin-right: auto;
	margin-left: auto;
}

#ne_hm_photo {
	width: 934px;
	background-image: url(../images/firefly.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 530px;
	margin-bottom: 20px;
}

#ne_hm_container_01 {
	background-color: #e5e5e5;
	float: left;
	/*height: 165px;*/
        height: 290px;
	width: 292px;
	margin-left: 16px;
	margin-right: 0px;
	margin-top: 0px;
	display: inline;
}

.ne_hm_container_01 {
	background-color: #e5e5e5;
	float: left;
	/*height: 165px;*/
        height: 290px;
	width: 292px;
	margin-left: 16px;
	margin-right: 0px;
	margin-top: 0px;
	display: inline;
}


#ne_holder {
	float: left;
	/* height: 165px;*/
        height: 290px;
	width: 310px;
	margin-right: 2px;
	margin-left: 0px;
	display: inline;
}


.ne_holder {
	float: left;
	/* height: 165px;*/
        height: 290px;
	width: 310px;
	margin-right: 2px;
	margin-left: 0px;
	display: inline;
}


#ne_holder_right {
	float: right;
	/*height: 165px;*/
        height:290px;
	width: 310px;
	margin-top: -290px;
	margin-left: 2px;
	display: inline;
}


#ne_upcoming_header {
	background-image: url(../images/ne_upcoming.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	margin-top: -280px;
	height: 46px;
	width: 308px;
}

#ne_client_cases_header {
	background-image: url(../images/ne_client_cases.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	margin-top: -280px;
	height: 46px;
	width: 308px;
}

#ne_client_products_header {
	background-image: url(../images/ne_client_products.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 0px;
	margin-top: 0px;
	margin-top: -280px;
	height: 46px;
	width: 308px;
}

#ne_container_text {
	font-family: Arial, Helvetica, sans-serif;
    line-height:16px;
	font-size: 12px;
	color: #000;
	clear: both;
	margin-top: -65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 115px;
	width: 160px;
}



.ne_container_text {
	font-family: Arial, Helvetica, sans-serif;
    line-height:16px;
	font-size: 12px;
	color: #000;
	clear: both;
	margin-top: -65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 115px;
	width: 160px;
}


.ne_case_study_box {

    width:960px;
  /*  float:left;*/
    background-color:#ffffff;
}



.ne_case_study_box p	{

	color:#666666;
	font: 11px/11px Helvetica, Arial, sans-serif;
	padding:5px 0px 5px 13px;
	
	/* Safari still requires a reset of the margin in spite of the reset sheet attached */
	margin:0px;
	
	
	}

.ne_case_study_box p a	{

	color:#006699;
	text-decoration:none;

}


.ne_case_study_box img {

        padding:0px 0px 0px 13px;
    
}