body {
	margin: 0px;
	background: url(../images/background.gif) repeat left top;
	text-align: center;
	min-height: 100%;
}
body, td, th{
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
body#map{
	margin: 10px;
}
a{
	color: #DD6026;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
#container {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	position: relative;
	background-color:#FFFFFF;
}
img{
	border:0px;
}
ul{
	margin: 0px;
	padding: 0px;
}
li{
	list-style: disc outside;
	margin-left: 20px;
	margin-top: 8px;
}
#ndGov{
	padding:0px;
	margin:0px;
}
#ndGov a{
	display:block;
	float:left;
	border-style: none;
	border-width: 0px;
}
#ndGov span{
	display:none;
}
#headerNdGov{
	display:none;
}
#left{
	width: 100px;
	float:left;
	background: url(../images/left2.jpg) no-repeat left top;
	height: 573px;
	clear: both;
}
#center{
	float:left;
	width:760px;
}
#right{
	background: url(../images/right2.jpg) no-repeat left top;
	float:left;
	height: 573px;
	width: 100px;
}
#footer{
	background: #cbcbcb;
	height: 40px;
	clear: both;
}
#headerNdGov span{
	display: block;
	visibility: hidden;
}
#headerTop{
	background: #CBCBCB;
	padding-top: 13px;
	position: relative;
}
#headerSafety{
	background: #DC5E1E;
	height: 28px;
	position: relative;
}
#headerSafety p {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	margin: 0px 50px 0px auto;
	padding-top: 10px;
}
#headerMiddle{
	background: url(../images/nddot_header.jpg) no-repeat left top;
	height: 245px;
	border-bottom: 1px solid #000000;
	position: relative;
	text-align: right;
}
#headerMiddle span{
	height: 245px;
	display: block;
	padding-top: 5px;
	padding-right: 45px;
	/*visibility: hidden;*/

}
#headerNav{
	height: 30px;
	position: relative;
}
#headerNavLeft{
	width: 179px;
	height: 100%;
	float: left;
	vertical-align: bottom;
}
#headerNavLeft span{
	display: block;
	color: #DD6026;
	vertical-align: middle;
	padding-top: 8px;
	text-align: center;
}
#headerNavLeftEmpty{
	display:block;
	width:15px;
	background-color:#DD6026;
	height: 100%;
	float: left;
}
#headerNavButtons{
	height: 21px;
	float: left;
	background: #666666;
	border-bottom: 1px solid #000000;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	padding-top: 8px;
}
#headerNavButtons span{
	color: #666666;
	display: block;
	float: left;
}
#headerNavButtons a{
	display: block;
	float: left;
	padding: 8px 10px 7px 11px;
	margin-top: -8px;
	color: #FFFFFF;
	text-decoration: none;
}
#headerNavButtons a:hover{
	display: block;
	float: left;
	padding: 6px 10px 5px 11px;
	margin-top: -8px;
	color: #FFFFFF;
	text-decoration: none;
	background: #000000 url(../images/nav_triangle.gif) no-repeat left bottom;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}
#headerNavRight{
	background: #DD6027;
	height: 100%;
	width: 14px;
	float: left;
}
#bodyContent{
	padding: 0px 0px 10px 0px;
	position: relative;
}
html>#bodyContent{
	min-height: 100%;
}
.homeNddot{
	text-align: center;
	margin-top: 20px;
}
#homeRight{
	background: url(../images/round_corner_grey.jpg) no-repeat left top;
	width: 375px;
	text-align: left;
	display: block;
	float: right;
	margin-top: 20px;
}
#homeStatus{
	background: url(../images/round_corner_orange.jpg) no-repeat left top;
	width: 300px;
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
	display: block;
	margin-left: 30px;
	margin-top: 20px;
	float: left;
	min-height: 175px;
}
#homeStatus ul{
	margin: 0px;
	padding: 0px;
}
#homeStatus li{
	list-style: disc outside;
	margin-left: 20px;
	margin-top: 8px;
}
#homeCity, #homeNews{
	padding-left: 15px;
	margin-right: 30px;
	margin-bottom:20px;
	display: block;
	overflow: visible;
}
#homeNews{
	padding-top: 15px;
	padding-bottom: 10px;
}

