*{
	margin: 0em;
	padding: 0em;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: url(/images/layout_images/bg_body_wrapper.png) repeat-x center 76px;
}

#outer_wrapper{
	background: url(/images/layout_images/outer_wrapper_image.png) no-repeat center 120px;
}

#wrapper{
	width: 960px;
	margin: 0 auto;
}

/* Masthead
***************************/
#masthead{
	height: 76px;	
	position: relative;
	width: 960px;
	overflow: hidden;
}
#logo{
	margin-top: 15px;
	float: left;
}
#search_box{
	position: absolute;
	top: 24px;
	right: 10px;
	height: 28px;
}
#keywords{
	border: none;
	background: url(/images/layout_images/search-box-go.png) no-repeat left top;
	width: 150px;
	height: 24px;
	float: left;
	padding-left: 10px;
	padding-top: 4px;
}
#search_btn{
	float: left;
	background: transparent url(/images/layout_images/search-btn-nuenergy-go.png);
	border: none;
	width: 40px;
	height: 28px;
	cursor: pointer;
	text-indent: -5000em;
	margin: 0;
	padding: 0;
	color: #fff;
	text-transform: capitalize;
}
#search_btn:hover{
	background-position: left -28px;
}

#telephone{
	float: left;
	display: inline;
	margin-left: 60px;
	margin-top: 22px;
	width: 360px;
	height: 35px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(/images/layout_images/telephone-adviser.png) no-repeat;
}

/* Hero
***************************/
#hero{
	clear: both;
	position: relative;
	height: 279px;
	width: 960px;
	/*overflow: hidden;*/
}
#hero_image{
	float: left;
}
#hero_overlay {
	width: 638px;
	height: 273px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(/images/layout_images/hero_overlay.png) no-repeat;
	position: absolute;
	top: -4px;
	left: 0;
	z-index: 0;
}
#hero_calculator{
	float: left;
	width: 322px;
}
#calculate_savings, #system_savings {
	top: -4px;
	position: relative;
	width: 322px;
	height: 0;
	font-size: 1em;
	padding-top: 151px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(/images/layout_images/calculate_savings.png) no-repeat;
}
#calc_home {
	top: -4px;
	position: relative;
	width: 152px;
	height: 47px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(/images/layout_images/calc_home.png) no-repeat left top;
	float: left;
}
#calc_home:hover{
	background-position: left -47px;
}
#calc_business {
	top: -4px;
	position: relative;
	width: 170px;
	height: 47px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(/images/layout_images/calc_business.png) no-repeat;
	float: left;
}
#calc_business:hover{
	background-position: left -47px;
}
#request_a_quote {
	top: -4px;
	position: relative;
	width: 322px;
	height: 75px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(/images/layout_images/calc_request_quote.png) no-repeat left top;
	float: left;
	margin-bottom: 1em;
}
#request_a_quote:hover{
	background-position: left -75px;
}






#hero_nav a:hover, #hero_nav a.selected{
	background-position: left bottom;
}


#hero_images{
	float: left;
	width: 638px;
	height: 256px;
	overflow: hidden;
}
#hero_images a{
	position: absolute;
	top: 0;
	left: 0;
	width: 638px;
	display: inline-block;
}


/* Headlines
***************************/
#headlines{
	background: url(/images/layout_images/news_ticker.png) no-repeat;
	width: 835px;
	height: 39px;
	line-height: 39px;
	margin-top: 12px;
	padding-left: 125px;
	font-size: 1.2em;
	clear: both;
}
#headlines #ticker_wrap{
	width: 500px;
	float: left;
	overflow: hidden;
}
#ticker_inner_wrap{
	width: 9999999px;
}

#headlines .ticker{
	color: #606060;
	font-weight: bold;
}


#headline_next {
	width: 38px;
	height: 30px;
	text-indent: -5000px;
	display: inline;
	background: url(/images/layout_images/news_next.gif) no-repeat;
	float: right;
	margin: 4px 18px 0 0;
	overflow: hidden;
}
#headline_next:hover{
	background-position: left -30px;
}

