* {
	margin: 0;
	padding: 0;
}
html {
	overflow: -moz-scrollbars-vertical;
}
body {
	background-color: #000;
	font-family: "Lucida Sans Regular",Arial, sans-serif;
	width: 100%;
}

.normal {
	color: #000;
	font-size: 12px;
}

a {
	color: #000;
	font-size: 12px;
}
a:hover {
	color: #890000;
}

.red {
	color: #890000;
	font-weight: bold;
	font-size: 12px;
}

.pagemenu {			
	padding: 6px;
	position: relative;
	top: 2px;	
	left: 0px;
}
.pagemenu a {
	padding: 4px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #d2d2d2;
	color: #000;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

#contentheader {
	background: #eee;
	padding-top: 7px;	
	text-align: center;
}
#contentheader h1 {
	color: #000;
	font-size: 18px;	
	border: none;
	margin-bottom: 0px;
	padding: 0;	
	text-align: center;
	
}

img {
	border: none;
}

h1 {
	color: #000;
	font-size: 18px;
	border-bottom: 1px solid #999;
	padding-bottom: 10px;
}

h2 {
	color: #890000;
	font-weight: bolder;
	font-size: 16px;	
	margin-bottom: 20px;
}
h4 {
	background-color: #eee;
	color: #222;
	font-size: 18px;
	word-spacing: 0px;
	line-height: 26px;
	margin-bottom: 40px;
	margin-top: 40px;
	padding: 40px 90px 20px 20px;
	font-weight: lighter;	
}

p {
	margin-bottom: 15px;
	line-height: 18px;
	font-size: 12px;
	color: #333;	
}

.floatLeft {
	float:left;	
	margin: 0px 20px 50px 20px;
}

a.imgbutton {
	width: 94px;
	height: 14px;
	background-image: url('images/button.png');
	display: block;
	padding: 7px;
	text-align: center;
	text-decoration: none;
	color: #ddd;
	font-weight: bolder;	
}
a.imgbutton:hover {
	color: #fff;
}

#bar {
	position: absolute;
	top: 90px;
	left: 0px;
	width: 100%;
	height: 40px;		
	background-image: url('images/redstripe_cont.png');
	background-repeat: repeat-x;
}

#page {
	position: relative;
	width: 949px;
	margin: 0 auto;
	color: #fff;	
}

#header {
	height: 155px;
}

#logo {
	position: absolute;
	top: 25px;
	left: 10px;
	width: 327px;
	height: 70px;	
	background-image:url('images/ngns_logo.png');
}

/* Top navigation (language) */
#topnav {
	position: absolute;
	top: 35px;
	right: 80px;
	width: 100px;			
}
#topnav a {
	color: #890000;
	font-size: 12px;
	text-decoration: none;
}
#topnav a:hover {
	color: #fff;	
}


/* The red stripe and menu inside the page */
#innerbar {
	position: relative;
	top: 90px;	
	height: 36px;
	background-color: #000;	
}
#innerbar_left {
	position: absolute;
	width: 347px;
	height: 36px;
	background-image: url('images/redstripe_left.png');
	background-repeat: no-repeat;
}
#innerbar_right {
	position: absolute;
	width: 183px;	
	height: 36px;
	right: -1px;
	background-image: url('images/redstripe_right.png');	
	background-repeat: no-repeat;
	background-position: right;
	background-color: #666;
}
/* Slogan or message under logo */
#message {
	margin: 10px 0 0 20px;
	font-size: 12px;
}


/* Main navigation */
#mainnav {
	position: absolute;
	left: 360px;
	padding-top: 6px;
	padding-left: 10px;
	width: 451px;	
	height: 30px;
	background-color: #000;	
}
#mainnav a {
	margin-right: 10px;
	color: #8a8a8a;
	font-family: arial;	
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#mainnav a:hover {	
	border-bottom: solid 2px #8a8a8a;
	text-decoration: none;
	padding-bottom: 4px;
	
}
#mainnav a.active {
	color: #fff;
	border-bottom: solid 2px #8a8a8a;
	padding-bottom: 4px;
	
}



/* Home Page Content */
#redbox {	
	position: relative;		
	height: 229px;
	background-image: url('images/front_border.png');	
}
#loading {
	position: absolute;
	right: 250px;
	top: 40px;
	width: 100px;
	height: 159px;
	background-image: url('images/Walking_Guy.gif');	
}
#midnav {	
	width: 342px;
	margin: 5px 0px 0px 5px;	
	float: left;	
}
#midnav * {
	width: 330px;	
	padding: 0px;	
	margin-bottom: 1px;
	padding-right: 10px;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;	
	display: block;
	text-align: right;
	line-height: 40px;
	background-repeat: no-repeat;
}
#midnav a {
	color: #222;
	height: 43px;
}
#midnav a:hover{
 color: #890000;
}

