body {
	margin: 0;
	background: url(../images/bg.jpg) repeat-x top left #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #22304c;
	line-height: 17px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.fontGREEN {
	color: #1e8d01;
}

.fontWHITE {
	color: #FFFFFF;
}

.fontBLUE {
	color: #234fa6;
}

.wrapper {
	margin: 0 auto;
}

.headerstripe {
	background: url(../images/bgbluestripe.jpg) no-repeat top left;
	width: 953px;
	height: 39px;
	margin: 2px 0 0 3px;
}

.titlebg1 {
	background: url(../images/titlebg1.jpg) no-repeat top left;
	height: 246px;
	width: 959px;
}

.titlebg2sub {
	background: url(../images/titlebg2sub.jpg) no-repeat top left;
	height: 153px;
	width: 959px;
}

.contentbgwhitegreen {
	background: url(../images/bgwhitegreenstripe.gif) repeat-y top left;
}

.contentmaintable {
	margin: 2px 3px;
}

.contentsubtable {
	margin: 0 1px 16px 1px;
}

.subheader {
	margin: 0 0 26px 0;
}

.subheaderlist {
	margin: 0 10px 0 21px;
	line-height: 26px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.subheaderlist a {
	color: #234fa6;
}

.subheadertitlemiddle {
	margin: 23px 0 18px 0;
	color: #234fa6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.contentmaincentertable {
	margin: 16px;
}

.energyaudits {
	margin: 12px 0 0 0;
}

.bgstripewhiteleft {
	margin: 88px 0 0 1px;
	background: url(../images/bgstripewhite.jpg) repeat-x top left;
	height: 25px;
}

.bgstripewhiteright {
	margin: 88px 1px 0 0;
	background: url(../images/bgstripewhite.jpg) repeat-x top left;
	height: 25px;
}


.footer {
	background: url(../images/footer.gif) no-repeat top left;
	height: 29px;
	color: #FFFFFF;
	font-weight: bold;
}

.subphotoright {
	margin: 14px 0 0 0;
}


img { behavior: url(iepngfix.htc); }

