* {margin: 0;}

html, body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; /* 1em is 10pt, 0.8em is 8pt, 1.6em is 16pt, etc */
	color: #333333;
	padding: 0px;
	line-height: 18px;
	background-image: url(images/back_sub.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}
	
	body { behavior: url("csshover3.htc");  }
	
	body.home {
		background-image: url(images/back_main.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

a {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	}
	
	#header {
		width: 950px;
		height: 88px;
		background-image: url(images/back_header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;

	}
	
		#flash {
		width: 950px;
		height: 322px;
		background-image: url(images/back_flash.jpg);
	background-position: top left;
	background-repeat: no-repeat;

	}
	
			#subHeader {
		width: 950px;
		height: 156px;
	}
	
	#topmenu {
	position: absolute;
	right: 0px;
	bottom: 0px;
	}
	
	
	#content {


	}	
	
	.hometableleft {
	width: 300px;
	padding-right: 2.8em;
	padding-top: 1.4em;
	}
		.hometablemiddle {
	width: 300px;
	padding-right: 2.8em;
	padding-top: 1.4em;
	}
		.hometableright {
		padding-top: 1.4em;

	}
	
	
	.subTableLeft {
	padding: 1.4em 2.8em 0em 2.8em;
	}
		.subTableRight {
	padding: 1.4em 2.8em 0em 0em;
	background-color: #d0d0d0;
	background-image: url(images/sub_right_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
	
	.subBox_right {
	padding: 1.6em 1.4em 1.4em 1.4em;
	
	}
	
		.homebox {
	width: 300px;
	background-image: url(images/homebox_back.gif);
	background-position: top left;
	background-repeat: repeat-y;
	}
	
			.homeboxtop {
	width: 278px;
	background-image: url(images/homebox_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 1em 1em 0em 1em;
	}
	
				.homeboxbottom {
	width: 278px;
	background-image: url(images/homebox_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0em 1em 1em 1em;
	}
	
	.productBox {
	padding-top: .6em;
	width: 632px;
	
	}
	
	.productTitle1 {
color: #3e3d3d;
line-height: 30px;
font-size: 24px;
font-weight: bold;
padding-bottom: .4em;
clear: left;

}
	
	.productBullet {
	width: 240px;
	height: 18px;
	padding-left: 1.6em;
	margin-left: 1.4em;
	background-image: url(images/checkmark.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
	}
	
	.productIconBookbinding {
	background-image: url(images/product_icon_bookbinding.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 200px;
	height: 200px;
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
	}
	
		.productIconEnvelopes {
	background-image: url(images/product_icon_envelopes.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 200px;
	height: 200px;
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
	}
	
		.productIconPackaging {
	background-image: url(images/product_icon_packaging.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 200px;
	height: 200px;
	float: left;
	margin-bottom: 1em;
	}
	
		.productIconConverting {
	background-image: url(images/product_icon_converting.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 200px;
	height: 200px;
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
	}
	
		.productIconTissue {
	background-image: url(images/product_icon_tissue.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 200px;
	height: 200px;
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
	}
	
		.productIconAutomotive {
	background-image: url(images/product_icon_automotive.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 200px;
	height: 200px;
	float: left;
	margin-bottom: 1em;
	}
	
		.productIconWoodworking {
	background-image: url(images/product_icon_woodworking.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 200px;
	height: 200px;
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
	}
	
		.productIconOther {
	background-image: url(images/product_icon_other.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 200px;
	height: 200px;
	float: left;
	margin-bottom: 1em;
	}
	
		.productIconLink {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
	height: 200px;
	}
	
	.productIconLink a {
	display: block;
	background-image: url(images/products_icon_on.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	color: #FFFFFF;
	width: 200px;
	padding-top: 14.1em;
	padding-bottom: 1.1em;
	}
	
		.productIconLink a:hover{
	background-image: url(images/products_icon_over.gif);
	text-decoration: none;
		}
	

	.newsbox {
	border-top: #CCCCCC solid 1px;
	padding: .2em .2em .4em .2em;
	}
	
		.newsBoxFull {
	padding: 1.2em .2em .8em .2em;
	width: 628px;
	}
	
	.newsBoxTitle {
	border-bottom: #CCCCCC solid 1px;
	padding: .6em 0em .8em 0em;
	
	}
		.newsBoxTitle a{
	color: #333333;
	}
	
	.newsTitleDate a{
	font-weight: bold;

	}
		.newsTitleDate a:hover{
		text-decoration: none;
		
	}
	

	
	.newstitle {
color: #FF0000;
line-height: 30px;
font-size: 24px;
font-weight: bold;
margin-bottom: .4em;
}
	
		#newsarchive {
	border-top: #CCCCCC solid 1px;
	padding: 1em 1em .4em 1em;
	text-align: right;
	font-size: 11px;
	}
	

		.newstext {
	font-size: 12px;
	color: #333333;
	padding-left: 2em;
	padding-top: 0.6em;
	}
	
	.newstext a {
	color: #333333;
	}
	
	.newstext a:hover {
	color: #FF0000;
	text-decoration: none;
	
	}
	
	.newsback {
	background-image: url(images/date-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 44px;
	height: 49px;
	position: relative;	
	}
	
		.newsdigit {
	position: absolute;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	width: 44px;
	left: 0px;
	top: 23px;
	}
	
		.newsmonth {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	width: 44px;
	left: 0px;
	top: 5px;
	position: absolute;
	}
	
	.newsHeadline {
	padding-left: 1em;
	
	}
	
	.newsHeadline a {
	color: #333333;
	}
	
	.newsHeadline a:hover {
	color: #FF0000;
	text-decoration: none;
	
	}
	
	.aboutBox {
	border-bottom: #CCCCCC solid 1px;
	padding-bottom: 1em;
	margin-bottom: 1.2em;
	width: 632px;
	}
	
			.peopleBoxFull {
	padding: 0em 0em .8em 0em;
	width: 632px;
	}
	
			.peopleBox {
	padding: .4em;
	margin: 0em .4em .4em 0em;
	border: #CCCCCC solid 1px;
	width: 280px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/back_peopleBox.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}
	
	.peopleText {
	font-size: 12px;
	font-weight: normal;
	
	}
	
		.peopleTextSmall {
	font-size: 11px;
	font-weight: normal;
	
	}
	
	.divisionBox {
	padding-bottom: 0.4em;
	padding-top: 1em;
	clear: left;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	}
	
		.contactBox {
	width: 632px;
	}
	
	.contactTable {
	border: #CCCCCC solid 1px;
	width: 606px;
	}
	
	
	#footer {
	margin-top: 2em;
		background-image: url(images/back_footer.gif);
	background-position: top left;
	background-repeat: repeat-x;

	}
		#base {
		background-image: url(images/back_base.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 200px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1.4em;
	color: #C0C0C0;
	font-size: 11px;
	position: relative;

	}
	

	
	#base a {
		color: #C0C0C0;
		text-decoration: underline;
		}
		
			#base a:hover {
	color: #ffffff;
		}
		
		.baseleft {
		position: absolute;
		left: 0px;
		}
		
		.baseright {
		position: absolute;
		right: 0px;
		text-align: right;
		}
	
		
#nav { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	}
	
#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	}
		
#nav li { /* all list items */
	float: left;
	position: static !important; /* for Mozilla */
	position: relative; /* for IE */
	padding: 0em;
	background-image: url(images/nav_left.gif);
background-position: top left;
background-repeat: no-repeat;
margin-left: 1px;
	}
	
#nav a {
	display: block;
	text-decoration: none;
	padding: .5em 1em .5em 1em;
	color: #000000;
	background-image: url(images/nav_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}

#nav a:hover {
	background-image: url(images/nav_right_over.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#nav li:hover {
	background-image: url(images/nav_left_over.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

body.home #nav li.home,
body.about #nav li.about,
body.products #nav li.products,
body.news #nav li.news,
body.employment #nav li.employment,
body.contact #nav li.contact,
body.people #nav li.people,
body.bookbinding #nav li.products,
body.envelopes #nav li.products,
body.packaging #nav li.products,
body.converting #nav li.products,
body.woodworking #nav li.products,
body.tissue #nav li.products,
body.protein #nav li.products,
body.assembly #nav li.products,
body.specialty #nav li.products,
body.automotive #nav li.products{
color: #FFFFFF;
		background-image: url(images/nav_left_on.gif);
background-position: top left;
background-repeat: no-repeat;
}

body.home #nav a.home,
body.about #nav a.about,
body.products #nav a.products,
body.news #nav a.news,
body.employment #nav a.employment,
body.contact #nav a.contact,
body.people #nav a.people,
body.bookbinding #nav a.products,
body.envelopes #nav a.products,
body.packaging #nav a.products,
body.protein #nav a.products,
body.tissue #nav a.products,
body.assembly #nav a.products,
body.specialty #nav a.products,
body.converting #nav a.products,
body.woodworking #nav a.products,
body.automotive #nav a.products{
color: #FFFFFF;
		background-image: url(images/nav_right_on.gif);
background-position: top right;
background-repeat: no-repeat;
}

#subnav { /* all lists */
	margin: 0;
	list-style: none;
		}
	
#subnav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	}
		
#subnav li { /* all list items */
	position: static !important; /* for Mozilla */
	position: relative; /* for IE */
	padding: 0em;
	}
	
#subnav a {
	display: block;
	text-decoration: none;
	}

#subnav a:hover {

}


.title1 {
color: #3e3d3d;
line-height: 30px;
font-size: 24px;
font-weight: bold;

}

.title2 {
color: #FF0000;
line-height: 30px;
font-size: 24px;
font-weight: bold;
}

.title3 {
color: #3e3d3d;
font-size: 16px;
font-weight: bold;

}

.title4 {
color: #FF0000;
font-size: 18px;
font-weight: bold;
}

.normal {
font-weight: normal;
font-size: 12px;
line-height: 18px;
}

.bold {
font-weight: bold;
}

body.bookbinding .bold a.bookbinding,
body.envelopes .bold a.envelopes,
body.packaging .bold a.packaging,
body.converting .bold a.converting,
body.woodworking .bold a.woodworking,
body.tissue .bold a.tissue,
body.protein .bold a.protein,
body.assembly .bold a.assembly,
body.specialty .bold a.specialty,
body.automotive .bold a.automotive

 {color: #FF0000; }

.bold a {color: #3e3d3d;}

.red {
color: #FF0000;
}

.newstext p {
margin-bottom: .8em;
}

.newstext li {
margin-left: 2em;
}

