@charset "utf-8";
/******************************   RESET   *****************************/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,
dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/**********************************  UNIVERSAL DEFINITIONS  *************************************/
h1 {}
h2 {
	font-size:16px;
	font-family:Helvetica, Arial, sans-serif;
	color:#0d4874;
	font-weight:100;
	margin:18px 0px -10px 0px;
	}
h3 {}
h4 {}
a {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#e96d1f;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
p {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:20px;
	margin-top:20px;
	}
body {
	background:#000000;
	}
table tr td {
	padding-bottom:40px;
	}
table tr td.col {
	width:230px;
	margin-right:30px;
	}
img {}
.clear {
	clear:both;
	}
/***********************************   BUILDING BLOCKS    **************************************/
#background {
	background:url(../images/bg.jpg) no-repeat;
	width:100%;
	left:0;
	top:0;
	}
#wrapper {
	margin-left:70px;
	width:1000px;
	}
#header {
	position:relative;
	height:200px;
	width:980;
	}
#body {
	position:relative;
	background:url(../images/content_bg.png) repeat-y;
	_background:url(../images/content_bgIE6.gif) repeat-y;
	_margin-top:-6px;
	width:100%;
	padding-left:30px;
	_padding-left:0px;
	}
#nav {
	position:relative;
	float:left;
	width:290px;
	padding:60px 0 0 5px;
	}
#nav ul li {
	height:38px;
	}
#nav ul li img {
	vertical-align:middle;
	}
#content {
	position:relative;
	float:left;
	width:540px;
	padding:60px 0 0 30px;
	_padding:60px 0 0 28px;
	overflow:visible;
	}
#footer {
	position:relative;
	width:970px;
	height:204px;
	}
#productViewer {
	height:660px;
	width:540px;
	position:relative;
	}

/*******************************  NAVIGATION   *********************************/
/*
area#btnHome {
	background:url(../images/nav/btn_home.jpg) no-repeat;
	background-position:left;
	display:block;
	height:26px;
	width:265px;
	_margin-bottom:-6px;
	#margin-bottom:-5px;
	margin-bottom:-3px;
	}
area#btnHome:hover {
	background-position:right;
	}
area#btnAbout {
	background:url(../images/nav/btn_about.jpg) no-repeat;
	background-position:left;
	display:block;
	height:26px;
	width:265px;
	margin-top:-1px;
	_margin-bottom:-6px;
	#margin-bottom:-5px;
	margin-bottom:-3px;
	}
area#btnAbout:hover {
	background-position:right;
	}
area#btnForm {
	background:url(../images/nav/btn_forming.jpg) no-repeat;
	background-position:left;
	display:block;
	height:26px;
	width:265px;
	margin-top:-1px;
	_margin-bottom:-6px;
	#margin-bottom:-5px;
	margin-bottom:-3px;
	}
area#btnForm:hover {
	background-position:right;
	}
area#btnContact {
	background:url(../images/nav/btn_contact.jpg) no-repeat;
	background-position:left;
	display:block;
	height:26px;
	width:265px;
	margin-top:-1px;
	_margin-bottom:-6px;
	#margin-bottom:-5px;
	margin-bottom:-3px;
	}
area#btnContact:hover {
	background-position:right;
	}	
area#btnRequest {
	background:url(../images/nav/btn_request.jpg) no-repeat;
	background-position:left;
	display:block;
	height:26px;
	width:265px;
	margin-top:-1px;
	_margin-bottom:-6px;
	#margin-bottom:-5px;
	margin-bottom:-3px;
	}
area#btnRequest:hover {
	background-position:right;
	}
area#btnOrder {
	background:url(../images/nav/btn_order.jpg) no-repeat;
	background-position:left;
	display:block;
	height:26px;
	width:265px;
	margin-top:-1px;
	_margin-bottom:-6px;
	#margin-bottom:-5px;
	margin-bottom:-3px;
	}
area#btnOrder:hover {
	background-position:right;
	}
area#btnIndustry {
	background:url(../images/nav/btn_industry.jpg) no-repeat;
	background-position:left;
	display:block;
	height:26px;
	width:265px;
	margin-top:-1px;
	_margin-bottom:-6px;
	#margin-bottom:-5px;
	margin-bottom:-3px;
	}
area#btnIndustry:hover {
	background-position:right;
	}*/
.sub li a {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#666666;
	line-height:20px;
	margin-left:60px;
	position:relative;
	}
.sub li a:hover {
	color:#e96d1f;
	}
