body {
	background-color:#000; 
}

#header { display:block; width:957px; height:347px; background-color:#E9EDEB; margin-left:auto; margin-right:auto; margin-bottom:8px; }
#header.interior { height:134px; overflow:hidden; }
	#header #header_wrapper  { display:block; width:957px; height:134px; background-image:url('../images/bg_navbar.jpg'); background-position:top left; background-repeat:no-repeat; }
	#header #header_pic_wrapper { display:block; width:957px; height:213px; overflow:hidden; position:relative;  }
		#header #header_pic_wrapper #header_pic	{ display:block; background-image:url('../images/main_bg_new.jpg'); background-position:top left; background-repeat:no-repeat; width:960px; height:1308px; position:relative; top:0px; }
	#header .logo { display:block; float:left; width:154px; height:76px; background-image:url('../images/dangerous-goods-management.gif'); background-position:top left; background-repeat:no-repeat;  position:relative; left:50px; top:22px; }
		#header .logo a { display:block; width:154px; height:76px; text-indent:-5000px; overflow:hidden; }
	#header .navbar { display:block; float:right; padding-right:0px; margin-top:25px; }
		#header .navbar li { display:block; float:left; padding:0px 20px; height:72px; }
			#header .navbar li h2	{ margin-top:27px; }
			#header .navbar li.selected h2 a { padding:5px 0px; border-bottom:4px solid #61A421; color:#61A421; }
		#header .navbar li.delimiter { padding:0px; background-image:url('../images/vert_line.gif'); background-repeat:repeat-y; background-position:top left; width:2px; }
	#header .langbar { display:block; float:right; padding-right:30px; margin-top:25px; }
		#header .langbar li { display:block; float:left; padding:0px 2px; padding-top:27px; font-weight:bold; margin-right:7px; }
		#header .langbar li.selected { color:#61A421; border-bottom:2px solid #61A421; }
		#header .langbar li a { text-decoration:none; }
		#header .langbar li a:hover { color:#61A421; }
#content { display:block; width:957px; min-height:100px; background-color:#FFF; margin-left:auto; margin-right:auto; margin-bottom:3px; border-top:8px solid #61A421; overflow:hidden;}
	#content #sidebar { display:block; float:left; min-height:100px; width:278px; background-image:url('../images/vert_line.gif'); background-position:top right; background-repeat:repeat-y; }
	#content #sidebar.right { float:right;}
	#content #main_content { display:block; float:left; min-height:100px; width:679px; }
#footer { display:block; width:913px; height:62px; background-color:#333; margin-left:auto; margin-right:auto; padding:13px 22px; }

ul.locations 		{ display:block; float:left; width:100%; margin:0px; padding:0px; overflow:hidden; }
ul.locations li		{ display:block; float:left; width:100%; margin-bottom:10px; }
ul.locations li h4 	{ display:block; clear:both; font-size:14px; padding-bottom:3px; border-bottom:1px solid #ccc; margin-bottom:5px; }
ul.locations li p 	{ display:block; width:45%; float:left; margin-right:5%; margin-bottom:10px; color:#777; }

ul.sidebar_subjects 		{ display:block; float:left; width:100%; margin:0px; padding:0px; }
ul.sidebar_subjects li	{ display:block; float:left; width:100%; clear:both; }
ul.sidebar_subjects a		{ display:block; text-decoration:none; margin-bottom:5px; padding:3px 0px; border-bottom:2px solid #fff;  }
ul.sidebar_subjects a:hover { color:#61A421; }
ul.sidebar_subjects li.selected.border { border-bottom:2px solid #61A421; margin-bottom:4px; }
ul.sidebar_subjects li.selected a { color:#61A421; border-color:#61A421; }

ul.sidebar_subsubjects			{ display:block; float:left; border:none; }
ul.sidebar_subsubjects a		{ color:#333!important; border:none!important; font-weight:normal!important; }
ul.sidebar_subsubjects a:hover	{ color:#61A421!important; }

ul.breadcrumbs				{ display:block; float:left; font-size:11px; font-weight:normal; clear:both; display:block; overflow:hidden; }
ul.breadcrumbs li			{ display:block; float:left; padding:0px 3px 0px 5px; }
ul.breadcrumbs li.selected	{ color:#61A421; }
ul.breadcrumbs a			{ text-decoration:underline; }
ul.breadcrumbs a:hover		{ color:#61A421; }

