* {
	margin: 0;
	padding: 0;
}
p {
	line-height: 20px;
	margin-bottom: 10px;
}
img, div, a, input { behavior: url(css/iepngfix.htc) }
hr {display:none}
body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #060;
}

.imagegreyborder {
	padding: 4px;
	border: 1px solid #333;
}
a:hover {
	color: #090;
}


.wrapstar {
	background-color: #FFF;
	width: 900px;
	margin: 0 auto;
}
.clear {
	clear: both;
}
h2 {
	font-size: 22px;
	font-weight: normal;
	color: #666;
	line-height: 35px;
}

h3	{
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 17px;
}

h3 a	{
	text-decoration:none;
	color:#FFFFFF;
}

h3 a:hover	{
	text-decoration:none;
	color: #FBBE11;
}

.headermain {
	background-color: #FFF;
	background-image: url(../images/header_tempflash.jpg);
	background-position: center top;
	height: 275px;
	width: 900px;
	background-repeat: no-repeat;
}
.headeralt {
	background-color: #FFF;
	background-image: url(../images/header_contentpage.jpg);
	background-position: center top;
	height: 150px;
	width: 900px;
	background-repeat: no-repeat;
}
.headermain h1, .headeralt h1 {
	display: none;
}
#mainnavigationhome a {
	background-image: url(../images/nav_home.gif);
	background-position: center top;
	height: 35px;
	width: 94px;
}
#mainnavigationabout a {
	background-image: url(../images/nav_about.gif);
	background-position: center top;
	height: 35px;
	width: 106px;
}
#mainnavigationservices a {
	background-image: url(../images/nav_services.gif);
	background-position: center top;
	height: 35px;
	width: 140px;
}
#mainnavigationenergy a {
	background-image: url(../images/nav_energyefficiency.gif);
	background-position: center top;
	height: 35px;
	width: 262px;
}
#mainnavigationnews a {
	background-image: url(../images/nav_news.gif);
	background-position: center top;
	height: 35px;
	width: 93px;
}
#mainnavigationfaq a {
	background-image: url(../images/nav_faq.gif);
	background-position: center top;
	height: 35px;
	width: 71px;
}
#mainnavigationcontact a {
	background-image: url(../images/nav_contact.gif);
	background-position: center top;
	height: 35px;
	width: 134px;
}
#mainnavigationhome a:hover, #mainnavigationabout a:hover, #mainnavigationservices a:hover, #mainnavigationenergy a:hover, #mainnavigationnews a:hover, #mainnavigationnews a:hover, #mainnavigationfaq a:hover, #mainnavigationcontact a:hover {
	background-position: center -35px;
}
#mainnavigationhome a.selected, #mainnavigationabout a.selected, #mainnavigationservices a.selected, #mainnavigationenergy a.selected, #mainnavigationnews a.selected, #mainnavigationnews a.selected, #mainnavigationfaq a.selected, #mainnavigationcontact a.selected {
	background-position: center -70px;
}
.mainnavigation {
	margin: 0;
	height: 35px;
	list-style: none;
	display: inline;
	overflow: hidden;
}
.mainnavigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.mainnavigation a {
	float: left;
	padding: 35px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:35px; /* for IE5/Win only */
}
.maincontent {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.maincontentservices {
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}
.maincontentleft {
	float: left;
	width: 580px;
}
.maincontentright {
	float: right;
	width: 210px;
}
.maincontentrightservices {
	padding-top: 20px;
	float: right;
	width: 210px;
}
.frontpagegasheating {
	background-image: url(../images/bg_frontpage_gasheating.jpg);
	height: 75px;
	width: 352px;
	color: white;
	padding-left: 218px;
	padding-top: 30px;
	padding-right: 10px;
	margin-top:20px;
}
.frontpagesolarheating {
	background-image: url(../images/bg_frontpage_solarheating.jpg);
	height: 75px;
	width: 352px;
	color: black;
	padding-left: 218px;
	padding-top: 30px;
	padding-right: 10px;
	margin-top:20px;
}
.frontpageelectricheating {
	background-image: url(../images/bg_frontpage_electricheating.jpg);
	height: 75px;
	width: 352px;
	color: white;
	padding-left: 218px;
	padding-top: 30px;
	padding-right: 10px;
	margin-top:20px;
}
.frontpagegasheating h2, .frontpagesolarheating h2, .frontpageelectricheating h2 {
	display:none
}
.moreinfobutton {
	margin: 0;
	height: 37px;
	list-style: none;
	display: inline;
	overflow: hidden;
}
.moreinfobutton li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.moreinfobutton a {
	float: left;
	padding: 37px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:37px; /* for IE5/Win only */
}
#moreinfobuttonalpha a {
	background-image: url(../images/button_moreinfo.png);
	background-position: center top;
	height: 37px;
	width: 141px;
	float: right;
}
#moreinfobuttonalpha a:hover {
	background-position: 0px -37px;
}
.freesurveybutton {
	margin: 0;
	height: 420px;
	list-style: none;
	display: inline;
	overflow: hidden;
}
.freesurveybutton li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.freesurveybutton a {
	float: left;
	padding: 210px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:210px; /* for IE5/Win only */
}
#freesurveybuttonalpha a {
	background-image: url(../images/btn_surveyquotegreen.gif);
	background-position: center top;
	height: 210px;
	width: 210px;
}
#freesurveybuttonalpha a:hover {
	background-position: 0px -210px;
}
.greenphonenumber {
	background-image: url(../images/bnr_greenphonenumber.gif);
	height: 31px;
	width: 210px;
	margin-top:10px;
}
.jackbauer {
	height: 400px;
	list-style: none;
	display: inline;
	overflow: hidden;
	margin: 0px;
}
.jackbauer li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.jackbauer a {
	float: left;
	padding: 200px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:200px; /* for IE5/Win only */
}
#jackbaueralpha a {
	background-image: url(../images/bnr_24hrgph.gif);
	background-position: center top;
	height: 200px;
	width: 200px;
	margin-top: 60px;
}
#jackbaueralpha a:hover {
	background-position: 0px -200px;
}
.blackphonenumber {
	background-image: url(../images/bnr_phonenumber.gif);
	height: 31px;
	width: 200px;
}
.blackphonenumber h3 {
	display:none;
}
.accred {
	height: 91px;
	list-style: none;
	display: inline;
	overflow: hidden;
	margin: 0px;
}
.accred li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
.accred a {
	float: left;
	padding: 91px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:900px; /* for IE5/Win only */
}
#accredlinkalpha a {
	background-image: url(../images/footer_awards.gif);
	background-position: center top;
	height: 93px;
	width: 900px;
}