#headline_previous {
	width: 64px;
	height: 30px;
	text-indent: -5000px;
	display: inline;
	background: url(/images/layout_images/news_previous.gif) no-repeat;
	float: right;
	margin: 4px 5px 0 0;
	overflow: hidden;
}
#headline_previous:hover{
	background-position: left -30px;
}
#register {
	width: 171px;
	height: 0;
	font-size: 1em;
	padding-top: 30px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(/images/layout_images/register_newsletter.gif) no-repeat;
	float: right;
	margin: 3px 18px 0 0;
}
#register:hover{
	background-position: left -30px;
}

/* Features
***************************/
#features, #features_upper{
	margin-top: 12px;
	width: 960px;
	float: left;
	position: relative;
}
#features_lower{
	margin-top: 8px;
	width: 960px;
	float: left;
	position: relative;
}

#feature_residential_business_wrapper, #feature_news_events_wrapper{
	display: inline;
	float: left;
	position: relative;
	margin-left: 6px;
}
#feature_residential_business_wrapper{
	background: url(/images/layout_images/feature_residential_business_repeat.png) repeat-y;
}
#feature_news_events_wrapper{
	background: url(/images/layout_images/feature_news_repeat.png) repeat-y;
}

#features_learn_wrapper, #features_community_wrapper, #features_solar_report_wrapper{
	display: inline;
	float: left;
	position: relative;
}

#features_residential_business{
	float: left;
	position: relative;
	width: 678px;
	padding: 0 20px 0 20px;
	background: url(/images/layout_images/feature_residential_business_bg.png) top left no-repeat;
}

	.features_residential_business_top{
		background: url(/images/layout_images/feature_residential_business_top.png) no-repeat;
		width: 718px;
		height: 12px;
	}
	.features_residential_business_bottom{
		background: url(/images/layout_images/feature_residential_business_bottom.png) no-repeat;
		width: 718px;
		height: 17px;
	}
		#features_residential{
			float: left;
			position: relative;
			width: 446px;
		}
			#features_residential h2{
				background: url(/images/layout_images/feature_header_residential.png) no-repeat;
				width: 446px;
				height: 44px;
				font-size: 1em;
				text-indent: -5000px;
				overflow: hidden;
			}
			#features_residential p, #features_business p, #features_events p, #features_news p{
				color: #231F20;
				font-size: 1.3em;
				margin-bottom: 1.2em;
			}
			#features_residential a img, #features_business a img{
				margin-bottom: 1.3em;
			}
			#features_residential_col1, #features_residential_col2{
				float: left;
				position: relative;
				width: 213px;
				padding-right: 10px;
			}		
			
			
		#features_business{
			float: left;
			position: relative;
			width: 214px;
			padding-left: 18px;
		}
			#features_business h2{
				background: url(/images/layout_images/feature_header_business.png) no-repeat;
				width: 214px;
				height: 44px;
				font-size: 1em;
				text-indent: -5000px;
				overflow: hidden;
			}

#features_news_events{
	float: left;
	position: relative;
	width: 208px;
	padding: 0 14px 0 14px;
	background: url(/images/layout_images/feature_news_events_bg.png) top left no-repeat;
}
	
	.features_news_events_top{
		background: url(/images/layout_images/feature_news_events_top.png) no-repeat;
		width: 236px;
		height: 12px;
	}
	.features_news_events_bottom{
		background: url(/images/layout_images/feature_news_events_bottom.png) no-repeat;
		width: 236px;
		height: 17px;
	}
	#features_events{
		border-bottom: 1px solid #dddddd;
		margin-bottom: 16px;
		position: relative;
	}
		#features_events h2{
			background: url(/images/layout_images/feature_header_events.png) no-repeat;
			width: 208px;
			height: 44px;
			font-size: 1em;
			text-indent: -5000px;
			overflow: hidden;
		}
	#features_news{
		border-bottom: 1px solid #dddddd;
		margin-bottom: 16px;
		position: relative;
	}
		#features_news h2{
			background: url(/images/layout_images/feature_header_news.png) no-repeat;
			width: 208px;
			height: 44px;
			font-size: 1em;
			text-indent: -5000px;
			overflow: hidden;
		}
		#features_news .more_news_events{
			padding: 16px 0 6px 0;
			border-bottom: 1px solid #dddddd;
			border-top: 1px solid #dddddd;
		}
		
