body {
	font:smaller/1.3em Verdana, Arial, Helvetica, sans-serif;
	background:#5DA9DD url(../images/bg.gif) top repeat-x;
	background-attachment:fixed;
	color:#000000;
	margin-top:0
}

ul {
  margin:.25em 10px 1em;
  padding:0;
  list-style:none;
  }
  
  li {
  background:url("../images/bullet.gif") no-repeat 0 .65em;
  margin:0;
  padding:0 20px;
  line-height:1.8em;
  }
  
* html li {
  height:1%;
}


.home_of_steel li {
	 margin:1.5em 0 1.5em 0;
}

ul, dl {
  padding:0 10px;
  }



a {
	color:#003A72;
	text-decoration:underline
}

a:hover {
	text-decoration:none
}

hr {
	display:none
}

#wrap {
	width:762px;
	margin:0 auto;
	background-color:#fff;
	border:1px solid #fff;
	border-top:5px solid #70AAE2;
}

#header {
	height:120px;
	width:762px;
	background:#fff url(../images/header_bg.jpg) no-repeat top;
}

#header h1 {
	margin:30px 0 0 30px;
	padding:0;
	background-image:url(../images/logo1.gif);
	width:450px;
	height:60px;
	float:left;
	display:inline
}

#header #quality {
	float:right;
	height:60px;
	width:200px;
	margin:30px 30px 0 0;
	text-align:right;
	font-size:85%;
	display:inline
}

#header span {
	display:none
}

#quality a {
	display:block;
	padding:3px 70px 0 0;
	height:58px;
	background-image:url(../images/bg_quality.gif);
	background-position:top right;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#003A72
}

#navigation {
	width:762px;
	height:27px;
	background-color:#616161;
	background-image: url(../images/nav_bg2.gif);
	background-repeat: repeat-x;
	margin:0;
	padding:0;
	list-style:none;
	border-bottom: 1px solid #7a7a7a;
}

#navigation	li {
	float:left;
	margin:0;
	padding:0;
	background-image:none;
	border-top: 1px solid #cacaca;
	height:27px;
	
}

#navigation li a {
	width:125px;
	text-align:center;
	float: left;
	color: #ECECEC;
	border-right: 2px inset #9C9C9C;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-weight: bold;
	border-bottom: 1px solid #7a7a7a;
	height:27px;
}

#navigation li a:hover {
	background:url(../images/nav_bg2_hover.gif) no-repeat;
	float: left;
	border-bottom: 1px solid #555555;
	height:27px;
}

.selected {
	width:125px;
	text-align:center;
	background-image: url(../images/button_bg.gif);
	background-repeat: none;
	float: left;
	text-align: center;
	color: #ECECEC;
	border-right: 2px inset #9C9C9C;
	text-decoration: none;
	font-family: "Trebuchet MS";
	border-bottom: 1px solid #4a84bd;
	height:27px;
}


#content {
	font-size:85%;
	border-top:1px solid #fff
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#57A3D7;
	font-size:200%;
	font-weight:normal;
	margin-top:0
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#003A72;
	font-size:160%;
	font-weight:normal;
}

#content.two_cols {
	background:url(../images/col_bg.gif) repeat-y right;
}

#content_inner {
	padding:30px;
	background:#fff url(../images/content_bg.gif) repeat-x top;
	float:left;
	width:491px;
}

