html, body, ul, li, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #f00;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
body {
	text-align: center;
	font: 14px arial, sans-serif;
	background: #eee;
}
#outer {
	background: top center url(images/header_bg.jpg) repeat-x;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 756px;
}

#header {
	background: top left url(images/npcclogo.png) no-repeat;
	height: 78px;
	float:left;
}
#gov {
	height: 31px;
	position:relative;
	top:20px;
	left:40px;
}
#header h1 {
	color: #FD2E00;
	font-weight: bold;
	font-size: 24px;
	padding: 15px 0 0 100px;
	margin: 0;
}
#header p {
	color: #333333;
	padding: 0 0 10px 100px;
	margin: 0;
}
#nav {
	background: url(images/header_c_bg.gif) repeat-x;
	position: relative;
	height: 370px;
}
#nav a {
	color: black;
	font: 12px arial, sans-serif;
	text-decoration: none;
}
#nav a:hover {
	color: #f00;
	text-decoration: none;
}
#nav ul {
	padding: 30px 0 0 0;
	left:576px;
	margin: 0;
	position: relative;
	z-index: 1;
	width:190px;
}
#nav li {
	background: left center url(images/bullet.gif) no-repeat;
	padding: 8px 0 8px 0px;
	display:block;
}
#nav li#m1 { margin-left: 20px; }
#nav li#m2 { margin-left: 10px; }
#nav li#m3 { margin-left: 4px; }
#nav li#m4 { margin-left: 1px;  }
#nav li#m5 { margin-left: 0px; }
#nav li#m6 { margin-left: 1px; }
#nav li#m7 { margin-left: 3px;  }
#nav li#m8 { margin-left: 9px; }
#nav li#m9 { margin-left: 18px; }
#nav li#m10 { margin-left: 28px; }
#nav li a {
	font-weight: normal;
	display:block;
	text-indent:28px;
}

#head {
	background: url(images/header.jpg) repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	width: 600px;
	height: 370px;
}
#content {
color:white;
width:480px;
padding:50px;
text-align:justify;
}
#head-pip {
	background: center url(images/header_pip.png) no-repeat;
	position: absolute;
	top: 0;
	left: 552px;
	width: 55px;
	height: 380px;			
}

#body {
	background: url(images/body_bg.gif) repeat-y;
	position: relative;
	left: -10px;
	width: 775px;
}
#body-inner {
	padding: 28px 23px 28px 31px;
}
#body-left {
	float: left;
	width: 350px;
}
#body-right {
	float: right;
	width: 350px;
}
#topic-pic {
	padding: 10px;
}
#body-left h2 {
	background: #f00;
	font-size: 12px;
	color: #fff;
	padding: 6px 23px;
	margin: 6px 0 60px 0;
}
#body-left ul {
	margin: 30px 55px;
}
#body-left li {
	margin: 5px;
}

#body-right .box {
	padding: 15px;
	background: #fff;
	border: 1px solid #999;
	margin: 3em 0;
}
#body-right h2 {
	font: 18px "arial narrow", arial, sans-serif;
}
#body-right .box p {
	margin: 0 0 1em 0;
}
#body-right .box .left {
	margin-right: 15px;
	border: 1px solid #999;
}
#body-right .box .btns {
	text-align: right;
	padding-top: 10px;
	position: relative;
}
#maritime
{
	text-align: left;
}
.btns a {
	background: left #CC0000 url(images/btn.gif) repeat-y;
	border: 2px solid #E68282;
	border-color: #E68282 #650000 #650000 #9C2828;
	color: #fff;
	font-weight: normal;
	padding: 3px 15px 3px 20px;
	position: relative;
}
.btns a:hover {
	background-color: #EF1818;
	color: #fff;
}

#copyright {
	background: top left url(images/footer_bg.gif) repeat-x;
	float: right;
	width: 425px;
	clear: both;
	margin-right: 9px;
	padding-bottom: 30px;
	_margin-right: 5px;
}

#copyright-left {
	background: top left url(images/footer_left.gif) no-repeat;
	padding: 27px 30px;
	font-size: 11px;
	text-align: center;
}
.heading {
position:relative;
top:10px;
}
.logo {
position:relative;
left:10px;
top:10px;
vertical-align:middle;
width:75px;
}
.headimg {
position:relative;
top:9px;
}
.headtext {
position:absolute;
top:280px;
}