#mid{
	padding:0;
	margin:0 auto;
	width:900px;
}

/* Home Page Modules
------------------------------------------------------------------------------*/
.aboutinner{
	background-image: url(../images/about_inner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 962px;
	width: auto;
}

.steelinner{
	background-image: url(../images/steel_inner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 962px;
	width: auto;
}
.commodityinner{
	background-image: url(../images/commodity_inner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 962px;
	width: auto;
}

.engineeringinner{
	background-image: url(../images/engineering_inner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 962px;
	width: auto;
}

/*-------------Steel--------*/
.vmenu {
	float:left;
	width:382px;
	height:51px;
	padding:0px 7px 7px 0px;	
}
.vmenu ul {
margin:0px; 
padding:0px;
}
.vmenu li {
width:382px; 
height:51px; 
font-family:Arial, Helvetica, sans-serif; 
vertical-align:middle;
color:#424242; 
line-height:24px;
padding:0px 0px 5px 0px;
display:block;
}
.vmenu li a {
padding-left:20px; 
font-size:11px; 
color:#424242; 
text-decoration:none;
font-size:14px; 
line-height:24px;
padding:13px 0 0px 18px;
background: url(../images/tab_table_text_bg.jpg) no-repeat 0px 0px; 
width:382px; 
height:51px; 
display:block;
}
.vmenu li a:hover {
	height:51px;
	width:382px; 
	color:#000;
	text-decoration:none;
	display:block;
	background-image: url(../images/tab_table_text_bg_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*-------------Steel--------*/


/*-------------Engineering--------*/
.vmenu1 {
	float:left;
	width:382px;
	height:39px;
	padding:0px 7px 7px 0px;	
}
.vmenu1 ul {
margin:0px; 
padding:0px;

}
.vmenu1 li {
width:382px; 
height:39px; 
font-family:Arial, Helvetica, sans-serif; 
vertical-align:middle;
color:#424242; 
line-height:24px;
padding:0px 0px 4px 0px;
display:block;

}
.vmenu1 li a {
	padding-left:20px;
	font-size:11px;
	color:#424242;
	text-decoration:none;
	font-size:14px;
	line-height:24px;
	padding:8px 0 0px 18px;
	width:382px;
	height:39px;
	display:block;
	background-image: url(../images/tab_table_text_small.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.vmenu1 li a:hover {
	height:39px;
	width:382px;
	color:#000;
	text-decoration:none;
	display:block;
	background-image: url(../images/tab_table_text_small_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*-------------Engineering--------*/


/*-------------commodity--------*/

.vmenu3 {
	float:left;
	width:382px;
	height:24px;
	padding:0px 7px 7px 0px;	
}
.vmenu3 ul {
margin:0px; 
padding:0px;

}
.vmenu3 li {
width:382px; 
height:23px; 
font-family:Arial, Helvetica, sans-serif; 
vertical-align:middle;
color:#424242; 
line-height:18px;
padding:0px 0px 1px 0px;
display:block;

}
.vmenu3 li a {
	padding-left:20px;
	font-size:11px;
	color:#424242;
	text-decoration:none;
	font-size:12px;
	line-height:18px;
	padding:0px 0px 0px 28px;
	width:382px;
	height:23px;
	display:block;
	background-image: url(../images/tab_table_text_small1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.vmenu3 li a:hover {
	height:23px;
	width:382px;
	color:#000;
	text-decoration:none;
	display:block;
	background-image: url(../images/tab_table_text_small1_hover.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*-------------commodity--------*/




.sprint #homeModules {
	position: relative;
	z-index: 4; /* To sit above promos */
	margin-top: 0px;
	width: 400px;
	
}

.sprint #homeModules li.module {
	float: left;
	margin-right: 0px;
	width: 314px;
	background-color: #ebebeb;
	
}

.sprint #homeModules li.last {
	margin-right: 0;
	
}


/* shadow images */
.sprint #homeModules li div.shadow {
	position: absolute;
	top:-8px;
	overflow: hidden;
	
}

.sprint #homeModules li div.shadowLeft,
.sprint #homeModules li div.shadowRight {
	width: 7px;
	height: 367px;
	
}

.sprint #homeModules li div.shadowLeft {
	left: -8px;
	background: url(images/bgd_fullcontent_shadow_left.png) no-repeat;
}

.sprint #homeModules li div.shadowRight {
	right: -8px;
	background: url(images/bgd_fullcontent_shadow_right.png) no-repeat;
}

.sprint #homeModules li div.shadowTop {
	left: -1px;
	width: 420px;
	height: 7px;
	background: url(images/bgd_fullcontent_shadow_top.png) no-repeat;
}

.sprint #homeModules li div.module {
	position: relative;
	height: 125px;
}





