html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

ul, ol, li {
	list-style: none;
	}

img {
	border:0;
	}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{
	background:#333333;
	min-width:870px;}
.header_main{
background:url(../images/header_new.jpg) center no-repeat ;
background-position:center;
width:100%;
height:152px;
}
	.header{

	width:100%;
	height:152px;
	}
   	.header_conteiner{
		width:822px;
		margin:0 auto;
		position: relative;
		z-index: 30;
		}
		
			.header_conteiner .logo{
	
				display:block;
				float:left;	
				margin-bottom:14px;
				margin-left:15px;	
				overflow:hidden;
				height:100px;
				width:150px;
				position:relative;
		
			}
			.header_conteiner .logo object{
			position:absolute;
			z-index:-1;

		
			}
			.header_conteiner .logo embed {
			position:absolute;
			z-index:-1;

		
			}
				.header_conteiner a.logo:hover{
			cursor:pointer;
			}
			.header_conteiner .select_lang{
			margin-top:10px;
			margin-right:10px;
			float:right;
			clear:right;}
				.header_conteiner .select_lang li{
				float:left;
				color:#FFFFFF;
				}
					.header_conteiner .select_lang li.active a{
					color:#FFFFFF;
					background:url(../images/lang_select.gif) bottom no-repeat center;

					}
					.header_conteiner .select_lang li a{
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:10px;
					text-decoration:none;
					color:#D2D2D3;
					margin-right:3px;
					margin-left:3px;float:left;padding:4px 0;
					padding-bottom:8px;

					}
					.header_conteiner .select_lang li span{
					float:left;
					
					
					
					
					}
			.header_conteiner .search {
			margin-top:57px;
			float:right;
			margin-right:10px;
			}
				.header_conteiner .search .search_input {
				float:left;
				height:14px;
				border:1px solid #D2D3D6;
				background:#4E4E4E;
				width:146px;
				padding:1px 3px;
				color:#ffffff;
				font-size:10px;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				}
					.header_conteiner .search .search_button {
					float:left;
					display:block;
					height:18px;
					width:18px;
					background:url(../images/search_button.gif) no-repeat;
					}
		.header_conteiner .menu_hor {
			clear:both;
			height:36px;
			margin:auto;
			position:relative;
			background: url(../images/menu_bg.gif) no-repeat;
			
			width:821px;
		}
		.header_conteiner .menu_hor li {
		margin:0;
		float:left;
		background: url(../images/menu_border.gif) no-repeat right;
		padding-right: 2px;
		}
		.header_conteiner .menu_hor li  a{
			display: block;
			float: left;
			height:25px;
			font-family: Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#FFFFFF;
			font-weight:bold;
			text-decoration:none;
			text-align:center;
			padding: 0 24px 0 25px;
			padding-top:12px;
			
		}
		.header_conteiner .menu_hor li  a:hover {
			background: url(../images/menu_hover.gif) repeat-x;
		}

						.header_main .header .header_conteiner .menu_hor #home a:hover {
						background:url(../images/home_active.gif) no-repeat;
						}
						.header_main .header .header_conteiner .menu_hor #contact {
							padding-right: 0;
							background: none;
													}
						.header_main .header .header_conteiner .menu_hor #contact a {
						padding-left: 24px;
						}
						.header_main .header .header_conteiner .menu_hor #contact a:hover{
						background:url(../images/contact_active.gif) no-repeat right;
						}
.header_conteiner .menu_hor #home a,
.header_conteiner .menu_hor #company a,
.header_conteiner .menu_hor #product a,
.header_conteiner .menu_hor #industry_sol a,
.header_conteiner .menu_hor #engineering a,
.header_conteiner .menu_hor #faq a,
.header_main .header .header_conteiner .menu_hor #contact a {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

