/* Universal */

body { 
	margin: 0; 
	padding: 0;
	}
	
a img {
	margin: 0;
	padding: 0;
	border-width:0;
	border-style:none;
	border-color:#fff;
	color:#000;
  }

div, p, ul, ol, li, img, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
	
a:link 			{ color:#000; text-decoration: none; }
a:visited       { color:#000; text-decoration: none; }
a:hover			{ color:#ccc; text-decoration: underline; }
a:active        { color:#000; text-decoration: none; }

img	{ 
	margin: 0;
	padding: 0;
	border-style: none;}


/* Text Styles */

p { 
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	color: #444b4c;
	}
h1 {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 16px;
	line-height: 19px;
	color: #000;
	}

h2 { 
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	}
h3 {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	vertical-align: top;
	}
h4 {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 17px;
	color: #000;
	vertical-align: top;
	text-align:left;
}
h5 {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 10px;
	line-height: 15px;
	color: #000;
	vertical-align: top;
}
h6 {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	line-height: 14px;
	color: #000;
	}
.caption { 
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	text-align: right;
	font-style:italic;
	font-size: 9px;
	line-height: 11px;
	color: #444b4c;
	margin:0 5px 0 0;
	padding:0;
	}	
	
/* Pages */
#body {
	width: 800px;
	}
#container {
	width: 800px;
	margin-left: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	overflow: hidden;
	border-width:0 1px 0 1px;
	border-style:solid;
	border-color:#CCCBAC;
	}	
#content_area {
	width: 800px;
	background-color: #fff;
	float: left;
	margin:0;
	padding:0;
	}
#page {
	width: 800px;
	background-color: #fff;
	float:left;
	margin:0;
	padding:0;
	}
#header { 
	background-image: url(siteimages/hazen_logo.gif); 
	background-repeat: no-repeat;
	background-color: #fff;
	width: 770px;
	height: 115px;
	margin:0 0 15px 30px;
	padding:0;
	display:none;
	}
#section_image {
	width:520px;
	height:90px;
	float:right;
	margin:15px 37px 0 0;
	padding:0;
	}
#sec_head_text {
	display:none;
	}
#navigation { 
	background:url(siteimages/hazen_header_line.gif) 0% 100% no-repeat; 
	width: 729px;
	height:26px;
	padding: 5px 0 0 0;
	margin:20px 37px 0 37px;
	}
#nav_container { 
	width: 520px;
	float:right;
	}
.nav_box_off {
	padding:0;
	border-width:0 1px 0 0;
	border-style:solid;
	border-color:#948000;
	float:left;
	}		
.nav_box_on {
	background:#3E3F41;
	padding:0;
	border-width:0 1px 0 0;
	border-style:solid;
	border-color:#948000;
	float:left;
	}		
.nav_box_off_last {
	padding:0;
	border-width:0;
	border-style:solid;
	border-color:#948000;
	float:left;
	}		
.nav_box_on_last {
	background:#3E3F41;
	padding:0;
	border-width:0;
	border-style:solid;
	border-color:#948000;
	float:left;
	}		
#name_plate {
	width: 400px;
	height: 120px;
	float: left;
	padding-top: 24px;
	padding-left: 12px;
	display: none;
	}
#content_area2 {
	width: 705px;
	background-color:#cccbac;
	padding:10px;
	margin:15px 38px 0 37px;
	float:right;
	}
#main_body {	
	width: 520px;
	padding:0;
	margin:0;
	float: left;
	}
#hazen_box {	
	background:url(siteimages/hazen_home_gradient.gif) 0% 100% no-repeat; 
	width: 484px;
	background-color: #fff;
	padding:10px 10px 25px 25px;
	margin:0;
	border-width:0 0 0 1px;
	border-style:solid;
	border-color:#988002;
	}
#hazen_box p {	
	font-size:13px;
	line-height: 18px;
	}
