body {
	background-color: rgb(88,255,255);
	background-image: url('Ztvubkgrnd2.jpg');
	font-family: sans-serif;
	}

h1 {
	background-color: white;
	font-size: 3em;
	font-family: "Times New Roman", serif;
	text-align: center;
	}

div {
	width:848px;
	padding: 10px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	background-color: rgb(154,255,154);
	}

div#main {
	background-color: rgb(154,255,154);
}

td.atmosphere {
	width: 20px;
	text-align: center;
 }

div#furnaces {
	background-color: rgb(154,255,154);
}
div#optics {
	background-color: rgb(154,255,154);
}
div#consulting {
	background-color: rgb(154,255,154);
}

div#papersEtc {
	background-color: rgb(154,255,154);
}

div#companyDetails {
	background-color: rgb(154,255,154);
}

div#researchPapers {
	background-color: rgb(255,204,204);
}

div#footer {
	background-color: rgb(255,255,204);
	text-align: center;
	font-size: 70%;
}

table {
	border-collapse: collapse;
	width: 100%;
	background-color: rgb(255,204,102);
	}

table, th, td {
	border: 1px solid white;
	padding: 4px;
	}

td.n {
	width: 20px;
	Background-color: rgb(255,204,102);
}

td.y {
	width: 20px;
	Background-color: rgb(0, 255, 255);
}

ul#listPapers {
	list-style-type: none;
	font-size: 80%;
}

img.iconImg {
	margin-right: 5px;
}

img#logo1 {
	/*display: block;*/
	float: right;
	clear: right;
	}

p#address{
	/*display: block;*/
	float: right;
	clear: right;
	width: 175px;
	font-size: 70%;
}

p#atm{
	/*display: block;*/
	float: right;
	clear: right;
	width: 116px;
	font-size: 70%;
}

a.unique {
	font-size: 80%;
	color: rgb(0, 0, 255);
}

span.temp {
	color: rgb(255, 0, 0);
}

span.price {
	font-size: 65%
}

td.atmosphere {
	width: 20px;
}

table#atmosphere {
	width: 117px;
	float: right;
	clear: right;
}

span.smallV {
	font-size: 70%;
	font-family: Verdana, sans-serif;
}