@charset "UTF-8";
/* CSS Document */

#wrapper {
	width:800px;
	height:100%;
	margin-right: auto;
	margin-left: auto;
}
#grid {
	background-image:url(../images/grid.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
}
#header {
	height:90px;
	width:100%;
	background-color:#999999;
	padding-top: 5px;
}
#greybar {
	background-color:#666666;
	height: 22px;
	width: 100%;
	padding-top: 5px;
}
#lightgrey {
	width:100%;
	height:5px;
	background-color: #EB802C;
}
#content {
	width:800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	word-spacing: 1px;
	height: 660px;
	font-family: Arial, Helvetica, sans-serif;
}
#content_CustomProcessing {
	width:800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	word-spacing: 1px;
	height: 580px;
	font-family: Arial, Helvetica, sans-serif;
}
#content_Products {
	width:800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	word-spacing: 1px;
	height: 725px;
	font-family: Arial, Helvetica, sans-serif;
}
#content_tissue {
	width:800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	word-spacing: 1px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#content_fractions {
	width:800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	word-spacing: 1px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
#content_products{
	width:800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	word-spacing: 1px;
	height: 12000px;
	font-family: Arial, Helvetica, sans-serif;
}
#content_terms{
	width:800px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	word-spacing: 1px;
	height: 800px;
	font-family: Arial, Helvetica, sans-serif;
}
#product_left{
	width:400px;
	height:320px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#product_right{
	width:400px;
	height:320px;
	float: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#product__lower_left{
	width:400px;
	height:840px;
	float:left;
}
#product_lower_right{
	width:400px;
	height:840px;
	float: right;
}


#footer {
width:100%;
height:30px;
}
#content_homepage_left {
	width:400px;
	height:500px;
	float:left;
	margin-right: 8px;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 15px;
	margin-top: 15px;
}
#content_homepage_right {
	width:370px;
	height:100%;
	float:right;
	margin-top: 15px;
}
#content_qa {
	width:1000px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	word-spacing: 1px;
	height: 900px;
	font-family: Arial, Helvetica, sans-serif;
}
#content_qa_left {
	width:480px;
	height:800px;
	float:left;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #999999;
	margin-top: 15px;
	padding-right: 15px;
}
#content_qa_right {
	width:490px;
	height:800px;
	float:right;
	margin-top: 15px;
}
