/* CSS Document */
img, div, input, p, span, h1, h2, a { behavior: url("js/iepngfix.htc");
 border:0px; 
}
body {
margin:0px auto;
padding:0px;
background-image:url(../images/hd_red.jpg);
background-repeat:repeat-x;
background-position:center top;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:normal;
 color:#000000;
 text-align:justify;
}




#wrapper
{
margin:0px auto;
padding:0px;
width:986px;
}


#wrapper .left_logo

{

margin:0px;

padding:2px 0px 15px 0px;
float:left;
width:116px;

}


#rgt_main_navtop_lang
{
width:249px;
margin:0px 50px 0px 0px;
padding:2px 28px 25px 28px;
float:right;
text-align:left;
background-image:url(../images/choose_lang_bg.jpg);
background-position:right top;
background-repeat:no-repeat;

}
#rgt_main_navtop_lang h1 {

width:130px;
 float:left; 
 margin:0px; 
 padding:4px 0px 0px 0px; 
 font-size:11px; 
 font-weight:bold;
}

 

#rgt_main_navtop_lang h2 {
 width:20px;
 float:left;
 margin:0px;
 padding:6px 0px 0px 15px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:11px;
 font-weight:bold;
 color:#000000;
 }
 
 #rgt_main_navtop_navigation
		{
		width:643px;
		margin:0px 25px 0px 0px;
		padding:0px 0px 0px 0px;
		float:right;
		text-align:left;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:12px;
		color:#000;		

		}
	
.glowingtabs{
float:right;
font-size: 14px;
line-height:normal;
font-family:Arial, Helvetica, sans-serif;
background-image:url(media/tab_bg.jpg);
background-repeat:no-repeat;
height:43px;
width:649px;
}


.glowingtabs ul{
list-style-type: none;
margin:0;
padding:0;
}

.glowingtabs li{
float:left;
margin:0;
padding:0;
}



.glowingtabs .linkstart{
float:left;
background:url(media/glowtab-left.gif) no-repeat left top;
margin:0;
margin-right: 3px; /*spacing between each tab*/
padding:0 0 0 9px;
height:42px;
text-decoration:none;
}
.glowingtabs .linkstart span{
float:left;
display:block;
background:url(media/glowtabmid.gif) repeat-x right top;
padding: 14px 18px 2px 9px;
color:#3B3B3B;
height:26px;
}


.glowingtabs .linkmid{
float:left;
margin:0;
margin-right: 3px; /*spacing between each tab*/
padding:0 0 0 9px;
height:42px;
text-decoration:none;
background-image:url(media/glowtab.gif);
background-repeat:repeat-x;
}
.glowingtabs .linkmid span{
float:left;
display:block;
padding: 14px 18px 2px 9px;
color:#3B3B3B;
height:26px;
background-image:url(media/glowtabmid.gif);
background-repeat:repeat-x;
}


.glowingtabs .linkrt{

float:left;
margin:0;
margin-right: 2px; /*spacing between each tab*/
padding:0 0 0 9px;
height:42px;
text-decoration:none;
background-image:url(media/glowtabmid.gif);
background-repeat: no-repeat;
background-position:left top;

}

.glowingtabs .linkrt  span{
float:left;
display:block;
padding: 14px 18px 2px 0px;
color:#3B3B3B;
height:26px;
background-image:url(media/glowtab.gif);
background-repeat: no-repeat;
background-position:right top;
}









/* Commented Backslash Hack hides rule from IE5-Mac \*/

.glowingtabs a span {float:none;}

/* End IE5-Mac hack */



.glowingtabs a:hover span {

color: #ffffff;

}





.glowingtabs li.selected a{ /*Selected Tab style*/

background-position:0 -82px; /*Shift background image up to start of 2nd tab image*/

color:#ffffff;

}



.glowingtabs li.selected a span{ /*Selected Tab style*/

background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/

color:#ffffff;

}



.glowingtabs a:hover, .glowingtabs li.selected a:hover{ /*onMouseover style*/

background-position:0% -82px; /*Shift background image up to start of 2nd tab image*/

color:#ffffff;

}