#home a {
	width: 80px;
}
#company a {
	width: 104px;
}
#product a {
	width: 144px;
}
#industry_sol a {
	width: 165px;
}
#engineering a {
	width: 117px;
}
#faq a {
	width: 81px;
}
#contact a {
	width: 118px;
}
		
						.menu {
							cursor: pointer;
							position: absolute;
							
							width: 340px;
							border-top:none;
						}
						.menu td.first {
							border-top:none;
						}
						.menu td {
							cursor: pointer;
							font-family: Verdana;
							font-size: 11px;
							line-height: 12px;
							border: 1px solid #990000;
							border-top-width: 0px;
							background-color: #F00017;
							color: #ffffff;
							padding: 4px;
							font-weight:bold;
							
							border-left:none;
							border-righr:none;
							
						}
						.menu td.over {
							background-color: #AF0006;
							
							
						}
						.menu_careers {
							width: 110px;}
.conteiner{
background:#333333 url(../images/main_bg.gif) center top  no-repeat;
margin-top:-19px;
padding-top:32px;
}	
	.content_box{
	width:822px;

	margin:0 auto;
	min-height:534px;
	background:url(../images/content_box_bg.gif) top }
	
		.content_box_heading{
		background:url(../images/content_box_heading.jpg);
		height:35px;margin-top:11px;

}		
.footer{
background:#333333 url(../images/footer_bg.jpg) top center no-repeat;
height:183px;
width:829px;
margin:0 auto;
}

		.menu_main{
			width:758px;
			margin:0 auto;
			padding-top:9px;
		
		}
		
		.footer	.menu_main{
			width:820px;
			margin:0 auto;
			padding-top:12px;
		
		}
			.menu_main li{
			float:left;
			color:#3C3C3C;
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			margin-left:30px;
			
			}
				.menu_main li a{
				float:left;
				color:#3C3C3C;
				font-family:Arial, Helvetica, sans-serif;
				font-size:10px;
				text-decoration:none;
				margin-right:29px;
				float:left;
				white-space:nowrap;
				}
					.menu_main li span{

				float:left
				}
				.menu_main li a:hover{
				text-decoration:underline;
				}
		.logo_box{
		margin-top:28px;
		margin-left:59px;
		
		
		}
			.logo_box a{
			float:left;
			margin-right:64px;
			}
	.footer .left {
	width:300px;
	float:left;
	padding-left:10px;
	padding-top:16px;
	
	}
	
		.footer .left p {
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		
		font-size:10px;
		}
		.footer .left p span {
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:10px;
		line-height:21px;
		color:#38393b;
		}
		.footer .left p span a{
		font-family:Arial, Helvetica, sans-serif;
		color:#38393b;
		font-size:10px;
		text-decoration:none;

		}
		.footer .left p span a:hover{

		text-decoration:underline;

		}
	.footer .center {
	float:left;
	width:180px;
	}
		.footer .center  ul {
		padding-top:8px;
	
		width:170px;
		margin:0 auto;
		
		}
			.footer .center  li{
			float:left;
			margin:0 1px;
			
			}
		
	.footer .right {
	float:right;
	width:290px;
	}
		.footer .right ul {
		padding-top:23px;
		padding-left:30px;
		
		}
			.footer .right ul li{
			float:left;
			margin:0 6px;
			
			}
				.footer .right ul li a{
				float:left;
				font-family:Arial, Helvetica, sans-serif;
						color:#000000;
					font-size:10px;
					text-decoration:none;
				}
					.footer .right ul li a:hover{
					
						text-decoration:underline;
					}
.bread_crumbs{
background:transparent url(../images/crombs_bg.png) repeat scroll 0%;
height:19px;
margin:0pt 1px;
padding-left:35px;
padding-top:6px;
}
		.bread_crumbs li {
		float:left;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		margin-left:2px;
		}
		
		.bread_crumbs li a{
			text-decoration:none;
			color:#484848;
			}
			
			.bread_crumbs li a:hover{
			color:#949494;
			}
			
