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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
*{
	margin: 0;
	padding: 0;
}
* html img{
	display: inline;
	clear: none;
	margin: 0;
	padding: 0;
}
body { line-height: 1; color: #333; margin: 0; padding: 0;}
body.home{
	background: url(images/home_bg.jpg) repeat-y center;
}
body {
	background: url('images/due/body-bkg.png') repeat-y center;
	overflow-x: hidden;
}
/* ----- IDS ----- */
#container{
	width: 1024px;
	margin: 0 auto;
	padding: 0;
/*	background: url(images/bg_main_2col.jpg) repeat-y center;*/
}
body.home #container{
	background: none;
}

* html #container{
	background: none;
}

#header{
	background: #564f45 url(images/bg_header.jpg) repeat-y right;
	width: 1024px;
	height: 70px;
	margin: 0;
	padding: 0;
	float: left;
}
#header h1{
	display: inline;
	width: 240px;
	height: 70px;
	margin: 0;
	padding: 0;
}
#logo{
	display: block;
	float: left;
	width: 240px;
	height: 70px;
	text-indent: -9999px;
	background: url(images/logo.jpg) no-repeat;
}
#main{
	clear: both;
}

#main{
	width: 1024px;
/*	background: url(images/bg_main_2col.jpg) repeat-y center;*/
	background: url('images/due/2col-bkg.png') repeat-y center;
}
#main #left{
	width: 497px;
	float: left;
	height: 649px;
}
* html #main #left{
	margin: 0;
	padding: 0;
	float: left;
	clear: none;
/*	width: 497px;*/
/*	background: url(images/bg_main_2col.jpg) repeat-y left;*/
}
* html #main #left img{float: left;}

#main #right{
	width: 527px;
	margin-left: 497px;
}
* html #main #right{
	margin: 0;
	padding: 0;
	float: right;
	clear: none;
/*	width: 527px;*/
/*	background: url('images/due/2col-bkg.png') right repeat-y;*/
}
* html #main #right img{ float:right;}
* html .materials #main #right .content{
	margin-top: 200px;
}
#main #left .content {
	padding: 38px 50px 10px 55px;
}
#main #right .content {
	padding: 49px 60px 27px 55px;
	background: url(images/logo_watermark_light.jpg) no-repeat 470px 15px;
}
#footer{
	clear: both;
	height: 50px;
	margin-bottom: 50px;
	display: block;
	width: 1024px;
	margin: 0 auto;
	padding: 0;
}

/*.twocol #footer{
	margin-top: -1px;
	background: url(images/bg_2col.jpg) repeat-y center;
}
*/
#footer p{
	color: #3d3834;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-left: 32px;
	padding-top: 8px;
	background: transparent;
	text-transform: uppercase;
	width: 466px;
	float: left;
}
#footer a#contactlink{
	display: block;
	margin: 8px 0 0 26px;
	width: 91px;
	height: 15px;
	float: left;
	text-indent: -9999px;
	background: url(images/footer_contact.gif) no-repeat;
}
#footer a#contactlink:hover{
	background: url(images/footer_contact_over.gif) no-repeat left 1px;
}
#footer a#credit{
	display: block;
	width: 14px;
	height: 14px;
	float: right;
	margin-right: 25px;
	margin-top: 8px;
	text-indent: -9999px;
	background: url(images/dinky.gif) no-repeat;
}

/* ----- NAV ----- */
#nav{
	width: 560px;
	height: 19px;
	padding: 0;
	margin:43px auto auto 25px;
    float:left;
	background: url(images/nav.gif) no-repeat;	
	overflow:hidden;
}
#nav ul {
	margin: 0;
	list-style: none;
	
}
#nav ul li {
	margin: 0;
	padding: 0;
	float:left;
}
#nav ul li a{
	height: 19px;
	display: block;
	text-indent: -5000px;
}


#nav ul li a#nav_home{
	width: 49px;
}

#nav ul li a:hover#nav_home, #nav ul li a#nav_home.active{
	background: url(images/nav.gif)  no-repeat -0px -19px;
}


#nav ul li a#nav_designfab{
	margin-left:10px;
	width: 180px;
}

#nav ul li a:hover#nav_designfab, #nav ul li a#nav_designfab.active{
	background: url(images/nav.gif)  no-repeat -58px -19px;
}