#homeMediaGallery{
	background: url(../images/round_corner_grey.jpg) no-repeat left top;
	width: 300px;
	text-align: left;
	padding-top: 15px;
	padding-left: 15px;
	display: block;
	margin-top: 40px;
	float: left;
	clear: left;
	margin-left: 30px;
}

#homeEvents{
	padding-top: 15px;
	background: url(../images/round_corner_grey.jpg) no-repeat left top;
	padding-left: 15px;
	margin-right: 30px;
	margin-bottom:20px;
	display: block;
	min-height: 175px;
}

#homeMediaGallery img{
	float: right;
}
#homeMediaGallery p{
	font-size: 16px;
	line-height: 22px;
}
#homeCompliance{
	clear: left;
	float: left;
	margin-left: 30px;
	width: 300px;
	margin-bottom: 20px;
}
#homeCompliance img{
	margin-left: 5px;
}
#footer a{
	color: #FFFFFF;
	text-decoration: none;
	font-size:9px;
}
#footer a:hover{
	color: #000000;
	text-decoration: none;
}
#footerOrange{
	background: #DD6026;
	width: 760px;
	height: 23px;
	padding-top: 7px;
	position: absolute;
	left: 50%;
	margin-left: -380px;
	text-align:center;
}
#leftColumn{
	text-align:left;
	float:left;
	margin-left: 30px;
	width: 300px;
	margin-bottom: 20px;
	margin-top:30px;
	display: block;
}
#rightColumn{
	clear:right;
	text-align:left;
	float:left;
	margin-left: 75px;
	width: 300px;
	margin-bottom: 20px;
	margin-top:30px;
	display: block;
}
#center{
	margin:0px;
	text-align: center;
}
#mainColumn{
	text-align:left;
	margin-left:30px;
	margin-top:10px;
	margin-right:30px;
	margin-bottom:30px;
}
#compliance{
	float: left;
	clear: both;
	text-align:left;
	margin-left: 30px;
	margin-bottom: 20px;
	width:700px;
	margin-top:0px;
	margin-right:auto;
	display: block;
}
#compliance img{
	margin-left: 5px;
}
#pressLeft{
	text-align:left;
	float:left;
	margin: 20px 0px 30px 18px;
	background: #DB6724;
}
#pressLeft a{
	display: block;
	color: #000000;
	margin-top: 5px;
	margin-left: 5px;
}
#pressLeft a:hover{
	color: #FFFFFF;
}
#pressLeft a:hover#pressCurrent{
	background: url(../images/view_current_over.jpg) no-repeat left top;
	color: #000000;
	text-decoration: none;
}
#pressRight{
	text-align:left;
	float:left;
	margin-right:auto;
	margin-left: 30px;
	width: 526px;
	margin-bottom: 20px;
	margin-top: 30px;
	line-height:16px;
}
#mapsLeft{
	text-align:left;
	float:left;
	margin: 20px 0px 30px 18px;
	width: 144px;
	background: #E25F25;
}
#mapsLeft a{
	display: block;
	margin-top: 5px;
	margin-left: 5px;
	color: #000000;
	
}
#mapsLeft a:hover{
	color: #FFFFFF;
	
}
#mapsLeft a:hover#mapCurrent{
	background: url(../images/view_current_over.jpg) no-repeat left top;
	color: #000000;
	text-decoration: none;
}
#mapsRight{
	text-align:left;
	float:left;
	margin-right:auto;
	margin-left: 16px;
	width: 526px;
	margin-bottom: 20px;
	margin-top: 30px;
	line-height:16px;
}
#projectsLeft{
	text-align:left;
	float:left;
	width: 139px;
	margin: 30px 0px 30px 15px;
	background: url(../images/projects_bg.gif) repeat-y left top;
	padding-top: 5px;
	padding-left: 5px;
}
#projectsLeft a:link, #projectsLeft a:visited{
	text-decoration:none;
	color:#FFFFFF;
}
#projectsLeft a:hover{
	text-decoration:none;
	color:#FFFFFF;
}
#projectsLeftBottom{
	background: url(../images/projects_bottom.jpg) no-repeat left bottom;
	display: block;
	height: 57px;
	margin-left: -5px;
	margin-top:30px;
}
#projectsRight{
	text-align:left;
	float:left;
	margin-right:auto;
	margin-left: 20px;
	width: 536px;
	margin-bottom: 20px;
	margin-top: 30px;
}
#projectsRight a img{
	border:0px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
}
#photosRight{
	text-align:center;
	float:left;
	margin-right:auto;
	margin-left: 30px;
	width: 526px;
	margin-bottom: 20px;
	margin-top: 30px;
}