#accredlinkalpha a:hover {
}

.footer {
	color: white;
	background-color: #333;
	padding-bottom: 25px;
}
.footer a {
	text-decoration: none;
	color: white;
}
.footerleft {
	float: left;
	margin-left: 45px;
	margin-top: 20px;
}
.footer a:hover {
	text-decoration: underline;
}
.footerright {
	float: right;
	margin-right: 45px;
	margin-top: 20px;
}
.sidequote {
	background-image: url(../images/img_yellowquotes.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: silver;
	margin-top: 40px;
	height: 160px;
	padding-left: 50px;
	padding-right: 20px;
}
.contactform {
	margin: 10px;
	padding: 10px;
	border: 1px solid #CCC;
}
.contactformleft {
	float: left;
	width: 150px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.contactformright{
	float: right;
	width: 350px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.contactformfield {
	width: 310px;
}

#btn01	{
	width:142px;
	height:37px;
	padding-top:3px;
	float:left;
	text-align:center;
	background-image: url(../images/subnav.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#btn02	{
	width:142px;
	height:37px;
	padding-top:3px;
	float:left;
	text-align:center;
	background-image: url(../images/subnav.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#btn03	{
	width:142px;
	height:37px;
	padding-top:3px;
	float:left;
	text-align:center;
	background-image: url(../images/subnav.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#btn04	{
	width:142px;
	height:37px;
	padding-top:3px;
	float:left;
	text-align:center;
	background-image: url(../images/subnav.jpg);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.accredlogo {
	float: left;
	width: 180px;
	text-align: center;
	padding-bottom: 10px;
}
.accredtext {
	float: right;
	width: 380px;
	padding-bottom: 10px;
}
