/* CSS Document */

.mainBody {
	margin: 0px;
	background-color: ffffff;
}

.menuLinks {
	font-family: sans-serif;
	color: ffffff;
	font-size: 8pt;
	text-decoration: none;
}

.links {
	font-family: sans-serif;
	color: 00436D;
	font-size: 8pt;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.contentArea {
	font-family: sans-serif;
	color: #00436D;
	font-size: 8pt;
	padding: 70px 30px 0px 30px;
	vertical-align: top;
}

.bodyText {
	font-family: sans-serif;
	color: #00436D;
	font-size: 8pt;
	vertical-align: top;
}

.heading {
	font-family: sans-serif;
	color: #00436D;
	font-size: 10pt;
	font-weight: bold;
}

.subHeading {
	font-family: sans-serif;
	color: #00436D;
	font-size: 8pt;
	font-weight: bold;
}

.tinyText {
	font-family: sans-serif;
	color: #00436D;
	font-size: 7pt;
}

.imageArea {
	text-align: center;
	vertical-align: center;
	background-color: #00436D;
	border-style: solid none solid none;
	border-width: 1px;
	border-color: ACC8CB;
}

.homeArea {
	padding-top: 80px;
	padding-left: 120px;
	padding-right: 40px;
	font-family: sans-serif;
	color: #00436D;
	font-size: 8pt;
	vertical-align: top;
}

.topLeftBackground_Hm {
	background-image: url(images/bgCompanyProfile_tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.topLeftBackground_Cd {
	background-image: url(images/bgContactDetails_tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.topLeftBackground_Ln {
	background-image: url(images/bgLinks_tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.topLeftBackground_Sa {
	background-image: url(images/bgServiceArea_tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
}


/* GAS HEATING text styles */

.heatingText {
	font-family: sans-serif;
	color: #4f1b00;
	font-size: 8pt;
	vertical-align: top;
}

.heatingArea {
	font-family: sans-serif;
	color: #4f1b00;
	font-size: 8pt;
	padding: 80px 30px 0px 30px;
	vertical-align: top;
}

.heatingHeading {
	font-family: sans-serif;
	color: #4f1b00;
	font-size: 10pt;
	font-weight: bold;
}

.heatingSubHeading {
	font-family: sans-serif;
	color: #4f1b00;
	font-size: 8pt;
	font-weight: bold;
}

.heatingTinyText {
	font-family: sans-serif;
	color: #4f1b00;
	font-size: 7pt;
}

.heatingLinks {
	font-family: sans-serif;
	color: 4f1b00;
	font-size: 8pt;
	text-decoration: none;
}

/* EVAPORATIVE BACKGROUNDS */
.topLeftBackground_Ev {
	background-image: url(images/bgEvaporative_tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.bottomLeftBackground_Ev {
	background-image: url(images/bgEvaporative_br.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.topRightBackground_Ev {
	background-image: url(images/bgEvaporative_tr.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

/* REFRIGERATED COOLING BACKGROUND */
.topLeftBackground_RC {
	background-image: url(images/bgRefrigerated_tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/* REVERSE CYCLE BACKGROUND */
.topLeftBackground_RS {
	background-image: url(images/bgReverseCycle_tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

/* GAS HEATING BACKGROUNDS */
.topLeftBackground_GH {
	background-image: url(images/bgGasHeating_tl.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.bottomLeftBackground_GH {
	background-image: url(images/bgGasHeating_bl.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.topRightBackground_GH {
	background-image: url(images/bgGasHeating_tr.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}