﻿body  {
	background:#D8DEEF url(http://www.worthingtonsteelpac.com/pallets/images/bkg_blue.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	text-align:center;
}
h1, h2, h3, p, ul, td {
	text-align:left;
}
a {
	font-size:12px;
	font-weight:bold;
	color:#00529C;
	line-height:16px;
	text-decoration:none;
	border-bottom:1px dotted #00529C;
}
a:hover {
	border-bottom:1px solid #00529C;
}
h1 {
	font-size:24px;
	font-weight:normal;
	color:#00529C;
	padding:16px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:650px;
}
h2 {
	margin:0 0 0 0 ;
	font-weight:bold;
	color:#000000;
	font-size:20px;
	line-height:22px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
h3 {
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	margin:0px;
	font-weight:bold;
}
.content {
	margin: 0px 30px 0px 0px;
	font-size:12px; 
	line-height: 16px;
	color:#333333;
	width:600px;
}
.header {
	font-size:24px;
	color:#00529C;
	padding:16px 0px 0px 0px;
}
.subline {
	font-weight:bold;
	color:#000000;
	font-size:20px;
	line-height:22px;
	padding:0px;
	margin:0px;
}
#container {
	margin:0 auto;
	width:786px;
}
#divBGContainer {
	width:786px;
	padding-top: 0px;
	margin-top: 0px;
	background-image:url(../images/bkg_steel.jpg);
	background-repeat:repeat-y;
	min-height:926px;
	text-align: left;
}
#divHeader {
	height: 75px;
	width:786px;
}
#divWatchVideo {
	padding-left:0px;/*13px*/
}
#contentPlaceHolder {
	padding:20px;
	width:600px;
}
#divNav {
	margin:0px;
	padding:0px 0px;
}
#tblDesc th {
	float:left;
	text-align:left;
	vertical-align:top;
	width:100px;
	
	font-size:12px; 
	line-height: 16px;
	color:#333333;
}
#tblDesc td {
	vertical-align:top;
	width:500px;
	padding-bottom:16px;
	
	font-size:12px; 
	line-height: 16px;
	color:#333333;
}
#footer {
	direction:rtl;
	padding:64px 20px 48px 0px;
	font-size:9px;
	color:#333333;
	text-align: center;
}
#footer a {
	color:#333333;
	text-decoration:underline;
	border:none;
	float:left;
	padding-left:20px;
	font-size:9px;
}
#footer a:hover {
	color:#00529C;
}
#lnkView {
	float:left;
	padding-left:20px;
	color:#999999;
	font-size:9px;
	border:none;
	text-decoration:underline;
}
#lnkView:hover {
	color:#00529C;
}