.glowingtabs a:hover span, .glowingtabs li.selected a:hover span{ /*onMouseover style*/

background-position:100% -82px; /*Shift background image up to start of 2nd tab image*/

color:#ffffff;

}

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;

}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

#wrapper #row_two_main

{
margin:3px 0px 0px 0px;
padding:7px 0px 0px 0px;
width:986px;
float:left;
height:239px;

}



#row_two_main .rotating_header

{
width:986px;

margin:0px 0px 0px 0px;

padding:0px;

float:left;

}
.rotating_header .header_img

{
width:520px;
margin:0px 0px 0px 0px;
padding:15px 0px 0px 0px;
float:left;
}
.rotating_header .header_txt

{
width:465px;
margin:0px 0px 0px 0px;
padding:0px;
float:right;
/*background-image:url(../images/header_txt_bg_02.png);

background-position:left top;

background-repeat:no-repeat;*/
height:196px;
}



.header_txt h1

 {
 width:440px;
 margin:0px 0px 0px 0px;
 padding:22px 0px 0px 25px;
 float:left;
 font-size:30px;
 color:#FFFFFF;
 font-family:Impact, Tahoma, Verdana;
 }


.header_txt h2
 {
  width:440px;
 margin:0px 0px 0px 0px;
 padding:8px 0px 0px 25px;
 float:left;
 font-size:18px;
 color:#FFFFfC;
 }

 

.header_txt p
 {
  width:400px;
 margin:0px 0px 0px 0px;
 padding:8px 15px 0px 25px;
 float:left;
 font-weight:bold;
 color:#ffffff;
 line-height:16px;
  font-size:13px;
 }

#wrapper #row_three_main

{

position:relative;

/*top:-20px;*/
margin:0px;
padding:0px 0px 0px 0px;
width:986px;
float:left;
background-image:url(../images/main_main_cntent_bg_03.png);
background-repeat:repeat-y;
background-position:left top;

}
#wrapper #row_three_main .left_part_3_row

{
margin:0px;
padding:40px 0px 0px 0px;
width:674px;
float:left;
}
.left_part_3_row .left_part_123 { 
 width:674px;
 float:left;
 margin:0px;
 padding:0px;
 }

 .welcome_top_bg { 
 width:664px;
 float:left;
 margin:0px;
 padding:0px 0px 0px 10px;
 background-image:url(../images/welcome_top_bg.jpg);
 background-repeat:no-repeat;
 }
.welcome_top_bg h1 { 
 width:604px;
 height:48px;
 float:left;
 margin:0px;
 padding:5px 0px 0px 60px;
 font-size:20px;
 color:#7a0019;
 font-weight:normal;
 }

 .welcome_inner_bg { width:664px;
 float:left;
 margin:0px;
 padding:0px 0px 0px 10px;
 background-image:url(../images/welcome_inner_bg.jpg);
 background-repeat:repeat-y;
  font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;
 font-weight:normal;
 color:#000000;
 }
 
 
  .welcome_inner_bg h1 { 
  font-size:18px;
  color:#7a0019;
  font-weight:bold;
  margin:0px;
  padding:0px 0px 0px 0px;
 }

.welcome_inner_bg h2 { 
font-size:16px;
color:#7a0019;
margin:0px;
padding:10px 0px 10px 0px;
}
 

 .welcome_inner_bg p { 
 width:630px;
 margin:0px;
 padding:0px 0px 0px 0px;
 line-height:20px;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:13px;
 font-weight:normal;
 color:#000000;

 }
 .welcome_inner_bg  ul{
margin: 2px 2px 2px 30px;
padding:0px 2px 0px 2px;
list-style-image:url('../images/bg1_48.jpg');
 }
 .welcome_inner_bg a{
 color:#FF9900;
 font-weight:bold;
 }
  .welcome_inner_bg  ul p{
 width:580px;
 }

 .welcome_inner_bg p img
 {
 float:left;
 }

 .welcome_btm_bg { width:674px;
 float:left;
 margin:0px;
 padding:0px 0px 0px 0px;
}

 .our_product_bg { width:674px;
 float:left;
 margin:15px 0px 0px 0px;
 padding:0px 0px 10px 0px;
 background-image:url(../images/our_product_top.jpg);
 background-repeat:no-repeat;
 }

