/* CSS Document */


body {
	margin:0px 0px; padding:0px;
	text-align:center;
}
	
#ContentX {
	width:1140px;
	height:730px;
	margin:10px auto;
	text-align:left;
	padding:0px;
	background-color:#fff;
}

#Content {
	width:960px;
	height:730px;
	margin:10px auto;
	text-align:left;
	left:-100px;
	padding:0px;
	background-color:#fff;
}

#Steel {
	position:relative;
	left:90px;
	top:-1300px;
	width:735px;
	height:596px;
	z-index:1;
	background-image: url(../img/steel_home.gif);
}

#Video {
	position:relative;
	left:30px;
	top:-1900px;
	width:700px;
	height:421px;
	z-index:2;
	margin-left: -50px;
}

#VideoPlace {
	position:relative;
	left:144px;
	top:20px;
	z-index:2;
}

#Logo {
	position:relative;
	left:490px;
	top:-2673px;
	width:200px;
	height:79px;
	z-index:50;
	background-image:url(../img/logo.gif);
}

#Scroller {
	position:relative;
	left:40px;
	top:390px;
	width:650px;
	height:160px;
	z-index:200;
	margin-left:0px;
}

#clientNav {
	position:relative;
	left:130px;
	top:-2030px;
	width:400px;
	height:50px;
	z-index:200;
	margin-left:0px;
}
#Wheel {
	position:relative;
	left:650px;
	top:-1880px;
	width:307px;
	height:307px;
	z-index:1;
}


#VNav {
	position:relative;
	left:0px;
	top:-620px;
	width:89px;
	z-index:3;
}


#RightMark {
	position:relative;
	left:970px;
	top:20px;
	width:44px;
	height:649px;
	z-index:3;
	background-image: url(../img/right-crop-temp.gif);
}

#goright {
	position:relative;
	z-index:3;
	left:590px;
	top:-2100px;
	width:25px;
	height:25px;
}

#goleft {
	position:relative;
	z-index:3;
	left:601px;
	top:-2099px;
	width:25px;
	height:25px;
}

.style3 {
	font-family: verdana, sans-serif; 
	font-size: 10px;
	font-weight:500;
	font-stretch:8px;
	color:#333;
	line-height:12px;
}