body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	line-height: 130%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a {
	color: #792020;
}
a:hover {
	text-decoration:none;
}
#container {
	height: auto;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	background-image: url(../GRFX/hdr_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 775px;
	margin-bottom: 10px;
	position: relative;
}
#header.index {
	height: 340px;
}
#headerpage {
	background-image: url(../GRFX/hdr_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 775px;
	margin-bottom: 10px;
	position: relative;
	height: 240px;
}
#header h1, #headerpage h1 {
	display: none;
	visibility: hidden;
}
#navigation {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 775px;
	list-style-type: none;
	position: absolute;
	left: 0px;
	top: 201px;
	overflow: hidden;
	background-image: url(../GRFX/nav1.jpg);
}
#navigation.index {
	height: 149px;
}
#navigationpage {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 775px;
	list-style-type: none;
	position: absolute;
	left: 0px;
	top: 201px;
	overflow: hidden;
	background-image: url(../GRFX/nav1.jpg);
	height: 30px;
}
#navigation li, #navigationpage li {margin: 0;padding: 0;list-style: none;position: absolute;}
#navigation li, #navigationpage li, #navigationpage a, #navigation a {height:149px;width:193px;display:block;text-indent:-90000px; outline:0;}
#btn_company {left:0px;}
#btn_company a:hover {background-image:url(../GRFX/nav2.jpg);background-repeat:no-repeat;background-position: 0px 0px;}
#btn_company.selected {background-image:url(../GRFX/nav3.jpg);background-repeat:no-repeat;background-position: 0px 0px;}
#btn_deepdrawn {left:193px;}
#btn_deepdrawn a:hover {background-image:url(../GRFX/nav2.jpg);background-repeat:no-repeat;background-position: -193px 0px;}
#btn_deepdrawn.selected {background-image:url(../GRFX/nav3.jpg);background-repeat:no-repeat;background-position: -193px 0px;}
#btn_capabilities {left:386px;}
#btn_capabilities a:hover {background-image:url(../GRFX/nav2.jpg);background-repeat:no-repeat;background-position: -386px 0px;}
#btn_capabilities.selected {background-image:url(../GRFX/nav3.jpg);background-repeat:no-repeat;background-position: -386px 0px;}
#btn_iso {left:579px;}
#btn_iso a:hover {background-image:url(../GRFX/nav2.jpg);background-repeat:no-repeat;background-position: -579px 0px;}
#btn_iso.selected {background-image:url(../GRFX/nav3.jpg);background-repeat:no-repeat;background-position: -579px 0px;}
#leftcol a {
	text-decoration: none;
	background-color: #F4F4F4;
	padding: 5px 7px;
	height: auto;
	width: 165px;
	margin-bottom: 1px;
	color: #537154;
	border: 1px solid #CCCCCC;
	display: block;
}
#leftcol a:hover {
	background-color:#F7F7F7;
	color:#660000;
	border: 1px solid #C19893;
}
.small {
	font-size: 0.8em;
	line-height: normal;
}
#leftcol {
	position:relative;
	float:left;
	width:180px;
	margin-right:15px;
}
#content {
	position:relative;
	float:left;
	width:579px;
	/padding-top:10px;
}
#subhead {
	display:block;
	position:absolute;
	top:92px;
	left:382px;
	height:83px;
	width:384px;
	text-indent: -50000px;
	overflow: hidden;
	outline:0;
	margin:0;
	padding:0;
}
.companytitle {background-image:url(../GRFX/hdCo.gif);}
.capabilitiestitle {background-image:url(../GRFX/hdCap.gif);}
.deepdrawntitle {background-image:url(../GRFX/hdDD.gif);}
.directionstitle {background-image:url(../GRFX/hdDirections.gif);}
.emailtitle {background-image:url(../GRFX/hdEmail.gif);}
.employmenttitle {background-image:url(../GRFX/hdEmp.gif);}
.equipmenttitle {background-image:url(../GRFX/hdEquip.gif);}
.isotitle {background-image:url(../GRFX/hdISO.gif);}
.linkstitle {background-image:url(../GRFX/hdLinks.gif);}
.rfqtitle {background-image:url(../GRFX/hdRFQ.gif);}

#footer{ clear:both;}
#btn_home {
	display: block;
	position: absolute;
	height: 175px;
	width: 277px;
	left: 107px;
	top: 18px;
}
#equip {
	font-size: 12px;
	color: #333333;
}
#equip tr td, #equip tr th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #013202;
}
#equip tr.alt {
	background-color: #F4F4F4;
}
#equip th.top {
	color: #FFFFFF;
}
/* ------------------------------------------ Forms -------------------------------------------- */

.cssform p {
width: 400px;
/width:380px;
clear: left;
margin: 0;
margin-bottom: 1px;
padding: 5px 0 8px 0;
padding-left: 180px; 
border: 1px solid #C2D4CB;
height: 1%;
color:#003300
}
.cssform label{
float: left;
margin-left: -165px; 
padding-top: 5px;
width: 170px; 
}
.cssformpad {
float: left;
margin-left: -165px; 
padding-top: 5px;
width: 170px; 
}
.hide {
display: none;
visibility: hidden;
}
.cssform input[type="text"]{ 
}
.cssform textarea{
width: 250px;
height: 150px;
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

/* Holly Hack for IE \*/
* html .dropdown ul li { float: left; height: 1%; }
* html .dropdown ul li a { height: 1%; }
/* End */