#content-right-empty{
	padding: 30px;
	background-color: #fff;
	/*background-image: url(../images/content_right_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
	width: 150px;
	float: left;
	min-height:255px;
	height:100%;
}

#content .highlight {
	font-weight:bold;
	color:#003A72
}

#content_right {
	padding: 30px;
	/*background: url(../images/content_right_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
	width: 150px;
	float: right;
	min-height:255px;
	height:100%;	
}

#content_right ul {
	margin:0;
	padding:0;

}

#content_right ul li {
	background-image:none;
	margin:0;
	padding:0;
}

#content_right ul li a{
	margin:0;
	padding:3px 10px 4px 10px;
	border-top:1px solid #fff;	
	border-bottom:1px solid #97B2CB;
	width:130px;
	display:block;
	text-decoration:none
}

#content_right ul li a:hover{
	background-color:#BACEDE
}

#footer {
	background-color:#B4C9DB;
	border-top:1px solid #fff;
	clear:both;
}	

#navigation ul:after, 
#main_body:after,
#content:after,
#footer:after
{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html #main_body,
* html #navigation ul,
* html #content,
* html #footer{
	height: 1%;
}

input, textarea, select {
	font-family:Verdana, Arial, Helvetica, sans-serif
}

form input.input_text, form textarea.input_text {
	width: 250px;
	font-size: 100%;
	padding:4px;
	border-top:1px solid #8BA6C1;
	border-left:1px solid #8BA6C1;
	border-bottom:1px solid #BECCDB;
	border-right:1px solid #BECCDB;
	background:#fff url(../images/form_field_bg.gif) 0 1px repeat-x;
	color: #000;
}

form select.select-text {
	font-size: 100%;
	padding:4px;
	border-top:1px solid #869514;
	border-left:1px solid #869514;
	border-bottom:1px solid #BECE49;
	border-right:1px solid #BECE49;
	background-color:#fff;
	color: #000;
}

td {
	vertical-align:top;
	padding:8px;
}

table.form-table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}
	
table.form-table th, 
table.form-table td {
	margin: 0;
	padding: 8px;
	border-bottom: 1px dotted #D7E0E9;
	
}

table.form-table tr.last th, 
table.form-table tr.last td {
	border-bottom: none;
}
	
table.form-table th {
	width: 120px;
	padding-top: 12px;
	text-align: right;
	vertical-align: top;
	color: #003A72;
	
}

table.form-table td em {
	display: block;
	margin: 3px 0 0 0;
	font-style: normal;
}

table.form-table td p.instructions {
	font-size: 100%;
	color: #869514;
}

table.form-table td p.error {
	font-size: 100%;
	color: #aa0000;
	background-image:url(../images/icon_error.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:26px;
}

.buttons {
	color:#fff;
	background:#4882BA url(../images/button_bg.gif) top repeat-x;
	padding:2px 5px 3px 5px;
	border-left:1px solid #98CBFC;
	border-top:1px solid #98CBFC;
	border-right:1px solid #326CA4;
	border-bottom:1px solid #326CA4;
	font-size:100%;
	font-weight:bold;
	float:left
}

.table_wrap table {
	width:100%;
	border-right: 1px solid #B8C6D5;
	border-bottom: 1px solid #B8C6D5;
	margin:10px 0 20px 0
}

.table_wrap td, .table_wrap th {
	border-left: 1px solid #B8C6D5;
	border-top: 1px solid #B8C6D5;	
	padding:2px 4px 3px 4px;
	vertical-align:top
}

.table_wrap th {
	background:#fff url(../images/form_field_bg.gif) 0 1px repeat-x;
}

dl#news {
	margin:10px 0 0 0;
}

dl#news dt{
	background-image:url(../images/icon_news.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	padding-left:20px;
	float:left;
	width:110px;
}

dl#news dt a{
	float:left
}

dl#news dt a:hover{
	text-decoration:none
}

dl#news dd{
	padding:0 0 10px 20px;
	margin:0 0 10px 0;	
	font-size:85%
}

dl#news dd.last{
	padding:0 0 0 20px;
	margin:0;	
	border-bottom:0
}

.h2mimic {
	font-family:Arial, Helvetica, sans-serif;
	color:#57A3D7;
	font-size:200%;
	font-weight:normal;
	margin-top:0
}

img {
	border: none;
}

#map {
	width: 480px;
	height: 380px;
	margin:0 auto;
}

.map {
	text-align: left;
}