@charset "utf-8";
/* CSS Document */

        /*    TABLES    */

table.prodtable { width:480px; font-size:11px; border:1px #ccc solid;}
tr.tr1_prodtable { background-color:#fff; }
tr.tr2_prodtable { background-color:#eee; }
td.td1_prodtable { width:127px; padding:4px; border-right:1px #ccc solid; }
td.td2_prodtable { width:338px; padding:4px; }

        /*    LAYERS    */
		
#main_content {
	width:714px;
	padding-left:20px;
	text-align:justify;
}

#products-headline {
	width:714px;
	background-repeat:no-repeat;
	padding-bottom:30px;
}
#products-container {
	width:654px;
	padding-left:40px;
	padding-right:40px;
	text-align:justify;
}
#topof { text-align:center; width:200px; margin:0 auto; }


        /*    STEEL BILLETS    */


#steel_billets_pic {
	width:138px;
	padding-top:5px;
	padding-right:16px;
	padding-bottom:30px;
	text-align:center;
	line-height:1.1em;
	font-size:9px;
	color:#aaa;
	float:left;
}
#steel_billets {
	width:480px;
	margin-top:5px;
	padding-bottom:30px;
	float:left;
	display:none;
}
#steel_billets_text {
	width:480px;
	padding-bottom:30px;
	float:left;
}


        /*    REINFORCING BARS    */


#reinforcing_bars_pic {
	width:138px;
	padding-top:5px;
	padding-right:17px;
	padding-bottom:30px;
	text-align:center;
	line-height:1.1em;
	font-size:9px;
	color:#aaa;
	float:left;
}
#reinforcing_bars {
	width:480px;
	margin-top:5px;
	padding-bottom:30px;
	float:left;
	display:none;
}
#reinforcing_bars_text {
	width:480px;
	padding-bottom:30px;
	float:left;
}


        /*    WIRE ROD    */


#wire_rod_pic {
	width:138px;
	padding-top:5px;
	padding-right:17px;
	padding-bottom:30px;
	text-align:center;
	line-height:1.1em;
	font-size:9px;
	color:#aaa;
	float:left;
}
#wire_rod {
	width:480px;
	margin-top:5px;
	padding-bottom:30px;
	float:left;
	display:none;
}
#wire_rod_text {
	width:480px;
	padding-bottom:30px;
	float:left;
}


        /*    GALVANIZED WIRE    */


#galvanized_wire_pic {
	width:138px;
	padding-top:5px;
	padding-right:16px;
	padding-bottom:30px;
	text-align:center;
	line-height:1.1em;
	font-size:9px;
	color:#aaa;
	float:left;
}
#galvanized_wire {
	width:480px;
	margin-top:5px;
	padding-bottom:30px;
	float:left;
	display:none;
}
#galvanized_wire_text {
	width:480px;
	padding-bottom:30px;
	float:left;
}

        /*    HOT ROLLED COILS    */


#hr_coils_pic {
	width:138px;
	padding-top:5px;
	padding-right:17px;
	padding-bottom:30px;
	text-align:center;
	line-height:1.1em;
	font-size:9px;
	color:#aaa;
	float:left;
}
#hr_coils {
	width:480px;
	margin-top:5px;
	padding-bottom:30px;
	float:left;
	display:none;
}
#hr_coils_text {
	width:480px;
	padding-bottom:30px;
	float:left;
}


        /*    COLD ROLLED COILS    */


#cr_coils_pic {
	width:138px;
	padding-top:5px;
	padding-right:17px;
	padding-bottom:30px;
	text-align:center;
	line-height:1.1em;
	font-size:9px;
	color:#aaa;
	float:left;
}
#cr_coils {
	width:480px;
	margin-top:5px;
	padding-bottom:30px;
	float:left;
	display:none;
}
#cr_coils_text {
	width:480px;
	padding-bottom:30px;
	float:left;
}


        /*    HOT DIP GALVANIZED PPGI AND GI    */


#galvanized_pic {
	width:138px;
	padding-top:5px;
	padding-right:17px;
	padding-bottom:30px;
	text-align:center;
	line-height:1.1em;
	font-size:9px;
	color:#aaa;
	float:left;
}
#galvanized {
	width:480px;
	margin-top:5px;
	padding-bottom:30px;
	float:left;
	display:none;
}
#galvanized_text {
	width:480px;
	padding-bottom:30px;
	float:left;
}


        /*    STRIPS    */


#strips_pic {
	width:138px;
	padding-top:5px;
	padding-right:17px;
	padding-bottom:30px;
	text-align:center;
	line-height:1.1em;
	font-size:9px;
	color:#aaa;
	float:left;
}
#strips {
	width:480px;
	margin-top:5px;
	padding-bottom:30px;
	float:left;
	display:none;
}
#strips_text {
	width:480px;
	padding-bottom:30px;
	float:left;
}