*
{
	margin:0;
	padding:0;
}

body
{
	background-color:#FFFFFF;
	font-family:Verdana;
	font-size:11px;
}

div#wrapper
{
   	width: 980px;
   	margin: 0px auto;
}

div#header
{
	position:relative;
}

div#header .headermenu{
	background-color:#E1670B;
	margin:0 2px 15px 13px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:center;
}

div#header .headermenu a{
	font-family: Bookman Old Style, Times Roman, serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin-left: 28px;
}

.imageheader{
	margin-top:-21px;
}


#headerBanner{
	position:relative;	
	min-height:177px;
}

.headerbgimg{
	position:relative;
	display:block;
	margin-left:20px;
	margin-top:-158px;
	width:940px;
	height:133px;
	z-index:-2;
}

.headertitle{
	position:relative;
	z-index:2;
	top:157px;
	left:192px;
	width:770px;
	color:#000000;
	font-weight:normal;
	text-align: center;
}

div#main{
	position:relative;
	margin-top:19px;
}

div#navigation
{

	width:160px;	
	float:left;
	margin-top: -16px;
	margin-left: 36px;
	margin-right:0px;
	background-image: url(../../images/menu_spacer.jpg);
	background-repeat:repeat-y;
	padding-left:10px;
	padding-top:15px;
	min-height:300px;
}

div#contentwrapper{
	overflow:hidden;
	float:left;
	width:525px;
	margin: -5px 0 0 0 ;
	padding:0px;
	background-image:url(../../images/paperclipcorner.gif);
	background-repeat:no-repeat;
	z-index:1000;
	
}
div#content
{
	overflow:hidden;
	float:left;
	width:470px;
	margin-left: 50px;
	margin-top:35px;
	font-size:11px;
	line-height: 1.4em;
	background-image:url("../../images/watermerk.gif");
	background-color:transparent;
	min-height:437px;
	background-position-y:top;
	background-position-x:center;
	background-repeat:no-repeat; 
	z-index:100;
}

div#content div#nex_press_list .news_item
{
	margin-bottom:35px;
}

div#content div#nex_press_list .news_item .readMore
{
	margin-top:6px;
}


div#extra
{
	overflow:hidden;
	float:right;
	width:197px;
	margin-right: 20px;
}

div#footer
{
	clear: both;
	margin-left:212px;
	width:800px;
	margin-top:20px;
	margin-bottom:10px;
}

div#footer a:link{
	color:#000000;
	padding-right:15px;
}

div#footer .powered{
	margin-left:80px;
	display:inline;
}

h1,h2,h3,h4 
{
	font-family:Bookman Old Style,Times Roman;
	font-weight:bold;
	font-size:1.1em;
	margin-bottom:1.3em;
	display:block;
}

h2 
{
	font-size: 1.3em;
}

h1
{
	font-size:1.6em;
	margin-bottom:1.3em;
	display:block;
	background-image:url("../../images/h1bullet.png");
	background-repeat: no-repeat;
	margin-top:0px;
	padding-left:20px;
	padding-bottom:2px;
}

h3 a:link 
{
	margin-bottom:0;
}

a,a:link
{
	font-family:Verdana;
	color:#e1670b;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.breadcrumbs
{
position:absolute;
right:22px !important;
top:207px !important;
}


.contentHeader
{
	position:relative;
	top:5px;
	left:0px;
	
}

.contentImage
{	position:absolute;
	top:5px;
	left: 20px;
}