body {
	background-color: #112831;
	margin: 0px;
	padding: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3;
	color: #FFF;
	margin-top: 0px;
}

p {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

h2 {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #688ABC;
}

a {
	color: #BE725B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.houses {
	width: 270px;
	background-image: url(/images/houses.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	vertical-align: bottom;
	text-align: center;
}

.and {
	vertical-align: bottom;
}

.43logo {
	vertical-align: top;
}

.bgstrip {
	background-image: url(/images/bg_strip.gif);
	background-repeat: repeat-y;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
}

#pageholder {
	width: 730px;
	position: relative;
	margin: 0 auto;
	padding: 0px;
}

#furnace-title {
	left: 0px;
	top: 0px;
	width: 686px;
	height: 168px;
	position: absolute;
}

.maincontent {
	padding: 30px;
	padding-top: 150px;
	padding-left: 40px;
}
.email {
	display: inline;
}
.emailtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}
#email td {
	color: #BE725B;
	text-decoration: none;
	font-weight: none;
	cursor: pointer;
}