@charset "UTF-8";
body {
	background-color:#999999;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#pagecontainer {
	margin:0 auto 0 auto;
	height:auto;
	width:960px;
	}
#container {
	float: left;
	width: 960px;
	font-family:Arial, Helvetica, sans-serif;
	margin:15px 0 15px 0;
	}
#whitebackground {
	background-color:#FFFFFF;
	height:750px;
	width: 960px;
}
img {
	border:none;
}
#topsection {
	float: left;
	width: 960px;
}
#editorialsection {
	float: left;
	width: 960px;
}
#emailsection {
	float: left;
	width: 168px;
	font-size:12px;
	padding:5px 20px 0 20px;
}
#emailsection a {
	color:#333333;
	}
#emailsection a:hover {
	color:#333333;
	text-decoration:underline;
	}
#downloadbrochure {
	float: left;
	width: 208px;
}
#gallery {
	float: left;
	height: 319px;
	width: 544px;
}
#logobox {
	float: left;
	height: 319px;
	width: 208px;
}
#corianlogo {
	float: left;
	width: 208px;
}
#himacslogo {
	float: left;
	width: 208px;
}
#silicalogo {
	float: left;
	width: 208px;
}
#staronlogo {
	float: left;
	width: 208px;
}
#information {
	float: left;
	width: 752px;
}
#title {
	float: left;
	height: 27px;
	width: 752px;
	padding-top: 5px;
	font-size:18px;
	color:#660000;
}
#title a {
	color:#660000;
	}
#title a:hover {
	color:#660000;
	text-decoration:underline;
	}
#text {
	float: left;
	width: 544px;
}
#arrow {
	float: left;
	width: 208px;
}
#textbox {
	float: left;
	width: 752px;
	font-size:12px;
}
#bottomsection {
	float: left;
	width: 960px;
}
#footer {
	float: left;
	height: 25px;
	width: 960px;
	padding-top: 10px;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	background-color:#333333;
}
