@import url(products.css);

#materials, #processes {
	margin: 5px 20px 0 20px;
}

p {
	font: .7em Verdana, Arial, sans-serif;
	color: black;
}

#link1 a {
	text-decoration: none;
	font: .7em Verdana, Arial, sans-serif;
	font-weight: bold;
	color: gray;
}
	
#link1 a:hover {
	text-decoration: underline;
	font: .7em Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #555753;
}

#link2 a {
	text-decoration: none;
	font: .7em Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #00539e;
}
	
#link2 a:hover {
	text-decoration: underline;
	font: .7em Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #555753;
}

#clr {
	margin: 0;
	padding: 30px 0 0 320px;
	border-bottom: 1px solid #0067c6;
}

#clr2 {
	margin: 0;
	padding: 30px 0 0 320px;
	border-bottom: 1px solid #0067c6;
}
	
#secondList {
	list-style-type: circle;
}

#secondList a {
	text-decoration: none;
	font: .7em Verdana, Arial, sans-serif;
	color: #00539e;
}

#secondList a:hover {
	text-decoration: underline;
	font: .7em Verdana, Arial, sans-serif;
	color: #555753;
}

.top a {
	text-decoration: none;
	font: .7em Verdana, Arial, sans-serif;
	color: #00539e;
}

.top a:hover {
	text-decoration: underline;
	font: .7em Verdana, Arial, sans-serif;
	color: #555753;
}
	
h4 {
	color: #0067c6;
	font: 1em Verdana, Arial, sans-serif;
	font-weight: bold;
}

h5 {
	display: inline;
	font: .7em Arial, Verdana, sans-serif;
	font-weight: bold;
}

#materials img {
	margin: 0 0 0 20px;
}

.pic_replace {
	display: none;
}

#materials h3 {
	background: url("images/materials.gif") no-repeat;
	width: 96px;
	height: 27px;
	float: left;
}

#processes h3 {
	background: url("images/processes.gif") no-repeat;
	width: 98px;
	height: 27px;
	float: left;
}

#greenwood {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #0067c6;
	clear: left;
}

#loprefin {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #0067c6;
}

#probond {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #0067c6;
}

#natural_fiber {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #0067c6;
}

#flexiform {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #0067c6;
}

#empeflex {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #0067c6;
}

#canfor {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #0067c6;
}

#compression_molding {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #0067c6;
	clear: left;
}

#probond_molding {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #0067c6;
}

#blow_molding {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #0067c6;
}

#cut_sew {
	padding: 0 0 15px 0;
	border-bottom: 1px solid #0067c6;
}

.affEntry {
	margin: 0 20px 0 20px;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #0067c6;
}

.affPar {
	font: 1.05em Arial, Verdana, sans-serif;
}