body {
	margin: -12px 0 0 0;
	font:12px Arial, Verdana, Tahoma sans-serif;
	color:#393939;
	background:#969696 url(../images/bg-page.gif) repeat-x;
}
form, fieldset {
	margin:0;
	padding:0;
	border:0;
}
img {
	border:0;
}
a {
	color:#000;
	text-decoration:none;
	position:relative;
	outline:none;
}
#wrapper {
	width:989px;
	margin:0 auto;
	overflow:hidden;
}
/* header */
#header {
	overflow:hidden;
	width:100%;
}
#header .logo {
	display:block;
	width:457px;
	height:54px;
	background:url(../images/energytownhall.jpg) no-repeat;
	margin:26px 0 0 29px;
	overflow:hidden;
	text-indent:-9999px;
	position:relative;
}
#header .logo a {
	height:100%;
	display:block;
}
.user {
	float:right;
	margin:28px 19px 0 0;
	display:inline;
}
.user ul {
	display:inline;
	float:left;
	margin:7px 0 0;
	padding:0;
	list-style:none;
}
.user li {
	float:left;
	margin:0 16px 0 0;
	display:inline;
	font-size:9px;
	text-transform:uppercase;
}
.user li img {
	margin:0 5px -1px;
}
.user fieldset, .user form {
	display:inline;
}
.user .input {
	float:left;
	width:143px;
	height:15px;
	background:url(../images/bg-input.gif) no-repeat;
	padding:8px 8px 3px;
	margin:0 3px 0 0;
	display:inline;
}
.user input {
	float:left;
}
.user .input input {
	width:143px;
	padding:0;
	font:9px Arial, Verdana, Tahoma sans-serif;
	color:#49920a;
	text-transform:uppercase;
	border:0;
}
.header {
	overflow:hidden;
	height:1%;
	padding:14px 14px 0;
	background:url(../images/bg-header.png) no-repeat;
	clear:both;
}
#menu {
	float:right;
	margin:3px 0 0;
	padding:0 13px 0 0;
	list-style:none;
	overflow:hidden;
}
#menu li {
	float:left;
	border-left:1px solid #cecece;
	margin:0 0 0 -1px;
}
#menu a {
	float:left;
	text-transform:uppercase;
	padding:18px 19px 17px;
}
#menu a:hover, #menu li.active a {
	background:url(../images/bg-hover.gif) repeat-x 0 100%;
}
#menu span {
	display:block;
	height:11px;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
#menu .item-energy span {
	width:134px;
	background:url(../images/bg-item-energy.gif) no-repeat;
}
#menu .item-action span {
	width:76px;
	background:url(../images/bg-item-action.gif) no-repeat;
}
#menu .item-resource span {
	width:113px;
	background:url(../images/bg-item-resource.gif) no-repeat;
}
#menu .item-join span {
	width:101px;
	background:url(../images/bg-item-join.gif) no-repeat;
}
/* content */
#content {
	overflow:hidden;
	height:1%;
	background:url(../images/bg-main.png) repeat-y;
	padding:0 14px 5px;
}
.holder {
	overflow:hidden;
	height:311px;
	position:relative;
	background:url(../images/bg-holder.gif) repeat-x;
}
/* Original 
.energy {
	position:absolute;
	width:697px;
	height:93px;
	background:url(../images/save-energy.png) no-repeat;
	text-indent:-9999px;
	left:0;
	top:47px;
}
.join {
	position:absolute;
	width:215px;
	height:64px;
	background:url(../images/join-us.png) no-repeat;
	text-indent:-9999px;
	left:724px;
	top:57px;
} */

/* New, 09-16-09 */
.energy, 
.energy2{
	position:absolute;
	width:697px;
	height:93px;
	background:url(../images/save-energy2.png) no-repeat;
	text-indent:-9999px;
	left:0;
	top:47px;
}
.join, 
.join2{
	position:absolute;
	width:215px;
	height:64px;
	background:url(../images/join-us1.png) no-repeat;
	text-indent:-9999px;
	left:724px;
	top:57px;
}