/* These defines are only here to neutralize the midnav * wildcard section above */
#midnav ul {
	list-style: none;	
	padding-top: 10px;
}
#midnav ul li {
	margin: 0px;
	padding: 0px;
	height: 20px;
	line-height: 10px;
}
#midnav ul li a {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 10px;
	height: 20px;
}


#midnav .one {
	background-image: url('images/midnav1_off.jpg');
}
#midnav .one:hover {
	background-image: url('images/midnav1_over.jpg');
}
#midnav .two {
	background-image: url('images/midnav2_off.jpg');
} 
#midnav .two:hover {
	background-image: url('images/midnav2_over.jpg');
}
#midnav .three {
	background-image: url('images/midnav3_off.jpg');
} 
#midnav .three:hover {
	background-image: url('images/midnav3_over.jpg');
}
#midnav .four {
	background-image: url('images/midnav4_off.jpg');
} 
#midnav .four:hover {
	background-image: url('images/midnav4_over.jpg');
}
#midnav .five {
	background-image: url('images/midnav5_off.png');
} 
#midnav .five:hover {
	background-image: url('images/midnav5_over.jpg');
}
#midnav .active {
	color: #000;
	background-color: #d2d2d2;
	width: 332px;	
	text-align: center;
}
#midnav .active:hover {
	color: #000;
}

#midcontent {		
	float: left;
	width: 594px;
	margin: 5px 0px 0px 0px;
	background-color: #fff;
	background-image: url('images/content_fade.jpg');
	background-repeat: repeat-x;	
}
#midcontent #contentheader {	
	margin: 0px 20px 20px 20px;	
}
#midcontent #inner {
	margin: 40px 100px 40px 40px;
	text-align: left;
}
#midcontent ul, #midcontent ul li {
	list-style: lower-roman;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #333;	
}
#midcontent ol, #midcontent ol li {
	list-style: circle;
	margin-left: 20px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #333;	
}
#midcontent ol li h2 {
	list-style: none;
}
#midcontent #inner p {
	text-align: justify;
}





#minibox {	
	top: 30px;	
	left: 2px;
	height: 299px;
	position: relative;	
}

#minibox * {
	
}

#minibox h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin-bottom: 3px;
	
	
}

#minibox .header {
	position: absolute;
	margin: 20px 25px 40px 25px;
	color: #890000;
	text-align: center;
}
#minibox .content {	
	width: 175px;
	position: absolute;
	margin: 60px 25px 10px 25px;
}
#minibox .boxbutton {	
	position: absolute;	
	top: 130px;
	left: 30px;
}

#minibox .one {
	background-image: url('images/box1.jpg');	
	margin-right: 20px;
	width: 222px;
	height: 299px;
	float: left;
}
#minibox .two {
	background-image: url('images/box2.jpg');	
	margin-right: 20px;
	width: 222px;
	height: 299px;
	float: left;
}
#minibox .three {
	background-image: url('images/box3.jpg');
	margin-right: 20px;
	width: 222px;
	height: 299px;
	float: left;
}
#minibox .four {
	background-image: url('images/box4.jpg');	
	margin-right: 0px;
	width: 222px;
	height: 299px;
	float: left;
}
.imgsmleft {
	float: left;
	margin-right: 5px;	
}


#footer {
	margin-top: 40px;
	margin-bottom: 60px;
	border-top: 15px solid #8a8a8a;
	padding-top: 15px;
	color: #890000;
	font-size: 12px;
}
#footer a {
	margin-left: 10px;
}
#footer a:hover {
	color: #fff;
}


/* Forms */

.input-text{
border:1px solid #666;
color:#666666;
font-size: 13px;
padding: 3px;
width: 450px;
}

label{
display:block;
margin-bottom:5px;
color:#555555;
}

label span{
display:block;
float:left;
padding-right:6px;
width:70px;
text-align:right;
font-weight:bold;
}

.btn{
background:url(img/green.gif);
padding:0px 6px;
border:1px solid #3b6e22;
height:24px; 
line-height:24px;
color:#FFFFFF;
font-size:12px;
margin-right:10px;
display:inline-block;
text-decoration:none;
}

#forms span {
	color: #890000;
	font-size: 10px;
	margin-left: 5px;
	margin-right: 10px;
}

textarea {
	font-size: 13px;
	width: 450px;
	height: 150px;
	padding: 3px;
}







