@charset "UTF-8";
/* CSS Document */

/* reset */
body, p, h1, h2, h3, h4, h5, h6, a, div, blockquote, cite, a img, address {
	margin: 0;
	padding: 0;
	text-indent: 0;
	border: none;
	outline: none;
	text-decoration: none;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	list-style: none;
}
table, td, tr, tbody, thead, th, caption {
	border-spacing: 0;
	border: none;
	border-collapse: separate;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
}
/* typography */
body {
	font-size: 0.75em;
	background: #efefef;
	color: black;
	font-family: Arial, sans-serif;
}
p {
	padding: 0 0 15px 0;
	line-height: 1.5em;
}
h1 {
	color:#ef2d21;
	font-size: 1.78em;
}
h2 {
padding-top: 15px;font-weight: bold;
border-bottom: 1px solid #b6b6b6;}
a, a:visited {
	color:#ef2d21;
	text-decoration:none;
}
a:hover, a:active {
	color:#ef2d21;
	text-decoration:underline;
}
ul {
	margin:0;
	padding: 0 0 15px 15px;
}
li {
	margin:0;
	padding: 5px 0 0 6px;
	list-style:square;
	
}
#outer-wrapper {
	width: 100%;
}
#head-wrapper {
	width: 100%;
	background:#fff;
}
#branding-container {
	width: 880px;
	height:65px;
	margin: 0 auto;
	background: url(/images/logo_secure.jpg) no-repeat 0px 20px;
	position:relative;
}
#branding-container p {
	display: block;
	position:absolute;
	top: 18px;
	left:547px;
	height:36px;
	width: 314px;
	font-family:Arial, Helvetica, sans-serif;
	background: url(/images/bg_contact.jpg) no-repeat;
	font-size: 19px;
	color:#000;
	text-align:right;
	color:#ef2d21;
	line-height:14px;
	padding: 11px 20px 0 0;
}
.contact-sub {
	font-size: 10px;
	color:#666666;
	font-weight: bold;
}
#branding-container h1 a {
	display: block;
	width: 340px;
	height:65px;
	text-indent: -9999px;
}
#nav-wrapper {
	width: 100%;
	margin: 0 auto;
	background: url(/images/bg_nav.jpg) repeat-x;
	text-align:center;
}
#nav {
	display: block;
	height: 34px;
	width: 980px;
	color: #fff;
	line-height: 34px;
	font-size:12px;
	font-weight:bold;
	margin: 0 auto;
	text-align:center;
}
#nav ul, #nav li {
	margin: 0 auto;
	padding: 0 auto;
	text-indent: 0;
	text-align:center;
}
#nav li {
	display: inline;
	clear: none;
	line-height:34px;
}
#nav a, #nav a:visited {
	text-align: left;
}
#nav a:hover, #nav a:active,
.home a#nav-home,
.about a#nav-about,
.why a#nav-why,
.products a#nav-products,
.solutions a#nav-solutions,
.technical a#nav-technical,
.faq a#nav-faq,
.distributor a#nav-distributor,
.metal-chain a#nav-metal-chain,
.news a#nav-news,
.contact a#nav-contact {
	color: #ef2d21;
}
#pg-title-wrapper {
	width: 100%;
	background: #b6b6b6;
	padding: 15px 0;
}
#pg-title-container {
	width: 810px;
	margin: 0 auto;
}
#call-wrapper {
	width: 100%;
	background:#000;
}
#call-container {
	width: 880px;
	margin:0 auto;
}
#call-img-contain {
	width: 100%;
	padding: 10px 10px 20px 10px;
}
#call-img-contain img {
	padding: 0 5px;
	float:left;
}
#call-txt-contain {
	width: 850px;
	margin: 0 auto;
	color:#d9dbda;
}

#call-txt-contain a {width: 180px; float: right;}
#drk-grey-wrapper {
	width: 100%;
	background:#b6b6b6;
	padding-top: 20px;
}
#lht-grey-wrapper {
	width: 100%;
	background:#dad8d9;
	padding-top: 20px;
}
#wide-container {
	width: 810px;
	margin:0 auto;
}
#lht-grey-container {
	width: 810px;
	margin:0 auto;
}
.lft-col {
	width: 470px;
	float: left;
}
#lft-col-wide {
	width: 810px;
	margin: 0 auto;
}
.rht-col {
	width: 290px;
	float: right;
}
#logo-container {
	margin: 15px 0;
	width: 290px;
	height:67px;
	background: #c4c4c4;
}
.flt-lft {
	float:left;
}
.flt-rht {
	float:right;
}
#footer {
	width: 100%;
	margin: 0 auto;
	font-size:.83em;
	text-align:center;
	padding: 30px 0 15px 0;
	background:#efefef;
	
}

/* * * =forms * * * * * * * * * * * * * * * * * * * * * * * * * * */
form, fieldset, input {
	margin : 0;
	padding : 0;
}
form {
	width: 38em;
	margin-left: 5px;
}
form p {
	font-size: 100%;
	padding: 2px;
	margin: 0;
}
/* fieldset styling */
fieldset {
	margin: 1em 0; /*  space out the fieldsets a little*/
	padding: 1em;
	border : 1px solid #787878;
}
/* legend styling */
legend {
	font-weight: bold;
	color: #3E3C3D;
}
/* style for  labels */
label {
	float: left;
	width: 14em;
}
/* style for required labels */
label .required {
	font-size: 0.9em;
	font-style: normal;
	color: red;
}
label.error, input.submit {
	color: #F00;
	margin: 5px 0 0 0;
}
input {
	width: 225px;
}
input.radio, input.submit {
	width: auto;
}
textarea {
	width: 225px;
	height: 100px;
	padding:0;
}
/* submit */

form div input {
	width: 100px;
	margin-top:5px;
	margin-left: 297px;
	padding: 0 .25em;
	background-color: #3E3C3D;
	color: #fff;
	text-transform: uppercase;
	font-size: 90%;
}
/* apply style to div's containing other floating elements - FLOAT CHILDREN LEFT AND CLEAR NONE */
.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.group {
	zoom: 1;
	display: block;
}


table#data, table#data2 {
  border-collapse: collapse;
  width: 100%;
  
 font : 90%/1.7 Verdana, Arial, Helvetica, sans-serif; 
color : #333;
margin-bottom:20px;


}

caption {
  font-size: 1.2em;
  font-weight: bold;
  margin: 1em 0;
}

data#col, data2#col {
  border-right: 1px solid #ccc;
}

thead {
  background: #ccc url(../images/bar.gif) repeat-x left center;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}

th {
  font-weight: bold;
  text-align: left;
    border-top: 1px solid #999;
  border-bottom: 1px solid #999;

}

#data table th, #data table td,
#data2 table th, #data2 table td {
  padding: 0.1em 1em;
}

.odd {
  background-color:#edf5ff;
}






