html{
	background:#000000 none repeat scroll 0 0;
	height:100%;
}

body
{ 
	background:#000000 url('images/bg-sign1.jpg') no-repeat fixed 50% 0;
	font-family:helvetica;
}

h1, h2{
	color: #cc0000;
	margin: 5px;
}

#top{
	height: 85px;
	background-color:#000;
}

#top_container{
	width: 943px;
	margin: auto;
}

#logo_image {
	left:10px;
	position:relative;
	top:3px;
	width:92px;
	float: left;
}

#logo_text {
	color:#FFFFFF;
	float:left;
	font-family:times,georgia,serif;
	font-size:39px;
	font-weight:bold;
	left:23px;
	position:relative;
	top:0;
	width:335px;
}

#logo_text_subtitle {
	color:#FFFFFF;
	float:left;
	font-family:times,georgia,serif;
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	left:-308px;
	position:relative;
	top:42px;
	width:200px;
}

#main_nav {
	bottom:8px;
	float:right;
	position:relative;
	top:5px;
	width:570px;
}

#main_nav ul{
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#main_nav li{
	float:left;
	text-align:center;
	width:92px;
}

#main_nav a{
	color:#cc0000;
	display:block;
	font-family:helvetica;
	font-size:15px;
	padding:7px 5px;
	text-decoration:none;
}

#main_nav a:hover{
	color:#ffffff;
	background: url(images/indicator.png) no-repeat 57% 27px;
}

body#home a#home_link,
body#process a#process_link,
body#treatment a#treatment_link,
body#compliance a#compliance_link,
body#news a#news_link,
body#about a#about_link{
	color:#ffffff;
	background: url(images/indicator.png) no-repeat 57% 27px;		
}

#content_container{
	width: 943px;
	margin: auto;
}

#body_top{ 
	width: 923px;
	height: 259px;
	background: transparent url(images/trans_bg.png) repeat scroll 0 0;
	margin:15px 10px;
}

#body_top_content{ 
	width: 834px;
	height: 259px;
	float: right;
	background:transparent url(images/train.jpg) no-repeat scroll 100% 0;
}

#did_you_know{ 
	height:122px;
	left:45px;
	position:relative;
	top:45px;
	width:258px;
}

#body_top_menu{ 
	width: 81px;
	height: 259px;
	background: #000;
}

#body_top_menu_train{ 
	background:transparent url(images/train_icon_selected.jpg) no-repeat scroll 0 0;
	height:72px;
	left:8px;
	position:relative;
	top:10px;
	width:72px;
}

#body_top_menu_ship{ 
	background:transparent url(images/ship_icon.jpg) no-repeat scroll 0 0;
	height:72px;
	left:8px;
	position:relative;
	top:23px;
	width:72px;
}

#body_top_menu_truck{ 
	background:transparent url(images/truck_icon.jpg) no-repeat scroll 0 0;
	height:72px;
	left:8px;
	position:relative;
	top:38px;
	width:72px;
}

#body_top_menu_train:hover{ 
	background:transparent url(images/train_icon_selected.jpg) no-repeat scroll 0 0;
	height:72px;
	left:8px;
	position:relative;
	top:10px;
	width:72px;
}

#body_top_menu_ship:hover{ 
	background:transparent url(images/ship_icon_selected.jpg) no-repeat scroll 0 0;
	height:72px;
	left:8px;
	position:relative;
	top:23px;
	width:72px;
}

#body_top_menu_truck:hover{ 
	background:transparent url(images/truck_icon_selected.jpg) no-repeat scroll 0 0;
	height:72px;
	left:8px;
	position:relative;
	top:38px;
	width:72px;
}

#body_bottom{ 
	background:transparent url(images/trans_bg.png) repeat scroll 0 0;
	margin:10px;
	padding:5px;
}

#body_bottom_top{ 
	margin:15px;
}

#body_bottom_left{ 
	width: 580px;
	margin: 10px;
	text-align:justify;	
	font-size:15px;
	line-height:20px;
	min-height:700px;	
}

#sleeping_worker{
	float:left;
	padding: 12px;
}

.list_right {
	bottom:15px;
	float:right;
	position:relative;
	right:111px;
}

#body_bottom_right{ 
	bottom:20px;
	float:right;
	margin:15px;
	position:relative;
	width:250px;
}

#body_bottom_right ul{
	line-height: 25px;
}

#bottom{
	height: 75px;
	background-color:#000;
}

#bottom_container{
	width: 967px;
	margin: auto;
}

#bottom_info{
	color:#FFFFFF;
	margin:auto;
	position:relative;
	text-align:center;
	top:27px;
}

.numbered_list{
	line-height:21px;
	list-style-type:decimal;
	margin:21px;
}

#normal_content{ 
	background:transparent url(images/trans_bg.png) repeat scroll 0 0;
	font-size:15px;
	line-height:20px;
	margin:10px;
	padding:15px;
}

#float_right{
	float:right;
	margin:15px;
}

#float_left{
	float:left;
	margin:15px;
}

#process_text{
	height:439px;
	line-height:29px;
}	

#footnote{
	font-size:11px;
	line-height:20px;
}	

sup {
	font-size: 9px;
}

#nsc_logo {
	position: relative;
	left: 68px;
}

#required_fields {
	position: relative;
}

.input_fields_bad {
	position: absolute;
	left: 9000px;
	display: none;
}

.labels {

	font-size: 17px;
	color: #000;
}

.input_fields {
	border: 2px solid #000;
	background: url(none) no-repeat #ffffff;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #000000;
	width: 230px;
}

.input_fields:hover {
	border: 2px solid #ff3333;
	color: #000000;
}

.input_fields:focus {
	border: 3px solid #ff3333;
	color: #000000;
}

.error {
	color: #ff3333;
}

#form_submit_message {
	color: #ff3333;
	position:relative;
	top:75px;	
}

#contact_form {
	min-height: 450px;
}

#drawing_text {
	font-weight: bold;
	font-size:12px;
}

/* Easy Slider */

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	/* 
		define width and height of container element and list item (slide)
		list items must be the same size as the slider area
	*/ 
	width:923px;
	height:259px;
	overflow:hidden; 
	}
span#prevBtn{}
span#nextBtn{}					

/* // Easy Slider */