.sign-up {
	position:absolute;
	width:141px;
	height:58px;
	background:url(../images/bg-sign-up.png) no-repeat;
	text-indent:-9999px;
	right:18px;
	top:157px;
}
.sign-up:hover {
	background:url(../images/bg-sign-up-hover.png) no-repeat;
}
.nav {
	margin:0;
	padding:5px 0 15px;
	list-style:none;
	overflow:hidden;
	width:100%;
	background:url(../images/bg-nav.gif) repeat-x 0 100%;
}
.nav li {
	float:left;
	margin:0 0 0 5px;
	display:inline;
}
.nav a {
	float:left;
	height:41px;
	overflow:hidden;
	width:234px;
	text-indent:-9999px;
}
.nav .contact {
	background:url(../images/bg-contact.gif) no-repeat;
}
.nav .promote {
	background:url(../images/bg-promote.gif) no-repeat;
}
.nav .join-us {
	background:url(../images/bg-join-us.gif) no-repeat;
}
.nav .rank {
	background:url(../images/bg-rank.gif) no-repeat;
}
.nav a:hover {
	background-position:0 -41px;
}
.buttons-holder2 {
	float: right;
	overflow:hidden;
	width:350px;
	margin:0 -4px 0 0;
}
.buttons-holder2 div {
	float:left;
	width:320px;
	border-left:1px solid #d7d7d7;
	text-align:center;
	margin:0 0 0 -1px;
	padding:0 0 12px;
}
.buttons-holder2 a {
	display:block;
	text-align:center;
	text-transform:uppercase;
	width:100%;
	position:static;
}
.buttons-holder2 a span {
	display:block;
	width:220px;
	height:178px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 auto;
	cursor:pointer;
}
.buttons-holder2 .btn-jeopardy span {
	background:url(../images/btn-jeopardy.gif) no-repeat;
}
.buttons-holder2 .btn-energy span {
	background:url(../images/btn-energy.gif) no-repeat;
}
.buttons-holder2 .btn-support span {
	background:url(../images/btn-support.gif) no-repeat;
}
.buttons-holder2 a:hover span {
	background-position:0 -178px;
}
.buttons-holder1 {
	overflow:hidden;
	width:965px;
	margin:0 -4px 0 0;
}
.copy {
	width: 560px;
	float: left;
	padding: 10px 0 10px 35px;
}
.copy-custom {
	width: 890px;
	float: left;
	padding: 10px 0 10px 35px;
}
.buttons-holder div {
	float:left;
	width:320px;
	border-left:1px solid #d7d7d7;
	text-align:center;
	margin:0 0 0 -1px;
	padding:0 0 12px;
}
.buttons-holder a {
	display:block;
	text-align:center;
	text-transform:uppercase;
	width:100%;
	position:static;
}
.buttons-holder a span {
	display:block;
	width:220px;
	height:178px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 auto;
	cursor:pointer;
}
.buttons-holder .btn-jeopardy span {
	background:url(../images/btn-jeopardy.gif) no-repeat;
}
.buttons-holder .btn-energy span {
	background:url(../images/btn-energy.gif) no-repeat;
}
.buttons-holder .btn-support span {
	background:url(../images/btn-support.gif) no-repeat;
}
.buttons-holder a:hover span {
	background-position:0 -178px;
}
/* footer */
#footer {
	overflow:hidden;
	height:1%;
	background:url(../images/bg-footer.png) no-repeat;
	padding:25px 18px;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer li {
	display:inline;
	font-size:9px;
	text-transform:uppercase;
	margin:0 16px 0 0;
}
#footer img {
	margin:0 5px -1px 0;
}
.entry p {
	line-height: 1.6em;
}
.holder {
	overflow:hidden;
	width:961px;
	position:relative;
	background:url(../images/bg-holder.gif) repeat-x;
}
.holder img {
	float:left;
	margin:0;
}
.holder .img-right {
	float:right;
}
#fathomer {
	display: none;
	position: absolute;
	top: 20px;
	right: 20px;
	width: 190px;
	padding: 15px;
	background-color: #0C86C9;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 5px solid #0259A2;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	z-index: 100;
}
#fathomerclose {
	width: 10px;
	height: 10px;
	border: 1px solid #ffffff;
	position: absolute;
	top: 5px;
	right: 5px;
}
#fathomerclose:hover {
	background-color: #0C86C9;
	cursor: pointer;
}
#fathomermessage {
	width: 50%;
}
#fathomerfollow {
	margin: 5px 0 0 0;
	display: block;
}
#fathomerfollow a, #fathomerfollow a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
