body {
	text-align: center;
	background-color:black
	}
	
#process {
	background-image: url('images/background-04-sm.jpg');
	}

a img {
	border: none
	} 

div#back {
	width: 1024px;
	height: 768px;
	margin: 0 auto;
	position: relative; 
	background-repeat: no-repeat;
	background-position:top center;
	background: url(images/background-06-sm.jpg)
	}
	
div#main {
	position: relative; 
	margin: 0px auto; 
	padding: 0px;
	top: -60px;
	width: 800px;
	height: 520px;
	z-index: 1;
	text-align: left; 
	background-repeat: no-repeat;
	background-position: center;
	background: url(images/mainframe.gif);
	filter: alpha(opacity=80);
	opacity: .80;
	border: 0 none;
	}
	
div#main a:hover {
	background-position: -107px 0;
	}
	
div#filmstrip {
	position: relative;
	padding: 0px; 
	margin: 0px auto;
	top: 580px;
	width: 800px; 
	height: 120px; 
	z-index: 2;
	}
	
.bedlinerButton {
	background: url("images/Buttons/trucks.gif") 0 0;
	background-repeat: no-repeat;
	border: none;
	width: 105px;
	height: 74px;
	position: absolute; Top: 145px; Left: 20px;
	}
	
.greenButton {
	background: url("images/Buttons/green.gif") 0 0; 
	background-repeat: no-repeat;
	border: none;
	width: 105px;
	height: 74px;
	position: absolute; Top: 139px; Left: 680px;
	}
	
.aboutButton {
	background: url("images/Buttons/abouts.gif") 0 0; 
	background-repeat: no-repeat;
	border: none;
	width: 104px;
	height: 74px;
	position: absolute; Top: 52px; Left: 580px;
	}

.processButton {
	background: url("images/Buttons/processi.gif") 0 0; 
	background-repeat: no-repeat;
	border: none;
	width: 105px;
	height: 74px;
	position: absolute; Top: 245px; Left: 120px;
	}

.rawButton {
	background: url("images/Buttons/raws.gif") 0 0; 
	background-repeat: no-repeat;
	border: none;
	width: 104px;
	height: 74px;
	position: absolute; Top: 420px; Left: 120px;
	}

.contactButton {
	background: url("images/Buttons/contacts.gif") 0 0; 
	background-repeat: no-repeat;
	border: none;
	width: 105px;
	height: 74px;
	position: absolute; Top: 420px; Left: 580px;
	}

.insulationButton {
	background: url("images/Buttons/insuls.gif") 0 0; 
	background-repeat: no-repeat;
	border: none;
	width: 104px;
	height: 74px;
	position: absolute; Top: 52px; Left: 120px;
	}

.soymatrixButton {
	background: url("images/Buttons/matrixi.gif") 0 0; 
	background-repeat: no-repeat;
	border: none;
	width: 105px;
	height: 74px;
	position: absolute; Top: 325px; Left: 20px;
	}
	
.distributorsButton {
	background: url("images/Buttons/distribs.gif") 0 0; 
	background-repeat: no-repeat;
	border: none;
	width: 105px;
	height: 74px;
	position: absolute; Top: 245px; Left: 580px;
	}
	
.literatureButton {
	background: url("images/Buttons/literature.gif") 0 0; 
	background-repeat: no-repeat;
	border: none;
	width: 105px;
	height: 74px;
	position: absolute; Top: 320px; Left: 680px;
	}

div#text { 
	position: relative; 
	margin: 0px 12px 0px 12px; 
	top: 120px; 
	width: 778px; 
	height: 488px; 
	z-index: 2; 
	overflow: auto;
	text-align: left;
	}
	
div#text h1,h2,h3,h4,h5,h6 { 
	text-align: center; 
	font-weight: bold; 
	color: green 
	}
	
.emphatic {
	font-weight: bold;
	bold;color: green;
	}
	
.secemph {color:green; 
	font-style: italic;
	}