/******************************** UNIQUE ELEMENTS  *******************************/
#headerLogo {
	background:url(../images/logobg.png) no-repeat;
	_background:url(../images/logobg_IE6.gif) no-repeat;
	position:absolute;
	bottom:0px;
	left:0px;
	_margin-left:-31px;
	width:330px;
	height:132px;
	}
#headerTopRight {
	background:url(../images/topright_graphic.gif) no-repeat;
	position:absolute;
	top:10px;
	right:0px;
	_right:32px;
	width:569px;
	height:67px;
	}
#headerTopRight p {
	position:absolute;
	left:-20px;
	top:-18px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:10px;
	font-weight:900;
	color:#FFFFFF;
	}
#headerHeader {
	position:absolute;
	top:162px;
	left:330px;
	_left:299px;
	width:300px;
	height:40px;
	}
#content ul {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	line-height:20px;
	margin:10px 0 0 30px;
	list-style:disc;
	text-indent:5px;
	_text-indent:15px;
	#text-indent:15px;
	}
#footerLeftBox {
	position:absolute;
	background:url(../images/footer_box.png) no-repeat;
	_background:url(../images/footer_boxIE6.gif) no-repeat;
	left:2px;
	_left:-32px;
	bottom:0px;
	height:204px;
	width:344px;
	}
#footerLeftBox table tr td.left {
	width:150px;
	}
#footerLeftBox table tr td.right {
	width:170px;
	margin-left:-20px;
	padding-left:0px;
	}
#footerLeftBox p {
	margin:34px 0 0 56px;
	line-height:20px;
	}
#footerLeftBox a {
	font-size:10px;
	color:#666666;
	text-decoration:none;
	}
#footerLeftBox a:hover {
	color:#000000;
	}
#footerLogo {
	position:absolute;
	background:url(../images/footer_logo_group.gif) no-repeat;
	_background:url(../images/footer_logoIE6.gif) no-repeat;
	width:318px;
	height:44px;
	top:110px;
	left:350px;
	_left:344px;
	}
#banner {
	height:257px;
	width:540px;
	}
#thumbnails {
	width:550px;
	height:74px;
	position:relative;
	}
#productsContent {
	width:540px;
	height:700px;
	position:relative;
	}
#products {
	height:630px;
	width:480px;
	position:relative;
	}
#div1 {
	width:540px;
	height:440px;
	position:absolute;
	top:0px;
	left:0px;
	font-weight:normal;
	display:none;
	}
#div2 {
	width:540px;
	height:440px;
	position:absolute;
	top:0px;
	left:0px;
	font-weight:normal;
	display:none;
	}
#div3 {
	width:540px;
	height:440px;
	position:absolute;
	top:0px;
	left:0px;
	font-weight:normal;
	display:none;
	}
#div4 {
	width:540px;
	height:440px;
	position:absolute;
	top:0px;
	left:0px;
	font-weight:normal;
	display:none;
	}
#div5 {
	width:540px;
	height:440px;
	position:absolute;
	top:0px;
	left:0px;
	font-weight:normal;
	display:none;
	}
#div6 {
	width:540px;
	height:440px;
	position:absolute;
	top:0px;
	left:0px;
	font-weight:normal;
	display:none;
	}
.form {
	width:130px;
	height:20px;
	line-height:14px;
	padding:0 15px 0 0;
	vertical-align:top;
	} 
.form1 {
	width:130px;
	height:20px;
	line-height:14px;
	padding:0 15px 0 0;
	vertical-align:top;
	text-align:right;
	}
.formBox {
	top:4px;
	width:300px;
	height:20px;
	line-height:14px;
	padding:0px;
	vertical-align:bottom;
	}
.form p {
	line-height:14px;
	}
table tr td input {
	top:4px;
	}
.textBox {
	width:140px;
	_width:148px;
	height:100px;
	}
.textBox2 {
	width:120px;
	height:40px;
	}
.float {
	float:left;
	list-style-type:none;
	padding:0px;
	margin:0px;
	margin-right:3px;
	display:block;
	}
.caption {
	font-size:11px;
	font-weight:900;
	text-align:center;
	margin:0px 0px 6px 0px;
	color:#999999;
	width:220px;
	}
.imageCaption {
	font-size:11px;
	font-weight:100;
	text-align:center;	
	margin:2px 0px 6px 0px;
	width:220px;
	}
.top {
	margin-top:20px;
	top:20px;
	padding-top:0px;
	position:absolute;
	}
	