.content {
padding-top:15px;
padding-left:15px;
overflow:hidden;
 }
	.content  h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#bb0013;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #eaeaea;
	font-weight:normal!important;
	} 
	.content  h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#bb0013;
	margin-bottom:10px;


	font-weight:normal!important;
	} 
	.content p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	margin-bottom:10px;
	}

   .content dl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	margin-bottom:10px;
	}
	   .content dt {

	margin-bottom:5px;
	font-weight:bold;
	}
	  .content dd {

	margin-left:10px;
	}
 	.content p .red{
	color:#bb0013;
	}
	.content .left_col {
	width:186px;
	float:left;
	background:top url(../images/left_col_top_bg.gif) repeat-x;
		}
		.content .left_col h3{
		
		padding-left:20px;
		margin-top:8px;
		 }
		.content .left_col ul{
		
		background:#f2f2f3 url(../images/ver_menu_separator.gif) top repeat-x;;
		
		}
				.content .left_col ul li {
				
			
				padding-left:5px;
				border-left:1px solid #d2d2d6; 
				border-right:1px solid #d2d2d6; 
				
				background:url(../images/ver_menu_separator.gif) top repeat-x;
								}
					.content .left_col ul .active {
			
				
				
				border-left:2px solid #fff;
				border-right:2px solid #fff;
				background: #fff url(../images/ver_menu_separator.gif) top repeat-x;
								}

				.content .left_col ul .active a {
					background:url(../images/left_col_heading_bg.jpg) left no-repeat;color:#bb0013;
								}
					.content .left_col ul li a{
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:11px;
					color:#484848;
					text-decoration:none;
					display:block;
					padding: 8px 0 5px 14px;
					width:100%;
					}
					
					.content .left_col ul li a:hover{
						color:#bb0013;
					}
					
			.content .left_col .menu_ver{
			background:url(../images/left_col_bg.jpg) bottom no-repeat;
			padding-bottom:232px;
			overflow:hidden;
			}
	.content .right_col {
	float:right;
	width:512px;
	padding-right:85px;
	padding-left:20px;
	padding-bottom:10px;
	}
	


	
	.content .right_col ul.sitemap  li a, .content .right_col ul li{
		font-weight: bold;
		color: #333;
		font-size: 12px;
		background: url(../images/arr_2.gif) no-repeat 0 3px;
		padding: 0 0 0 12px;

	}
	.content .right_col .ordinary_list {
		float: none;
		width: auto;
		padding: 15px 0;
	}
		.content .right_col ul.sitemap li li a, .content .right_col ul li li,
		.content .right_col .ordinary_list li {
			font-weight: normal;
			color: #333;
			font-size: 12px;
			background: url(../images/arr_1.gif) no-repeat 0 3px;
			padding: 0 0 0 12px;
		}
	
		.content .right_col ul.sitemap  li li li a, .content .right_col ul li li li,
		.content .right_col .ordinary_list li {
			font-weight: normal;
			color: #333;
			font-size: 12px;
			background: url(../images/arr_2.gif) no-repeat 0 3px;
			
		}
		
		.content .right_col ul.sitemap  li li li li {
			padding: 2px 10px;
			margin: 0;
			
		}

		.content .right_col ul.sitemap  li li li li a{
			font-weight: normal;
			color: #333;
			font-size: 11px;
			background: url(../images/arr_3.gif) no-repeat 0 3px;			
		}
	
	
		.content .right_col  a{
		color:#b60007;
		text-decoration:none;
		}
		
		.content .right_col  a:hover{
		text-decoration:underline;
		}
		
		.content .right_col  ul{
		list-style:none;
		}
		
		.content .right_col li{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:16px;
		margin-bottom:10px;
		}
		
		.content .right_col li ul{
		margin-top:10px;
		margin-left:20px;
		}
		
		.content #steel_mill ul{ 
		list-style:circle outside;}
		
		.content #steel_mill ul li ul{ 
		list-style:square outside;}
		
	.content form {
	padding:10px 0;
	}
	
	.right_col form.refurbishments {
		font-size: 10px;
		padding: 20px;
		background: url(../images/form_top.jpg) no-repeat;
		overflow:auto;
		display:block;
		width: 482px;
	}

	.right_col div.botrefurbishments {
		background: url(../images/form_bot_.jpg) no-repeat;
		width: 552px;
		height:23px;
		
	}


	.maplink{
	border:1px solid #BB0013!important;}
			
			.content form.refurbishments  p.row {
			padding:6px 0 !important;
			margin: 0 !important;
			float:left;
			width: auto;
			}
			

			
			.content form input, .content form textarea {
			float:left;
			border: 1px solid #999;
			margin-left:20px;
			width:300px;
			}
			
			.right_col form.refurbishments .zipcode {
				width:100px;
			}

			.right_col form.refurbishments .phoneno {
				width:178px;
			}
						 			
			.right_col form.refurbishments textarea {
				width: 300px;
				}
			
			.content form input.small {
			float:left;
			border: 1px solid #999;
			margin-left:20px;
			width:200px;
			}
			
			.content form textarea {
			float:left;
			margin-left:20px;
			width:200px;
			}

			.content form .left {
			float:left;
			width:110px;
			clear:none;
			margin:0 20px 0 0;
						}

			.content form .alert {
			color:#FF0000;
			margin:0;
			}
			
			div.right_col form.refurbishments input.submit_button{
			clear:both;

			}

			div.right_col form.refurbishments input.submit_button{
				width:150px!important;
				height:33px;
				background: none;
				background: url(../images/butt_reqestaquote.jpg) no-repeat;
				cursor: pointer;
				margin: 8px 0 0 297px;
			}
			
		

			div.right_col form.refurbishments input.button_upload{
				width:71px!important;
				height:20px;
				background: none;
				background: #666 url(../images/butt_browse.jpg) no-repeat;
				cursor: pointer;
				margin: 0 0 0 10px!important;
				padding:0!important;
			}
			
			input.submit_button,input.button_upload {
				border: none !important;
				cursor: pointer;
				line-height:0;
				}
				
				
				
				/*---------------------------*----------------------------*/
				
				.fontstyle {
					font-size: 22px !important;
					color: #999999;
					line-height: 140%!important;
					margin: 80px 0 0 30px;
					/*font-weight: bold !important;*/
					}
					
			/*	.testimonials {
					padding-right: 32px;
					padding-left: 30px;
					background:url(../images/quote_left.gif) no-repeat; 
					}
					*/
					
				.conteiner .content_box .content .right_col p.padd_lr,
				.conteiner .content_box .content .right_col p.testimonials,
				.conteiner .content_box .content .right_col p.sign {
					 padding-right: 15px;
					 padding-left: 25px;
				}
				
				.conteiner .content_box .content .right_col p.testimonials {
					 background-image: url(../images/quote_left.gif);
					 background-repeat: no-repeat;
					 background-position: left top;
					 font-style: italic;
				}
				.conteiner .content_box .content .right_col p.sign {
					 color: #c2040e;
					 border-bottom-width: 1px;
					 border-bottom-style: dotted;
					 border-bottom-color: #CCCCCC;
					 padding-bottom: 5px;
					 margin-bottom: 30px;
				}

					
				.conteiner .content_box .content .right_col p.testimonials img {
					margin: -12px -20px 0 0;
					float: right;
					}
					
					.sign {
						display: block;
						width: auto;
						/*text-align: right;*/
						text-align: left;
						clear:both;
						/*padding: 10px 32px 20px 0;*/
						/*padding-left: 250px;*/
						padding-bottom: 20px;
						}
						
	/******************************************************/
	
	div.right_col ul {
		float: left;
		display: block;
		width: 225px;
		margin: 0 10px 0 0;
		padding: 0 10px 0 0;
	}
	div.right_col ul.sitemap {
		width: 350px;
}
	div.right_col ul.firstul {
		border-right: 1px dotted #999;
	}
	
	div.right_col ul ul.firstul {
		border-right: none;
	}
	
	div.right_col li ul {
		float: none;
		display: inherit;
		list-style: none !important;
		width: auto;
	}
	
	div.right_col#steel_mill .buttonslinks {
		width: 500px;
		padding: 20px 0;
		clear:both;
		text-align: center;
		}
		
		.phon1	{
		width:40px;
			}
		
		.phon2 {
			width:60px;	
			}
			
		.phon3	{
			width:156px;
			}
			
#img_title {
	padding-left: 0;
}
.img_right {
	float: right;
	margin-left: 10px;
}
.img_marg {
	margin-left: 50px;
}
.img_marg2 {
	margin-left: 80px;
}
.img_marg3 {
	margin-left: 80px;
	margin-top: 20px;
}
.clear {
	clear: both;
}