.feature_events_date, .feature_news_date{
	color: #008FBF;
}
#features_news a, #features_events a{
	color: #231F20;
	text-decoration: none;
}
#features_news a:hover, #features_events a:hover{
	color: #231F20;
	text-decoration: underline;
}

#events_view_all, #news_view_all{
	position: absolute;
	right: 10px;
}
#events_view_all{
	top: 11px;
}
#news_view_all{
	top: 11px;
}
#events_view_all a, #news_view_all a, #events_view_all a:hover, #news_view_all a:hover{
	font-size: 1.3em;
	color: #008FBF;
	text-decoration: none;
	background: url(/images/layout_images/arrow_home_light_blue.gif) no-repeat right center;
	padding-right: 8px;
}

#features_learn_wrapper{
	margin-left: 0;
	width: 436px;
	height: 218px;
	background: url(/images/layout_images/home_learn_bg.png) no-repeat;
	padding: 10px 20px 10px 20px;
	overflow: hidden;
}			
#features_learn{
	width: 436px;
	float: left;
	position: relative;
}
	#features_learn h2{
		background: url(/images/layout_images/feature_home_header_learn.png) no-repeat;
		width: 251px;
		height: 36px;
		margin-bottom: 5px;
		font-size: 1em;
		text-indent: -5000px;
		overflow: hidden;
	}
	#learn_col1, #learn_col2{
		display: inline;
		float: left;
		position: relative;
	}
	#learn_col1{
		width: 161px;
	}
		#learn_col1 img{
			padding-top: 30px;
		}
		
	#learn_col2{
		color: #FFFFFF;
		font-size: 1.3em;
		line-height: 16px;
		margin-left: 20px;
		width: 251px;
	}
	#learn_col2 ul {
		margin-top: 5px;
	}
	
#features_community_wrapper{
	margin-left: 8px;
	width: 198px;
	height: 218px;
	background: url(/images/layout_images/home_community_bg.png) no-repeat;
	padding: 10px 20px 10px 16px;
	overflow: hidden;
}
#features_community{
	width: 198px;
	float: left;
	position: relative;
	color: #FFFFFF;
	font-size: 1.3em;
	line-height: 16px;
}
	#features_community h2{
		background: url(/images/layout_images/feature_home_header_community.png) no-repeat;
		width: 198px;
		height: 36px;
		margin-bottom: 5px;
		font-size: 1em;
		text-indent: -5000px;
		overflow: hidden;
	}
	#community_output{
		color: #FFFFFF;
	}
	#community_nav_wrapper{
		width: 198px;
		position: absolute;
		top: 134px;
	}
	#slideshow_wrapper{
		position: absolute;
		top: 158px;
		left: 0;
		width: 198px;
	}
	#community_nav {
		text-align: center;
	}
	#community_nav a{
		display: inline-block;
		width: 11px;
		height: 11px;
		padding: 0 2px 0 2px;
		font-size: 1em;
		background: url(/images/layout_images/dots_community.png) no-repeat;
	}
	#community_nav a.activeSlide{
		background: url(/images/layout_images/dots_community_on.png) no-repeat;
	}
	#features_community .slideshow, #features_community .slideshow_min {
		text-align: center;
		width: 198px;
		height: 65px;
	}
	#features_community .community_info{
		display: none;
	}
	