#nav ul li a#nav_cutting {
	margin-left:0px;
	width: 130px;
}
#nav ul li a:hover#nav_cutting, #nav ul li a#nav_cutting.active{
	background: url(images/nav.gif)  no-repeat -238px -19px;
}

#nav ul li a#nav_customer {
	margin-left: 0px;
	width: 170px;
}
#nav ul li a:hover#nav_customer, #nav ul li a#nav_customer.active{
	background: url(images/nav.gif)  no-repeat -368px -19px;
}





/* ----- CLASSES ----- */

.hide{display: none;}
.clear{ clear:both; height:1px; font-size:1px; line-height:1px; margin-bottom: -1px; margin-top: -1px;}

/* ----- HEADINGS ----- */

h3{
	font: bold 13px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #564f45;
}
h4{
	font: bold 15px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ffffff;
}
h1{
	font: 26px/30px "Lucida Grande", Lucida, Verdana, sans-serif;
	letter-spacing: 1px;
	color: #ffffff;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h2{
	color: #4e4643;
	font: 17px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 2px;
	text-transform: uppercase;
}
/* ----- PARAGRAPHS ----- */
.home p{
	color: #564f45;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 13px;
	line-height: 25px;
}

p{
	color: #ffffff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 13px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

p.subhead{
	color: #564f45;
	font: 19px/25px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 10px;
	margin-top: 5px;
}

p.white_text{
	margin-top: 25px;
/*	margin-bottom: 40px;*/
	color: #ffffff;
	font: 17px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
}

p.larger{
	font: 15px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
}
p.dark{
	color: #564f45;
	margin-bottom: 5px;
}

a.dark {
	color: #564f45;
}
a:hover.dark {
	text-decoration: underline;
}

/* ----- LINKS ----- */

a{
	color: #ffffff;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:visited, a:active, a:focus{
}
a:visited{
}
a:active{
}
a:focus{
}

/* ----- IMAGES ----- */

img{
	border: 0;
}
img a{
	border: 0;
}
img a:hover{
	border: 0;
}

/* ----- Page Specific ----- */
.home #main{
	background: url(images/home_bg_main_stretcher.jpg) repeat-y 329px;
}
.home #main img{
	float: left;
}
.home #container{
	background: url(images/home_main_bg_stretcher.jpg) repeat-y;
}
.home #content{
	width: 397px;
	background: url(images/home_bg_main.jpg) no-repeat;
	float: left;
	padding: 40px 50px 0px 50px;
}

.home-contact {
	text-indent:20px;
	margin-top:15px;
	margin-bottom:15px;
}
.home-contact2 {
	text-indent:20px;
	margin-top:-15px;
	margin-bottom:15px;
}
.home-contact2.last {
	margin-bottom: 0px;
}

.bold-dark {
	color: #564f45;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

a#home_waterjetimg_link{
	float: left;
	width: 198px;
	height: 525px;
	background: url(images/home_right.jpg) no-repeat;
	text-indent: -9999px;
}
a#home_waterjetimg_link:hover{
	background: url(images/home_right.jpg) no-repeat -198px 0;
}
a#home_subhead_waterjet_link{
	float: left;
	display: block;
	width: 329px;
	height: 124px;
	background: url(images/home_sub_left.jpg) no-repeat;
	text-indent: -9999px;
}
a#home_subhead_waterjet_link:hover{
	background: url(images/home_sub_left.jpg) no-repeat -329px;
}
a#home_subhead_contact_link{
	float: left;
	
	width: 198px;
	height: 124px;
	background: url(images/home_sub_right.jpg) no-repeat;
	text-indent: -9999px;
}
a#home_subhead_contact_link:hover{
	background: url(images/home_sub_right.jpg) no-repeat -198px;
}
/*.waterjet #main #left .content, .contact #main #left .content {
	background: url(images/shadow_small.jpg) no-repeat right bottom;
}*/
.materials #main #left {
	background: url(images/shadow_large.jpg) no-repeat 479px bottom;
}
.materials #main #right {
	background: url('images/materials_main_right.jpg') -1px 0px no-repeat;
	padding-top: 183px;
}


.cnc h1 {
	margin-bottom: 7px;
	margin-top: 5px;
}