.our_product_bg h1 { width:604px;
 float:left;
 margin:0px;
 padding:5px 0px 0px 70px;
 font-size:20px;
 color:#7a0019;
 font-weight:normal;
 }

 .our_product_inner_bg { width:664px;
 float:left;
 margin:0px;
 padding:0px 0px 0px 10px;
 background-image:url(../images/welcome_inner_bg.jpg);
 background-repeat:repeat-y;
}
 .our_product_inner_bg .main_cnt_inner_red

 {
 width:101px;
 float:left;
 margin:0px 8px 0px 0px;
 padding:10px 0px 10px 0px;
}

.main_cnt_inner_red p
 {
 width:101px;
 float:left;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
 text-align:center;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 font-weight:bold;
 color:#000000;
 }

.our_product_btm_bg { width:674px;
 float:left;
 margin:0px;
 padding:0px 0px 0px 0px;
}

 #row_three_main .right_part_3_row
{
margin:0px;
width:275px;
float:right;
padding:0px;
}
.right_part_3_row  .header_part

{
margin:0px 0px 0px 10px;
padding:0px 0px 0px 0px;
width:259px;
float:left;
text-align:center;
margin-left:1px;
}
 
.section_2
{
margin:0px;
padding:20px 0px;
width:275px;
float:left;
}

.heading_1_ico
{
margin:0px 0px 0px 15px;
padding:8px 0px 4px 0px;
width:260px;
background:url(../images/icon_heading_man.png) no-repeat;
/*background-repeat:no-repeat;
background-position:center top;*/
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:normal;
color:#7d0019;
}

.section_2 .new_clients_one

{
width:190px;
float:left;
margin:0px;
padding:20px 40px 0px 40px;
}



.right_part_3_row .download_icon_brochure
{
margin:0px;
padding:25px 0px 0px 25px;
width:250px;
float:left;
}



.download_icon_brochure p
{
margin:0px 0px 0px 0px;
padding:0px 25px 12px 0px;

width:225px;
text-align:right;
display:block;
background-image:url(../images/brochure_donload_bg.png);
background-repeat:no-repeat;
background-position:right top;
}




.right_part_3_row  .download_steel_hbook
{
margin:0px;
padding:25px 0px 0px 25px;

width:250px;
float:left;
}





.right_part_3_row  .download_steel_hbook p
{
margin:0px 0px 0px 0px;
padding:0px 25px 12px 0px;

width:225px;
text-align:right;
display:block;
text-align:right;
background-image:url(../images/bg_steel_hand_book.png);
background-repeat:no-repeat;
background-position:right top;
}

#footer{
clear:both;
margin:0px;
padding:0px;
width:100%;
background:url(../images/feet_in_bg.jpg) top center repeat-x;

}

#footer .main_feet{
	margin:0px auto;
padding:10px 0px 10px 0px;
	width:986px;
	height:95px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color:#000000;
text-align:center;

}

#footer .main_feet1

{
margin:0px;
padding:10px 0px 10px 0px;
width:986px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color:#000000;

}

#footer .main_feet p
{
margin:0px auto;
padding:5px 0px 15px 0px;
width:850px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
border-bottom:1px dashed #b9b9ba;
}





#footer .main_feet a

{

margin:0px;

padding:0px;

text-align:center;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-weight:bold;

color:#000000;

text-decoration:none;

}



#footer .main_feet  a:hover
{
margin:0px;

padding:0px;

text-align:center;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-weight:bold;

color:#000000;

text-decoration:underline;

}





#footer .main_feet h1

{

margin:0px auto;

padding:14px 0px 14px 0px;

width:986px;

text-align:center;

font-family:Verdana, Arial, Helvetica, sans-serif;

font-weight:normal;

color:#000000;

font-size:12px;

}
