/* CSS Document */

/* - - - - - - - - - - - - - - - - - - - - -




/*
----------------------------------------------------------------------------- 
Global Styles
-----------------------------------------------------------------------------*/
@import url("stylesheet.css");
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	margin:0;
	padding:0;
	list-style:none;
}
body {
	background: url(../images/bg_main.jpg) repeat-x #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color:#969696;
	font-size:11px;
	text-align:center;/* for IE */
	margin-top:0;
	margin-bottom:0;
}
form {
	margin:0;
	padding:0;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
fieldset {
	border: 0;
}
img {
	border:0;
	vertical-align:bottom;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	line-height:normal;
}
p, td {
	margin:0;
	padding:0;
	font-family: Arial;
	font-size:12px;
	line-height:18px;
	padding-left:0px;
	color:#969696;
	text-align:justify;
}
ul, li {
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	margin:0;
	padding:0;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color:#274D8C;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}
.clear {
	clear:both;
	height:1px;
}
.cl_cle {
	clear:left;
	height:1px;
}
.display {
	display:block;
	float:none;
	text-align:left;
}
.display_in {
	margin-top:10px;
	display:block;
	text-align:left;
}
.dis_fl {
	float:left;
}
.dis_fl1 {
	float:left;
	padding-right:12px;
	width:45%;
}
.dis_fr {
	float:right;
}
.title {
	background:url(../images/title_arroe.jpg) left  no-repeat;
	padding-left:20px;
	line-height:25px;
	border-bottom:dashed 1px #b9bab6;
	display:block;
	text-align:left;
	margin-bottom:15px;
}
.title2 {
	background:url(../images/title_arroe.jpg) left  no-repeat;
	line-height:25px;
	padding-bottom:4px;
	padding-top:0;
	padding-left:20px;
	border-bottom:dashed 1px #b9bab6;
	margin:0;
	display:block;
	text-align:left;
	line-height:24px;
	margin-bottom:15px;
}
/*h1{ font-family:Arial, Helvetica, sans-serif; font-size:25px; font-weight:normal; color:#6d6d6d; visibility: hidden;}
h3{ font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; line-height:30px; color:#6d6d6d;}
h4{ font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; line-height:normal; padding-bottom:7px; color:#6d6d6d;}
h2{font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:bold; color:#6d6d6d; visibility: hidden;}*/
#loadarea img {
	width:310px;
	border:3px solid #e8e8e8;
}
.text_indent1 {
	text-indent:20px;
}
/*
----------------------------------------------------------------------------- 
Template Styles
-----------------------------------------------------------------------------*/
#wrapper {
	width:850px;
	margin:auto;
	text-align:center;
	display:block;
	background:#ffffff;
}
/*
----------------------------------------------------------------------------- 
Header Styles
-----------------------------------------------------------------------------*/
#header {
	background: url(../images/top_bg.jpg) no-repeat;
	width:850px;
	height:111px;
	display:block;
	text-align:left;
}
#logo {
	background:url(../images/logo.png) no-repeat;
	float:left;
	width:171px;
	height:109px;
}
#logo a {
	display:block;
	width:171px;
	height:109px;
	cursor:hand;
}
#rg_nav {
	width:679px;
	height:104px;
	margin-top:7px;
	float:left;
}
#subscribe {
	height:15px;
	margin-right:15px;
	width:110px;
	float:right;
	text-align:center;
}
#subscribe a {
	background:url(../images/suscribe.png) no-repeat;
	display:block;
	border:none;
	color:#ffffff;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	text-decoration:none;
	line-height:15px;
	cursor:hand;
}
#subscribe a:hover {
	background:url(../images/suscribe_hover.png) no-repeat;
	display:block;
	border:none;
	color:#a3a3a3;
	font-size:10px;
	font-family:Arial;
	font-weight:normal;
	text-decoration:none;
	line-height:15px;
	cursor:hand;
}
#navigation {
	background:url(../images/navi_bg.png) no-repeat;
	margin-left:2px;
	width:677px;
	height:45px;
	float:none;
	display:block;
	margin-top:10px;
}
#navigation ul {
	padding-top:25px;
	padding-left:32px;
	display:block;
}
#navigation li {
	float:left;
	padding-right:8px;
}
.home_but a {
	background:url(../images/home_button.jpg) no-repeat;
	width:55px;
	height:14px;
	display:block;
}
.home_but a:hover { /*Selected Tab style*/
	background-position:100% -14px; /*Shift background image up to start of 2nd tab image*/
}
.home_but .selected { /*Selected Tab style*/
	background-position:100% -14px; /*Shift background image up to start of 2nd tab image*/
}
.save_green a {
	background:url(../images/save_green.jpg);
	width:98px;
	height:14px;
	display:block;
}
.save_green a:hover { /*Selected Tab style*/
	background-position:100% -14px; /*Shift background image up to start of 2nd tab image*/
}
.save_green .selected { /*Selected Tab style*/
	background-position:100% -14px; /*Shift background image up to start of 2nd tab image*/
}
.about_but a {
	background:url(../images/about_button.jpg) no-repeat;
	width:70px;
	height:14px;
	display:block;
	cursor:hand;
}
.about_but a:hover { /*Selected Tab style*/
	background-position:100% -14px; /*Shift background image up to start of 2nd tab image*/
}
.about_but .selected { /*Selected Tab style*/
	background-position:100% -14px; /*Shift background image up to start of 2nd tab image*/
}
.service_but a {
	background:url(../images/energy-audits.jpg) no-repeat;
	width:85px;
	height:14px;
	display:block;
}
.service_but a:hover { /*Selected Tab style*/
	background-position:100% -14px; /*Shift background image up to start of 2nd tab image*/
}
.service_but .selected { /*Selected Tab style*/
	background-position:100% -14px; /*Shift background image up to start of 2nd tab image*/
}
.faq_but a {
	background:url(../images/faq_button.jpg) no-repeat;
	width:70px;
	height:14px;
	display:block;
}
.faq_but a:hover { /*Selected Tab style*/
	background-position:100% -14px; /*Shift background image up to start of 2nd tab image*/
}
.faq_but .selected { /*Selected Tab style*/
	background-position:100% -14px; /*Shift background image up to start of 2nd tab image*/
}
.request_but a {
	background:url(../images/energy-star.jpg) no-repeat;
	width:99px;
	height:14px;
	display:block;
}
.request_but a:hover { /*Selected Tab style*/
	background-position:100% -14px; /*Shift background image up to start of 2nd tab image*/
}
.request_but .selected { /*Selected Tab style*/
	background-position:100% -14px; /*Shift background image up to start of 2nd tab image*/
}
.contact_but a {
	background: url(../images/contact_button.jpg) no-repeat;
	width:97px;
	height:14px;
	display:block;
}
.contact_but a:hover { /*Selected Tab style*/
	background-position:100% -14px; /*Shift background image up to start of 2nd tab image*/
}
.contact_but .selected { /*Selected Tab style*/
	background-position:100% -14px; /*Shift background image up to start of 2nd tab image*/
}
#main_image {
	display:block;
	width:850px;
	border-top:1px solid #ffffff;
}
#main_image_tp {
	background:url(../images/cen_bg.jpg) top no-repeat;
	width:850px;
}
#main_image_bot {
	background:url(../images/bot_bg.jpg) bottom no-repeat;
	width:850px;
}
#main_image_by {
	background:url(../images/bot_bg1.jpg) no-repeat;
	width:850px;
	height:13px;
}
#flash {
	height:346px;
	width:850px;
}
#inner_flash {
	height:138px;
	width:850px;
}
#content {
	width:844px;
	padding-left:3px;
	padding-right:3px;
	padding-top:15px;
	padding-bottom:20px;
}
#inner_content {
	width:814px;
	padding-left:18px;
	padding-right:18px;
	padding-bottom:20px;
}
.pie_flash {
	width:812px;
	border:1px solid #e8e8e8;
}
.about_lf {
	width:234px;
	float:left;
	display:block;
}
.about_rg {
	width:560px;
	float:right;
	display:block;
}
.about_lf ul {
	background:#f7f7f7;
	display:block;
}
.about_lf li { /*line-height:34px;*/
	border-bottom: 1px solid #ffffff;
}
.about_lf a {
	background:url(../images/sub_arrow.png) 10px 12px no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#6d6d6d;
	padding-left:23px;
	display:block;
	padding-top:8px;
	padding-bottom:8px;
}
.about_lf a:hover {
	background:url(../images/sub_arrow_hover.png) 10px 12px no-repeat #7dc626;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	padding-left:23px;
	display:block;
}
.about_lf .selected {
	background:url(../images/sub_arrow_hover.png) 10px 12px no-repeat #7dc626;
	padding-top:8px;
	padding-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	padding-left:23px;
	display:block; /*line-height:34px;*/
}
.ab_im {
	margin-top:10px;
	display:block;
	width:234px;
}
.ab_im img {
	border:2px solid #e8e8e8;
	width:230px;
}
.about_rg_qual {
	display:block;
	margin-top:20px;
	padding-bottom:10px;
}
.about_rg_qual img {
	float:left;
	width:120px;
	border:3px solid #e8e8e8;
	margin-right:10px;
}
.about_rg_qual a {
	color:#7dc626;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:25px;
}
.testa_gr {
	border-bottom:1px dashed #b9bab6;
	border-top:1px dashed #b9bab6;
	background:#fcfcfc;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	display: block;
	padding-right:15px;
}
.testimonials {
	margin-top:20px;
	margin-bottom:10px;
}
.testimonials1 {
	margin-bottom:10px;
}
.testimonials h4 {
	background:url(../images/text_arrow.jpg) left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
	margin-bottom:5px;
}
.testimonials1 h4 {
	background:url(../images/text_arrow.jpg) left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding-left:10px;
	margin-bottom:5px;
}
.text_right {
	text-align:right;
	padding-top:5px;
}
.text_right b {
	color:#7dc626;
}
a.colo_green {
	color:#6d6d6d;
}
a:hover.colo_green {
	color:#7dc626;
}
.colo1_green {
	color:#7dc626;
}
.testa_gr_inner {
	display:block;
}
.testa_gr_inner img {
	float:left;
	border:2px solid #e8e8e8;
	width:70px;
	height:90px;
	margin-right:10px;
}
.box-shell {
	width:279px;
	float:left;
	display:block;
	margin-right:3px;
}
.box-shell1 {
	width:279px;
	float:left;
	display:block;
}
.box_cen {
	background:url(../images/box_cen.jpg) repeat-y;
	width:279px;
	min-height:125px;
	height:auto !important;
	height:110px;
}
.box_cen p {
	text-align:left;
}
.box_bot {
	background:url(../images/box_botm.jpg) no-repeat;
	width:279px;
	height:27px;
}
.box_bot a {
	float:right;
	background:url(../images/arrow_link.jpg) left no-repeat;
	padding-left:12px;
	color:#969696;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	margin-right:20px;
}
.box_bot a:hover {
	float:right;
	background:url(../images/arrow_link.jpg) left no-repeat;
	padding-left:12px;
	color:#666664;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	margin-right:20px;
}
#what_fuel {
	background: url(../images/what_the_fuel.jpg) no-repeat;
	width:279px;
	height:61px;
}
#what_fuel h1 {
	font-family:'ReznorDownwardSpiral', Helvetica, sans-serif;
	color:#ffffff;
	font-size:24px;
	font-weight: normal;
	padding-left:30px;
	padding-top:11px;
}
.title h1 {
	font-family:'ReznorDownwardSpiral', Helvetica, sans-serif;
	color:#6d6d6d;
	font-size:25px;
	line-height:25px;
	font-weight: normal;
}
.title h1 a{
	font-family:'ReznorDownwardSpiral', Helvetica, sans-serif;
	color:#6d6d6d;
	font-size:25px;
	line-height:25px;
	font-weight: normal;
	text-decoration:none;
}
.title2 h1 {
	font-family:'ReznorDownwardSpiral', Helvetica, sans-serif;
	color:#6d6d6d;
	font-size:25px;
	line-height:25px;
	font-weight: normal;
}
#qualification {
	background: url(../images/qualifications.jpg) no-repeat;
	width:279px;
	height:61px;
}
#qualification h1 {
	font-family:'ReznorDownwardSpiral', Helvetica, sans-serif;
	color:#ffffff;
	font-size:24px;
	font-weight: normal;
	padding-left:30px;
	padding-top:11px;
}
.qualification_inner {
	padding-left:25px;
	padding-right:30px;
	padding-top:10px;
	text-align: justify;
	text-indent:20px;
}
.qualification_inner p {
	text-align:left;
	color:#6d6d6d;
	font-size:12px;
	line-height:18px;
}
#cost_saving {
	background: url(../images/energy-audits-w.jpg);
	width:279px;
	height:61px;
}
#cost_saving h1 {
	font-family:'ReznorDownwardSpiral', Helvetica, sans-serif;
	color:#ffffff;
	font-size:24px;
	font-weight: normal;
	padding-left:10px;
	padding-top:11px;
	text-align:left;
}
.inner_fuel {
	padding-left:11px;
	padding-right:22px;
	padding-top:15px;
}
.inner_fuel li {
	background:url(../images/text_arrow.jpg) left no-repeat;
	padding-left:10px;
	line-height:30px;
	color:#6d6d6d;
	font-size:12px;
	font-family:Arial;
}
.cost_saving_inner {
	padding-left:25px;
	padding-right:30px;
	padding-top:10px;
	text-align: justify;
}
.cost_saving_inner p {
	text-align:left;
	color:#6d6d6d;
	font-size:12px;
	line-height:18px;
}
.from1 {
	display:block;
}
.form1 p {
	padding-bottom:7px;
}
.service_lf {
	width:234px;
	float:left;
	display:block;
}
.service_rg {
	width:560px;
	float:right;
	display:block;
}
.service_cont {
	width:560px;
	display:block;
}
.service_cont img {
	border:3px solid #e8e8e8;
	float:right;
	margin-left:20px;
	width:326px;
}
.service_lf ul {
	background:#f7f7f7;
	display:block;
}
.service_lf li {
	line-height:34px;
	border-bottom: 1px solid #ffffff;
}
.service_lf a {
	background:url(../images/sub_arrow.png) 10px no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#6d6d6d;
	padding-left:23px;
	display:block;
}
.service_lf a:hover {
	background:url(../images/sub_arrow_hover.png) 10px no-repeat #7dc626;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	padding-left:23px;
	display:block;
}
.service_lf .selected {
	background:url(../images/sub_arrow_hover.png) 10px no-repeat #7dc626;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
	color:#ffffff;
	padding-left:23px;
	display:block;
	line-height:34px;
}
.serthree_im {
	display:block;
	width:184px;
	margin-right:4px;
	float:left;
}
.serthree_im img {
	border:2px solid #e8e8e8;
	width:180px;
}
.serthree_im1 {
	display:block;
	width:184px;
	float:left;
}
.serthree_im1 img {
	border:2px solid #e8e8e8;
	width:180px;
}
.faq_cont {
	display:block;
	width:auto;
	padding-right:20px;
}
.faq_cont li {
	display:block;
	padding-bottom:15px;
}
.faq_cont a {
	background:url(../images/gray_faq.jpg) left 3px no-repeat;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#969696;
	text-decoration:none;
	display:block;
}
.faq_cont a:hover {
	background:url(../images/green_faq.jpg) left 3px no-repeat;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#7dc626;
	display:block;
}
.faq_anw {
	display:block;
	width:auto;
	padding-right:20px;
	margin-top:10px;
}
.faq_anw li {
	padding-bottom:15px;
	padding-left:0;
	list-style:none;
	text-indent:0;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#969696;
}
.faq_anw img {
	float:left;
	width:230px;
	border:2px solid #e8e8e8;
	margin-right:20px;
}
.faq_answer {
	background:url(../images/green_faq.jpg) left 4px no-repeat;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#7dc626;
	display:block;
	font-weight:bold;
}
.blue_but {
	display:block;
	float:left;
}
.blue_but a {
	display:block;
	background:url(../images/submit_blue.jpg) left no-repeat;
	display:block;
	text-decoration:none;
	border:none;
	width:63px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	cursor:hand;
}
.blue_but a:hover {
	display:block;
	background:url(../images/submit.jpg) left no-repeat;
	display:block;
	text-decoration:none;
	border:none;
	width:63px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	cursor:hand;
}
.partner {
	display:block;
	text-align:left;
	padding-right:80px;
	margin-bottom:30px;
}
.partner img {
	float:left;
	width:120px;
	border:2px solid #e8e8e8;
	margin-right:15px;
}
.border_btpr {
	border-bottom:1px dashed #b9bab6;
	margin-left:30px;
	width:720px;
	height:20px;
}
.req_page {
	display:block;
	float:left;
	width:491px;
}
.req_page_im {
	display:block;
	float:left;
	width:322px;
}
.req_page_im img {
	float:left;
	width:310px;
	border:3px solid #e8e8e8;
}
.submit {
	display:block;
	background:url(../images/submit.jpg) left no-repeat;
	display:block;
	text-decoration:none;
	border:none;
	width:63px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	cursor:hand;
}
.submit:hover {
	display:block;
	background:url(../images/submit_blue.jpg) left no-repeat;
	display:block;
	text-decoration:none;
	border:none;
	width:63px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	cursor:hand;
}
.submit_blue:hover {
	display:block;
	background:url(../images/submit_blue.jpg) left no-repeat;
	display:block;
	text-decoration:none;
	border:none;
	width:63px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	cursor:hand;
}
.submit_blue {
	display:block;
	background:url(../images/submit.jpg) left no-repeat;
	display:block;
	text-decoration:none;
	border:none;
	width:63px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	cursor:hand;
}
.input_box {
	border-left:1px solid #b3b3b3;
	border-top:1px solid #b3b3b3;
	background:#f7f7f7;
	width:220px;
	height:21px;
}
.input_box1 {
	border-left:1px solid #b3b3b3;
	border-top:1px solid #b3b3b3;
	background:#f7f7f7;
}
.input_box_sm {
	border-left:1px solid #b3b3b3;
	border-top:1px solid #b3b3b3;
	background:#f7f7f7;
	width:64px;
	height:21px;
}
.input_box_med {
	border-left:1px solid #b3b3b3;
	border-top:1px solid #b3b3b3;
	background:#f7f7f7;
	width:120px;
	height:21px;
}
.input_box_med2 {
	border-left:1px solid #b3b3b3;
	border-top:1px solid #b3b3b3;
	background:#f7f7f7;
	width:200px;
	height:21px;
}
.input_box2 {
	border-left:1px solid #b3b3b3;
	border-top:1px solid #b3b3b3;
	background:#f7f7f7;
	width:300px;
	height:21px;
}
.contact_lf {
	float:left;
	width:315px;
	display:block;
	padding-right:20px;
}
.contact_rf {
	float:left;
	width:479px;
	display:block;
}
.contact_map {
	display:block;
	width:470px;
	margin:auto;
}
.contact_map iframe {
	border:4px solid #e3e3e3;
	width:470px;
}
.contact_rf h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px dashed #b9bab6;
	margin-bottom:10px;
	color:#6d6d6d;
	line-height:25px;
}
.contact_rf li {
	list-style-position:outside;
	list-style-type: decimal;
}
.marg2 {
	margin-bottom:20px;
}
.dis_name {
	float:left;
	width:49%;
	padding-top:5px;
}
.dis_name1 {
	float:left;
	width:49%;
	padding-top:5px;
}
.dis_name p {
	font-size:11px;
	line-height:normal;
	padding-left:20px;
	color:#000000;
	text-align:left;
}
.dis_name1 p {
	font-size:11px;
	line-height:normal;
	padding-left:20px;
	color:#000000;
	text-align:left;
}
.dis_name h4 {
	font-weight:bold;
	color:#000000;
	font-size:13px;
}
.dis_name1 h4 {
	font-weight:bold;
	color:#000000;
	font-size:13px;
}
h4 {
	font-weight:bold;
	color:#000000;
	font-size:13px;
}
.site_map {
	display:block;
	text-align:left;
	float:left;
	margin-left:100px;
	width:300px;
	padding-top:10px;
	padding-bottom:20px;
}
.site_map li {
	background:url(../images/site_map_arrow.jpg) left 4px no-repeat;
	padding-left:15px;
	padding-bottom:7px;
	display:block;
	line-height:normal;
}
.site_map ul ul {
	margin-left:12px;
}
.site_map li li {
	background:url(../images/sub_link.jpg) left 6px no-repeat;
	padding-left:15px;
	padding-top:6px;
	padding-bottom:0;
	display:block;
	line-height:normal;
}
a.site_m {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#666664;
	display: block;
}
a:hover.site_m {
	color:#7dc626;
}
a.sub_nac {
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
	color:#666664;
	display: block;
}
a:hover.sub_nac {
	color:#7dc626;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	position:absolute;
	top: 0;
	margin-top:5px;
	border-bottom-width: 0;
	font:normal 11px Myriad;
	line-height:29px;
	z-index:100;
	width: 174px;
	visibility: hidden;
}
.dropmenudiv1 {
	background:url(../images/sub_bgbot.png) top no-repeat;
	height:11px;
}
.dropmenudiv2 {
	background:url(../images/sub_bg.png) repeat-y;
}
.dropmenudiv a {
	width:auto;
	display: block;
	text-indent: 3px;
	background:url(../images/sub_arrow.png) 6px 10px no-repeat;
	padding-left:20px;
	line-height:18px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration: none;
	font-weight: bold;
	color: black;
}
* html .dropmenudiv a { /*IE only hack*/
	width: 172px;
}
.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	width: 173px;
	border-bottom:1px solid #ffffff;
	color:#ffffff;
	background:url(../images/sub_arrow_hover.png) 6px 10px no-repeat #7dc626;
	display:block;
}
.dropmenudiv .cur { /*THEME CHANGE HERE*/
	width: 173px;
	border-bottom:1px solid #ffffff;
	color:#ffffff;
	background:url(../images/sub_arrow_hover.png) 6px 10px no-repeat #7dc626;
	display:block;
}
#footer {
	background:url(../images/footer.jpg) bottom repeat-x;
	width:850px;
	height:123px;
	display:block;
}
.footer_lf {
	float:left;
	display:block;
	width:400px;
}
.footer_lf li {
	float:left;
	margin-left:3px;
	margin-right:3px;
}
.footer_lf a {
	color:#585858;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	padding-left:5px;
	display:block;
	font-weight:normal;
	text-decoration:none;
}
.footer_lf a span {
	padding-right:5px;
}
.footer_lf a:hover {
	background:url(../images/navi_hover_lf.jpg) left no-repeat;
	display:block;
	color:#ffffff;
}
.footer_lf a:hover span {
	background:url(../images/navi_hover_rf.jpg) right no-repeat;
	display:block;
	color:#ffffff;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:10px;
	font-weight:normal;
	color:#ffffff;
	padding-top:30px;
}
.print_line {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-right:10px;
	font-weight:normal;
	color:#ffffff;
	padding-top:30px;
}
a:hover.energy_cut {
	background: url(../images/energy_cut_hover.jpg) no-repeat;
	display:block;
	border:none;
	width:69px;
	height:28px;
	padding-left:3px;
}
a.energy_cut {
	background: url(../images/energy_cut.jpg) no-repeat;
	display:block;
	border:none;
	width:69px;
	height:28px;
	padding-left:3px;
}
a.enox {
	text-decoration:none;
	color:#ffffff;
}
a:hover.enox {
	text-decoration:none;
	color: #CCCCCC;
}
#footer-top {
	background:url(../images/footer-hd.jpg) top no-repeat;
	display:block;
	padding-top:20px;
	text-align:left;
}
#footer-top .pad-15 {
	padding-left:18px;
	padding-right:18px;
}
#footer-top .face-book-com {
	width:365px;
	float:left;
	margin-top:-10px;
}
#footer-top .face-book-like {
	width:210px;
	margin-left:21px;
	float:left;
}
#footer-top .tweet-com {
	width:194px; float:left;
	position:relative;
}
#footer-top .tweet-ng{
	background:url(../images/tweet-image-bg.jpg) no-repeat;
	width:194px;
	min-height:124px;
}
#footer-top .tweet-com h3{
	font-family:'ReznorDownwardSpiral', Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	position:absolute;
	left:67px;
	top:40px;
	color: #696969;
}
#footer-top .tweet-com h3 a{
	font-family:'ReznorDownwardSpiral', Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	color: #696969;
}
.tweet, .query {
	font-family:'ReznorDownwardSpiral', Helvetica, sans-serif;
	font-size:100%;
	color: #696969;
	margin-top:5px;
}
.tweet_list {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
}
.tweet_list .awesome,  .tweet_list .epic {
	text-transform: uppercase;
}
.tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	padding: 0.5em;
	font-family:'ReznorDownwardSpiral', Helvetica, sans-serif;
	font-size:15px;
	color: #696969;
	text-transform: uppercase;
}
.tweet_time {
	display:none;
}
.tweet_list li a {
	color: #0C717A;
}
.tweet_list .tweet_even {
	background-color: #91E5E7;
}
.tweet_list .tweet_avatar {
	padding-right: .5em;
	float: left;
}
.tweet_list .tweet_avatar img {
	vertical-align: middle;
	float:left;
}
.tweet_list li .tweet_text{
	font-family:'ReznorDownwardSpiral', Helvetica, sans-serif;
	font-size:18px;
	line-height:18px;
	padding-left:10px;
	color: #696969;
	float:left;
	width:111px;
	text-transform: uppercase;
	padding-top:12px;
}
.title8{
	font-family:'DeckerRegular', Helvetica, sans-serif;
	color:#6d6d6d;
	font-size:20px;
	line-height:20px;
	font-weight: normal;
	margin-right:17px;
}
.title9{
	font-family:'DeckerRegular', Helvetica, sans-serif;
	color:#6d6d6d;
	font-size:15px;
	line-height:15px;
	font-weight: normal;
	margin-right:17px;
}

