body {
	margin: 0px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	background-color: white;
}
#wrap { 
	display: block;
	width: 762px;
	background-color: white;
}
#header {
	display: block;
	float: left;
	width: auto;
	height: 117px;
	background-color: white;
}
#icons{
	display: block;
	float:left;
	width: 762px;
	height: 111px;
	background-color: white;
}
#topmenu {
	display: block;
	float: left;
	width: 762px;
	height: 35px;
	background-color: #0063AA;
}
#content {
	display: block;
	float: left;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #005CAB;
	line-height: 1.7em;
	margin-left: 20px;
	padding-top: 10px;
	width: 500px;
	height: 100%;
	background-color: white;
}
#logos {
	float: center;
	margin-top: 10px;
	padding: 3px;
	border-bottom: 1px solid #98BFDE;
	height: 50px;
	width: 150px;
}
#furnaces {
	float: left;
	color: black;
	font-weight: bold;
	font-size: 12px;
	padding: 3px;
	border-bottom: 1px solid #98BFDE; 
	width: 150px;
}
#gotobuttons {
	float: left;
	border-bottom: 2px solid white;
	background-color: #98BFDE;
	color: black;
	font-size: 12px;
	font-weight: 600;
	padding: 3px;
	width: 350px;
}
ul {
	list-style: none;
}
li {
	list-style: none;
}
#contact {
	display: block;
	width: 500px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	padding-bottom: 10px;
}
#leftmenu {
	float: left;
	text-align: left;
	width: 160px;
	height: 100%;
	background-color: #999999;
	padding-left: 33px;
	padding-right: 7px;
	padding-top: 10px;
	border-right: 5px solid #E6262B;
}
.leftside {
	float: left;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-stretch: extra-condensed;
	font-size: 14px;
	font-weight: bolder;
	line-height: 1.5em;
	border-bottom: 1px solid white;
	width: 160px;
}
	
#leftbckgrd {
	display: block;
	width: 160px;
	height: 100%;
	background-color: #999999;
	padding-left: 33px;
	border-right: 5px solid #E6262B;
}
#menubox {
	border-right: 1px solid gray;
}
#images {
	float: left;
	padding-right: 10px;
}
#rightimages {
	float: right;
	padding-left: 10px;
}
#list {
	float: left;
	padding-right: 10px;
	padding-left: 40px;
}
#form {
	width: 250px;
	height: 275px;
	display: block;
	float: left;
	font: Helvetica, Arial, Myriad, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-left: 10px;
}
#box {
	display: block;
	float: left;
	margin-right: 75px;
	margin-bottom: 5px;
}
#construction {
	float: none;
	text-align: center;
}
.form_titles {
	width: 250px;
	color:black;
	font-size:11px;
	font-weight:bold;
	line-height: 1.5em;
}
a:link {
	text-decoration: none;
	color: white;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #E6262B;	
}
a:active {
	text-decoration: none;
	color: #E6262B;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	text-align: left;
}
.style2 {
	color: #666666;
}
.style3 {
	color: #005CAB;
	font-family: Helvetica, Arial, Myriad, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 20px;
}
.style4 {
	font: 11px Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #005CAB;
}
.style5 {
	color: #FF0000;
	font-weight: bold;
}