.cnc p.subhead{
margin-right: -30px;
margin-bottom: 11px;
}
.cnc p{
	margin-right: -10px;
	margin-bottom: 20px;
}
.contact #main #right .content{
	background: none;
}
.signage #main #left .content{
	padding-bottom: 26px;
	padding-top: 35px;
}
.materials h1{
	margin-bottom: 20px;
}
.content h1{
	margin-top: 3px;
	margin-bottom: 0px;
}
.contact #main #left .content{
	padding-top: 35px;
	padding-bottom: 0px;
}
.contact #main #left .content p.subhead{
	margin-bottom: 23px;
}
.contact #main #right .content{
	padding-top: 35px;
	padding-bottom: 10px;
}
* html .contact #container #main #right .content{
	margin-top: 402px;
	width: 400px;
}
* html .waterjet #main #left .content {
	padding-bottom: 40px;
}

/*
 * New additions
 */
ul.nobullet {
	font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style: none;
	margin-bottom: 15px;
}

ul.nobulletskinny {
	font: 12px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	list-style: none;
	margin-bottom: 0px;
}

span.caps {
	text-transform: uppercase;
}
p.skinny {
	margin-bottom: 0px;
}

#resumeTextarea {
	width: 100%;
	height: 180px;
}

.jobExcerpt p {
	margin-bottom: 0px;
}

.jobReadMore {
	font-size: 12px;
}

.jobDate {
	font-weight: normal;
	padding-left: 3px;
	font-size: 12px;
}

/*
 * New additions - main CSS
 */

/*
 * Double classes mess
 */
body.waterjet #right { background: url('images/waterjet_main_right.jpg') bottom no-repeat; }
body.waterjet #left { background: url('images/due/waterjet-left.jpg') bottom no-repeat; }

body.signage #left {
	background-image: url(images/metal-cutting-left2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
body.signage #right {
	background-repeat: no-repeat;
	background-position: bottom;
}

.signage #left .content { background: url(images/shadow_medium.jpg) right 36px no-repeat; }

.signage #right .fakeHeight { 
	height: 649px; 
}

.signage #left .fakeHeight { 
	height: 623px;
	*height: 606px; 
}

* html .signage #left .fakeHeight { 
/*	height: 619px;*/
}

.waterjet #main #left .content {
/*	background: url(images/shadow_medium.jpg) right 36px no-repeat;*/
	background: url(images/shadow_small.jpg) right bottom no-repeat;
	
}

.cnc #left .content { background: url(images/shadow_medium.jpg) right 36px no-repeat; }
.cnc #left {
	vertical-align:bottom;
	background-image: url(images/design-fab-left2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.cnc #right { background: url('images/design-fab_right.jpg') top no-repeat; vertical-align:bottom; }

.cnc #left .fakeHeight { 
	height: 639px;
	*height: 620px; 
}
* html .cnc #left .fakeHeight { 
	height: 619px;
}
.cnc #right .fakeHeight { height: 649px; }

.waterjet #main #left .fakeHeight { height: 642px; }
.waterjet #main #right .fakeHeight { height: 642px; }

* html .waterjet #main #left .fakeHeight { height: 672px; }
* html .waterjet #main #right .fakeHeight { height: 672px; }

.employment #main #left { background: url('images/signage_left.jpg') bottom no-repeat; padding-bottom: 180px;}
.employment #main #right { background: url('images/signage_right.jpg') bottom no-repeat; }

.employment #main #left .content {
/*	background: #c30;
	padding-bottom: 200px;*/
}

.employment #main #left .fakeHeight { height: 602px; }
.employment #main #right .fakeHeight { 
	height: 602px; 
	*height: 630px;
}

.employment#submit #main #left, .employment#view #main #left {
	background: none;
}

.employment#submit #main #left textarea {
	width: 98%;
}

.contact #left { background: url('images/contact_left.jpg') bottom no-repeat; }
.contact #right { 
	background: url('images/contact_right.jpg') top no-repeat; 
	padding-top: 392px;
}

.contact #left .fakeHeight {
	height: 660px;
}

.contact #main #left .content {
	background: url(images/shadow_small.jpg) right 107px no-repeat;
	*background: url(images/shadow_small.jpg) right 129px no-repeat;
}

.break {
	clear: both;
}

.fakeHeight {
	float: left;
	width: 1px;
}

/*images/waterjet_main_right.jpg*/

.layoutImg {
	display: block;
}
