@charset "UTF-8";
/* CSS Document */

body {
background-color: #87C5C0;
margin:0px auto;
width:955px;
}

#wrappertop {
width: 955px;
height: 200px;
}

#nav {
width: 500px;
height: 34px;
padding-left: 10px;
top: 8px;
left: 5px;
position: absolute;
z-index: 2;
}

#nav a:link {
font-size: 20px;
color: #FFFFFF;
font-family: "ITC Officina Sans Std", "Bell Gothic Std", "Tahoma", "Trebuchet MS", Arial, sans-serif;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
letter-spacing: -1px;
}

#nav a:visited {
font-size: 20px;
color: #FFFFFF;
font-family: "ITC Officina Sans Std", "Bell Gothic Std", "Tahoma", "Trebuchet MS", Arial, sans-serif;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
letter-spacing: -1px;
}

#head {
width: 948px;
height: 202px;
background-color: #87C5C0;
/*background-image: url(images/hh-heating-air-header.jpg);*/
background-repeat: no-repeat;
position: relative;
z-index: 1;
}

#wrapper {
width: 944px;
height: 100%;
background-color: #FFFFFF;
position: relative;
}

#content {
background-color: #FFFFFF;
width: 100%;
height: 100%;
position: relative;
}

	#text {
	left: 26px;
	top: 5px;
	width: 664px;
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	}
		
	#text p {
	font-size: 11pt;
	color: #000000;
	font-family: Arial, sans-serif;
	}
	
	#text a:link {
	color: #C03B28;
	font-size: 11pt;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
	
	#text a:visited {
	color: #C03B28;
	font-size: 11pt;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
	
	.headtop {
	color: #2F8FB5;
	font-family: "ITC Officina Sans Std", "Bell Gothic Std", "Tahoma", "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 12pt;
	}
	
	.headtop2 {
	color: #B57A14;
	font-family: "ITC Officina Sans Std", "Bell Gothic Std", "Tahoma", "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 22pt;
	}
	
	.textheaders {
	font-size: 14pt;
	color: #2C8CB2;
	font-family: "ITC Officina Sans Std", "Bell Gothic Std", "Tahoma", "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	}	
	
	#texthome {
	left: 26px;
	top: 5px;
	width: 664px;
	position: relative;
	margin-top: 15px;
	margin-bottom: 15px;
	float: left;
	}
	
	#texthome p {
	font-size: 11pt;
	color: #000000;
	font-family: Arial, sans-serif;
	}
	
	li {
	font-size: 11pt;
	color: #000000;
	font-family: Arial, sans-serif;
	}
	
	#texthome a:link, a:visited {
	color: #C03B28;
	font-size: 11pt;
	font-family: Arial, sans-serif;
	
	text-decoration: none;
	}
	
	#announcequote {
	float: right;
	width: 212px;
	top: 5px;
	height: 240px;
	position: relative;
	margin-top: 15px;
	padding: 10px;
	margin-right: 10px;
	background-color: #E4F0EC;
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
	}
	
	#announcetax {
	float: right;
	width: 222px;
	top: 10px;
	height: 100px;
	position: relative;
	margin-top: 15px;
	padding: 5px;
	margin-right: 10px;
	background-color: #E4F0EC;
	font-size: 11pt;
	font-family: Arial, sans-serif;
	}
	
	#announce {
	float: right;
	width: 222px;
	top: 8px;
	height: 370px;
	position: relative;
	margin-top: 15px;
	padding: 5px;
	margin-right: 10px;
	background-color: #E4F0EC;
	font-size: 11pt;
	font-family: Arial, sans-serif;
	}
	
	#announce a:link {
	color: #CD3844;
	font-size: 12pt;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
	
	#announce a:visited {
	color: #CD3844;
	font-size: 12pt;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}
		
	.announcehead {
	font-size: 18px;
	font-weight: bold;
	color: #CD3844;
	text-align: center;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	}
	
	
	#announcestaff {
	float: right;
	width: 222px;
	top: 10px;
	height: 800px;
	position: relative;
	margin-top: 15px;
	padding: 5px;
	margin-right: 10px;
	background-color: #E4F0EC;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	}
	
	#announcestaff a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	}
	
	#copyright a:link, a:visited {
	font-size: 10px;
	}
	
#footer {
width: 100%;
height: 40px;
padding-top: 4px;
padding-left: 10px;
position: relative;
color: #FFFFFF;
font-size: 10px;
font-family: "ITC Officina Sans Std", "Bell Gothic Std", "Tahoma", "Trebuchet MS", Arial, sans-serif;
background-color: #5D9FB9;
}

#footer1 {
width: 98%;
height: 40px;
padding-top: 4px;
padding-left: 10px;
position: relative;
color: #FFFFFF;
font-size: 10px;
font-family: "ITC Officina Sans Std", "Bell Gothic Std", "Tahoma", "Trebuchet MS", Arial, sans-serif;
background-color: #5D9FB9;
}

.diy_menu,a,a:link,a:visited{
font-family:Arial;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
}
