body {
	background-color: 		#E7E8E9;
	color: 					#0A1B12;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:				62.5%;
	position:				relative;
	}
	
#wrapper	{
	position:			relative;
	margin:				0px auto;
	padding:			0px 0px 10px 0px;
	width:				1024px;
	overflow:			hidden;
	}
	
#specialInfo	{
	width:				1024px;
	position:			relative;
	overflow:			hidden;
	margin-top:			170px;
	}
	
#contentHM	{
	position:			relative;
	width:				65%;
	overflow:			hidden;
	margin:				20px 0px 30px 0px;
	float:				left;
	}

#sidebarHM	{
	width:				28%;
	position:			relative;
	float:				right;
	padding:			10px;
	margin-top:			20px;
	overflow:			hidden;
	}
	
#contentInside	{
	position:			relative;
	width:				65%;
	padding:			20px;
	overflow:			hidden;
	margin:				0px 0px 30px 0px;
	float:				left;
	}

#sidebarInside	{
	width:				28%;
	position:			relative;
	float:				right;
	padding:			20px 10px;
	overflow:			hidden;
	}
	
#main	{
	position:			relative;
	background:			#E7E8E9;
	width:				1024px;
	margin:				0px auto;
	overflow:			hidden;
	}
	
#shadowWrap	{
	position:			relative;
	background:			transparent url('http://96bda424cfcc34d9dd1a-0a7f10f87519dba22d2dbc6233a731e5.r41.cf2.rackcdn.com/npainc/ebs-custom-design/images/wrapperShadow.png') 0px 0px no-repeat;	
	width:				1077px;
	margin:				20px auto;
	overflow:			hidden;
	}
	
#headerWide	{
	position:			absolute;
	width:				100%;
	top:				0px;
	left:				0px;
	height:				223px;
	}

#headerLine1	{
	height:				700px;
	display:			block;
	width:				100%;
	position:			absolute;
	top:				0px;
	left:				0px;
	background:			transparent url('http://96bda424cfcc34d9dd1a-0a7f10f87519dba22d2dbc6233a731e5.r41.cf2.rackcdn.com/npainc/ebs-custom-design/images/headerBKG.png') 50% 0% no-repeat;
	}
	
#headerLine2	{
	height:				36px;
	display:			block;
	width:				100%;
	background:			#000;
	position:			absolute;
	top:				700px;
	left:				0px;
	}
	
#headerLine3	{
	height:				8px;
	display:			block;
	width:				100%;
	position:			absolute;
	top:				736px;
	left:				0px;
	background: 		#01483A;
	}

#headerWrap	{
	position:			relative;
	width:				1024px;
	overflow:			hidden;
	}

#logo {
	position:			relative;
	float:				left;
	width:				240px;
	height:				139px;
	}
	
#nav	{
	height:					50px;
	width:					75%;
	position:				relative;
	margin-top:				34px;
	float:					right;
	background:				#000;
	-webkit-border-radius:	5px;
	   -moz-border-radius:	5px;
		    border-radius:	5px;
	}
	
#sliderWrap {
	background:			transparent url('http://96bda424cfcc34d9dd1a-0a7f10f87519dba22d2dbc6233a731e5.r41.cf2.rackcdn.com/npainc/ebs-custom-design/images/viewBKG.png') 0px 0px repeat;
	width:				487px;
	padding:			30px;
	position:			relative;
	float:				right;
	margin-top:			96px;
	-webkit-border-radius:	8px;
	   -moz-border-radius:	8px;
		    border-radius:	8px;
	}
	
#viewer	{
	width:				487px;
	}

#footerWrap1	{
	position:			relative;
	width:				100%;
	overflow:			hidden;
	}

#footerWrap1	{
	background:			#000;
	border-bottom:		20px solid #01483A;
	}
	
.footer	{
	position:			relative;
	margin:				0px auto;
	width:				1024px;
	padding:			10px 0px;
	overflow:			hidden;
	}