body { 
    margin:0px auto;
	background-image:url(images/brunsell-green-background.jpg);
	background-repeat:repeat-x;
	background-color:#323232; 
}

.main-container {width:989px; margin:0px auto; overflow:hidden; background-image:url(images/content-background.jpg); background-repeat:repeat-y;}
.header {width:989px; height:362px; background-image:url(images/Brunsell-Green-Final_1x1.jpg); background-repeat:no-repeat; position:relative;}
.content {width:934px; padding-left:20px; padding-right:35px; padding-top:10px; min-height:502px; background-image:url(images/Brunsell-Green-Final_2x1.jpg); background-repeat:no-repeat; position:relative;}
.content .energy { 
	position:absolute;
	left: 657px;
	top: 55px;
	width: 284px;
}
.content .energyvideo {
	position:absolute;
	left: 651px;
	top: 148px;
	width: 294px;
	height: 210px;
}
.content .tax {
	position:absolute;
	left: 658px;
	top: 58px;
}
.footer {width:989px; height:99px; margin:0px auto; overflow:hidden;}
.header .menu {
	width:941px; 
	height:30px;  
	position:absolute;
	left: 26px;
	top: 149px;
}
.header .navigation {
	width:157px;
	height:22px;
	position:absolute;
	left: 17px;
	top: 102px;
}
.text-wrap {width:604px; padding-left:3px; padding-right:3px;}
.imagepad {padding:4px;}

h1 {
	font-family: Arial;
	font-size: 15pt;
	margin-top:0px;
	color:#006f3a;}

h2 {
	font-family: Arial;
	font-size: 14pt;}
	
h3 {
	font-family: Arial;
	font-size: 12pt;}

ol { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

ul { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;
  }
  
table { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

p { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

.red { font-size: 10pt; color:#FF0000; font-family: Arial, Helvetica, sans-serif; line-height: 150%;}
.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.footer2 { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}
.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; }
.green {color: #a1cd47; font-size:13pt;}
.bigger { font-size: 12pt; font-weight:bold;}

a.menulink:link {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
}
a.menulink:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
}
a.menulink:hover {
	color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
}
a.menulink:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	text-decoration: none;
}