#features_solar_report_wrapper{
	margin-left: 6px;
	width: 200px;
	height: 218px;
	background: url(/images/layout_images/home_solar_report_bg.png) no-repeat;
	padding: 10px 20px 10px 16px;
	overflow: hidden;
}
#features_solar_report{
	width: 200px;
	float: left;
	position: relative;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}
	#features_solar_report h2{
		background: url(/images/layout_images/feature_home_header_solar_report.png) no-repeat;
		width: 200px;
		height: 63px;
		margin-bottom: 5px;
		font-size: 1em;
		text-indent: -5000px;
		overflow: hidden;
	}
	#features_solar_report img{
		position: absolute;
		top: 154px;
		left: 10px;
	}

#btn_home_register {
	float: left;
	width: 208px;
	height: 31px;
	text-indent: -5000px;
	overflow: hidden;
	background: url('/images/layout_images/btn_home_register_enews.png') no-repeat;
}

#btn_home_register:hover{
	background-position: left bottom;
}

.feature{
	float: left;
	width: 316px;
	margin-left: 6px;
	font-size: 1.2em;
	color: #231f20;
}
#feature_residential_business_wrapper.first_feature, .first_feature{
	margin-left: 0px;
}

.feature h2{
	width: 316px;
	height: 0;
	font-size: 1em;
	padding-top: 46px;
	text-indent: -5000px;
	overflow: hidden;
}
#feature_home h2{
	background: url(/images/layout_images/feature_header_home.png) no-repeat;
}
#feature_business h2{
	background: url(/images/layout_images/feature_header_business.png) no-repeat;
}
#feature_learn h2{
	background: url(/images/layout_images/feature_header_learn.png) no-repeat;
}
.feature_info{
	background: url(/images/layout_images/feature_repeat.png) repeat-y;
}
.feature_wrap{
	background: url(/images/layout_images/feature_bg.png) no-repeat;
	padding: 25px 18px;
}
.feature_footer {
	width: 316px;
	height: 13px;
	text-indent: -5000px;
	overflow: hidden;
	background: url(/images/layout_images/feature_footer.png) no-repeat ;
	float: left;
}
.feature p{
	margin-bottom: 1em;
}
.feature ul li{
	padding-left: 10px;
	background: url(/images/layout_images/arrow_blue.gif) no-repeat left 3px;
}
#features_news ul li, #features_residential_business ul li{
	padding: 0 0 10px 10px;
	background: url(/images/layout_images/arrow_home_light_blue.gif) no-repeat left 3px;
}
#learn_col2 ul li{
	padding-left: 10px;
	background: url(/images/layout_images/arrow_home_white.png) no-repeat left 3px;
}
#features_news ul li, #features_residential_business ul li{
	font-size: 1.3em;
}
#features_news ul li a, #features_residential_business ul li a{
	color: #008fbf;
}
#features_news ul li a:hover{
	color: #008fbf;
}
#learn_col2 ul li a{
	color: #FFFFFF;
}
.feature ul, #features_news ul, #features_residential_business ul, #learn_col2 ul{
	margin-left: 0;
	margin-bottom: 0;
	list-style: none;
}

/* Connect
***************************/
#connect{
	position: relative;
	margin-top: 12px;
	clear: both;
}
#connect_accreditation_wrapper{
	background: url(/images/layout_images/connect_main_repeat.png) repeat-y;
}
.connect_accreditation_top{
	background: url(/images/layout_images/connect_top.png) no-repeat;
	width: 960px;
	height: 12px;
}
#connect_accreditation{
	background: url(/images/layout_images/connect_main_bg.png) no-repeat;
}

/*
.addthis_button{
	position: absolute;
	left: 149px;
	top: 17px;
}
*/
.sharethis_follow{
	position: absolute;
	left: 151px;
	top: 23px;
	font-size: 1.6em;
	line-height: 18px;
	color: #231F20;
}
.sharethis_fb{
	position: absolute;
	left: 255px;
	top: 23px;
}
.sharethis_toolbox{
	position: absolute;
	left: 283px;
	top: 19px;
}