#home_logo {	
	background-image: url(siteimages/hazen_home_logo.gif);
	background-repeat: no-repeat;
	width: 484px;
	height:100%;
	background-color: #fff;
	padding:0;
	margin:0 0 15px 0;
	text-align:right;
	float:left;
	}
#announcement_box {	
	background-image: url(siteimages/hazen_home_announcements.gif);
	background-repeat: no-repeat;
	width: 469px;
	background-color: #fff;
	padding:45px 25px 25px 25px;
	margin:10px 0 10px 0;
	border-width:0 0 0 1px;
	border-style:solid;
	border-color:#1BB7EA;
	float:left;
	}
#announcement_box p {	
	font-size:13px;
	line-height: 22px;
	}
#right {
	width:170px;
	padding:0;
	margin:0;
	float:right;
	}
#sidebar_news_header {
	background-image: url(siteimages/hazen_home_newsroom.gif);
	background-repeat: no-repeat;
	width:170px;
	height: 24px;
	padding:0;
	margin:0;
	}
#sidebar_news {
	width:150px;
	padding:10px;
	margin:0;
	float:left;
	}
#sidebar_news p {	
	font-size:11px;
	line-height: 13px;
	color:#333;
	text-align:left;
	}
#sidebar_news h3 {	
	color:#333;
	text-align:left;
	line-height:16px;
	}
#sidebar_news h5 {	
	color:#333;
	text-align:left;
	line-height:12px;
	margin-bottom:3px;
	}
#sidebar_news h6 {	
	color:#333;
	line-height:8px;
	text-transform:none;
	margin-bottom:6px;
	text-align:left;
	}
h6.news_link {
	font-family: Trebuchet MS, Helvetica, Swiss, SunSans-Regular;
	color:#333;
	font-size:9px;
	line-height:8px;
	text-transform:uppercase;
	padding:3px 0 10px 80px;
	}
a.news_link:link, a.news_link:visited, a.news_link:active { 
	color:#333;
	text-decoration: none;
	border-bottom:1px dotted #333;
	}
a.news_link:hover {
	color:#000;
	text-decoration: none;
	border-bottom:1px dotted #333;
	}
#contact_info {
	background-image: url(siteimages/hazen_home_footer.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
	width: 725px;
	height:45px;
	padding:0;
	margin:15px 37px 0 37px;
	float:left;
	}
#footer { 
	background-image: url(siteimages/hazen_footer.jpg);
	background-repeat: no-repeat;
	height:18px;
	margin: 60px 0 0 0;
	padding:0;
	float:left;
	text-align: right;
	}
#tumis { 
	font-family: Georgia, Times, Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	color:#F8981C;
	line-height: 12px;
	width: 390px;
	margin:3px 0 0 0;
	padding:0 10px 0 0;
	text-align: right;
	float:right;
	}
a.tumis:link, a.tumis:visited, a.tumis:active {
	color:#fff;
	text-decoration: none;
	}
a.tumis:hover {
	color:#fff;
	text-decoration: underline;
	}
#company { 
	font-family: Georgia, Times, Helvetica, Swiss, SunSans-Regular;
	font-size: 9px;
	color:#fff;
	line-height: 12px;
	width: 390px;
	margin:3px 0 0 0;
	padding:0 0 0 10px;
	text-align: left;
	float:left;
	}
#footer p { 
	font-family: Georgia, Times, Helvetica, Swiss, SunSans-Regular;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
	text-align: center;
	}
#second_nav { 
	background-image: url(siteimages/hazen_thissection_bg.jpg);
	background-repeat: no-repeat;
	width:170px;
	height: 100%;
	padding: 0 30px 10px 0;
	margin:0 0 10px 0;
	float:left;
	}
#main_body img {
	margin:0;
	padding:0;
	color:#fff;
	border-width:1px;
	border-style:solid;
	border-color:#464C4C;
  }
#st_home {
	display:none;
	}