#camMainLeft{
	width: 240px;
	float: left;
	margin-right: 30px;
}
#camMainLeft img, #camMainRight img{
	margin-top: 5px;
}
#camMainRight{
	width: 240px;
	float: left;
}
#camLeftBottom{
	background: url(../images/images_bottom.jpg) no-repeat left bottom;
	display: block;
	height: 57px;
	margin-left: -5px;
	margin-top:30px;
}
#contactLeft{
	text-align:left;
	float:left;
	width: 160px;
	margin: 30px 0px 30px 30px;
	padding-top: 5px;
	padding-left: 5px;
}
#contactRight{
	text-align:left;
	float:left;
	background: url(../images/round_corner_grey.jpg) no-repeat left top;
	margin: 30px auto 20px 100px;
	padding: 20px;
	width: 400px;
}
#contactMainLeft{
	width:60px;
	text-align:right;
	float:left;
	line-height: 24px;
}
#contactMainRight{
	float:left;
	text-align:left;
	margin-left:9px;
	padding:0px;
}
#contactMainRight input, #contactMainRight textarea{
	margin: 0px 0px 5px 0px;
}
#contactForm{
	background: #DD6026;
}
#centerContent{
	text-align:center;
}
.formP{
	width:250px;
	margin:0px;
	float:left;
}
#pageHeader{
	margin: 0px;
	text-align: left;
	padding-left: 250px;
	background: url(../images/page_header_hazard.gif) no-repeat 179px 20px;
	padding-top: 20px;
}
#graphicsMain{
	text-align:center;
	float:left;
	margin-right:auto;
	margin-left: 30px;
	margin-bottom: 20px;
	margin-top: 30px;
}
#graphicsLeft, #graphicsRight{
	width:200px;
	float:left;
}
#media{
	margin: 0px 0px 10px 0px;
	clear:both;
	border-bottom:1px solid #DD6026;
}
#mediaLeft, #mediaRight{
	width:50%;
	float:left;
}
.blackHeadline18{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
}
.blackHeadline16{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.blackHeadline{
	color: #000000;
	font-weight: bold;
}
.orangeHeadline{
	color: #DD6026;
	font-weight: bold;
}
.greyHeadline{
	color:#333333;
	font-weight: bold;
}
.greyHeadline16{
	font-size: 16px;
	color:#333333;
	font-weight: bold;
}
.greyHeadline14{
	font-size: 14px;
	color:#333333;
	font-weight: bold;
}
.orange18{
	font-size: 18px;
	color: #DD6026;
	line-height: 20px;
}
.orange16{
	font-size: 16px;
	color: #DD6026;
}
.orangeLine{
	padding-top: 50px;
	background: url(../images/hazard_line.gif) repeat-x 0px 0px;
}
.hidden{
	display:none;
	visibility:hidden;
	float:left;
}
.photos{
	height: 100px;
	width: 260px;
	float: left;
	margin: 0px;
}
.photos img, .projectDetails img, .projects img{
	float: left;
	margin-right: 8px;
}
.projects{
	height: 100px;
	clear:both;
	margin: 0px;
}
.projectDetails{
	clear:both;
	margin: 0px;
	text-align: left;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.projectDetails     a.viewMaps   {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}
.projectDetails a.viewMaps img{
	margin-right: 0px;
}
.disclaimer {
	font-size: 9px;
}
#homeEmail {
	width: 315px;
	text-align: left;
	margin-left: 30px;
	margin-top: 20px;
	clear:left;
	float: left;
	position: relative;
}