#connect h2.connect_heading{
	position: absolute;
	left: 20px;
	top: 17px;
	width: 119px;
	height: 25px;
	font-size: 1em;
	text-indent: -5000px;
	overflow: hidden;
	background: url(/images/layout_images/home_connect_header.png) no-repeat;
}
#connect h2.accreditation_heading{
	position: absolute;
	right: 45px;
	top: 17px;
	width: 168px;
	height: 25px;
	font-size: 1em;
	text-indent: -5000px;
	overflow: hidden;
	background: url(/images/layout_images/home_accreditation_header.png) no-repeat;
}
#connect_link_blocks{
	padding-top: 35px;
}
#connect_link_blocks_wrap{
	/*background: url(/images/layout_images/.png) no-repeat;
	height: 71px;*/
	padding: 20px;
}
#connect_footer {
	clear: both;
	float: left;
	width: 960px;
	height: 12px;
	overflow: hidden;
	background: url(/images/layout_images/connect_bottom.png) no-repeat;
}


.link_block{
	float: left;
	width: 150px;
	font-size: 1.2em;
	margin-left: 12px;
	display: inline;
}
.first_link_block{
	margin-left: 0px;
}
.link_block ul{
	list-style-type: none;
	margin-left: 0em;
}
.link_block ul li{
	background: url(/images/layout_images/arrow_grey.gif) no-repeat left 3px;
	padding-left: 10px;
}
.link_block ul li a{
	color: #606060;
}
.link_block h3{
	color: #231f20;
	font-size: 1.1em;
	margin-bottom: 0.7em;
}

#clean_energy_council{
	float: right;
	margin-right: 55px;
}

/* Footer
***************************/
#footer_wrapper {
	margin-bottom: 60px;
}
#footer_nav{
	float: left;
	width: 390px;
	list-style-type: none;
	margin-top: 12px;
	font-size: 1.2em;
}
#footer_nav li{
	display: inline;
	margin-right: 1em;
}
#footer_nav li a, #icon_nav li a{
	color: #616161;
}

#icon_nav{
	float: right;
	width: 190px;
	list-style-type: none;
	margin-top: 12px;
	font-size: 1.2em;
	text-align: right;
	margin-right: 13px;
}

/* General
***************************/
a img{
	border: none;
}
a{
	text-decoration: none;
	color: #004c99;
}
a:hover{
	text-decoration: underline;
}
.clearline{
	clear: both;
	height: 0px;
	overflow: hidden;
}
ul{
	margin-left: 13px;
	margin-bottom: 1em;
}
.inner_image_left{
	float: left;
	margin: 1em 1em 1em 0;
}

.inner_image_right{
	float: right;
	margin: 1em 0 1em 1em;
}
.inner_image_full{
	margin: 1em 0;
}


/* Buttons
***************************/
.small_btn a{
	background: url(/images/layout_images/blank_btn_small.png) no-repeat;
	display: block;
	height: 30px;
	width: 100px;
	overflow: hidden;
	text-align: center;
	line-height: 27px;
	color: #004C99;
	font-family: Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	margin: 1em 0;
	font-weight: bold;
}
.medium_btn a{
	background: url(/images/layout_images/blank_btn_medium.png) no-repeat;
	display: block;
	height: 30px;
	width: 130px;
	overflow: hidden;
	text-align: center;
	line-height: 27px;
	color: #004C99;
	font-family: Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	margin: 1em 0;
	font-weight: bold;
}
.large_btn a{
	background: url(/images/layout_images/blank_btn_large.png) no-repeat;
	display: block;
	height: 30px;
	width: 190px;
	overflow: hidden;
	text-align: center;
	line-height: 27px;
	color: #004C99;
	font-family: Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	margin: 1em 0;
	font-weight: bold;
}

.small_btn a:hover, .medium_btn a:hover, .large_btn a:hover{
	text-decoration: none;
	background-position: left bottom;
	margin: 1em 0;
}

/* Search
***************************/


