@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
#top_hdr {
	width: 920px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 5px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
#logo {
	background-image: url(../images/logo.jpg);
	height: 112px;
	width: 250px;
	float: left;
}
#topbanner {
	float: right;
	height: 95px;
	width: 535px;
}
#search {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	background-color: #595959;
	height: 29px;
	border-right-style: solid;
	border-left-style: solid;
	padding-top: 4px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #3c3c3c;
	border-left-color: #3c3c3c;
}
#search form {
	width: 300px;
	float: left;
}
#date {
	float: right;
	color: #FFF;
	padding-right: 10px;
	font-size: 12px;
	padding-top: 3px;
}
#b_navigation {
	background-color: #929292;
	height: 17px;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	text-transform: uppercase;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
}
#coverpage_wrapper {
	background-color: #f8f8f8;
	height: 194px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #929292;
}
#coverpage_wrapper_inner {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#inner_lft_wrapper {
	width: 170px;
	float: left;
	overflow: hidden;
	background-color: #FFF;
}
#inner_cntMain_wrapper {
	float: right;
	width: 750px;
	overflow: hidden;
	padding-bottom: 10px;
	background-color: #f8f8f8;
	font-size: 13px;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#inner_cntMain_wrapper p {
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#inner_cntMain_wrapper h1 {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 28px;
	color: #394E5F;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #929292;
}
#inner_cntMain_wrapper h3 {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 26px;
	color: #39C;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: f1f1f1;
	line-height: 27px;
}
#inner_cntMain_wrapper h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #595959;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: normal;
}
#inner_cntMain_wrapper h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F60;
	font-weight: bold;
}
#inner_cntMain_wrapper img {
	float: left;
	padding-right: 10px;
}
#print_cnt {
	text-align: right;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	margin-top: 10px;
	text-align:justify;
}
#inner_cntMain_wrapper a {
	color: #36C;
}
#inner_cntMain_wrapper a:hover {
	color: #06C;
	text-decoration: none;
}
#main_menu {
	float: left;
	height: 194px;
	width: 156px;
}
#login {
	float: right;
	height: 194px;
	width: 156px;
	background-image: url(../images/login_bg.gif);
	background-repeat: repeat-x;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#login h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	padding-top: 7px;
	text-transform: uppercase;
}
#login a {
	color: #FFF;
	text-decoration: underline;
}
#login a:hover {
	color: #CCC;
	text-decoration: none;
}
#login form {
	width: 135px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	line-height: 20px;
}
#coverpage_cnt {
	float: left;
	width: 590px;
	overflow: hidden;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
#coverpage_cnt a {
	text-decoration: underline;
	color: #F60;
	font-style: italic;
}
#coverpage_cnt a:hover {
	text-decoration: none;
	color: #FFB584;
	font-style: italic;
}
#coverpage_cnt img {
	float: left;
	margin-right: 10px;
}
#coverpage_cnt h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #f97901;
}
#coverpage_cnt h2 {
	font-size: 15px;
	font-weight: bold;
	color: #333;
	padding-top: 8px;
	padding-bottom: 5px;
}
#coverpage_cnt p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main_wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	overflow: hidden;
}
#main_wrapper_lft {
	width: 764px;
	overflow: hidden;
	background-color: #FFF;
	float: left;
}
#specialRprt_wrapper {
	width: 372px;
	overflow: hidden;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
}
#specialRprt_wrapper img {
	float: left;
	padding-right: 10px;
}
#specialRprt_wrapper h1 {
	font-size: 19px;
	color: #4d8354;
	font-weight: normal;
	padding-bottom: 5px;
}
#specialRprt_wrapper p {
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 3px;
	text-align: justify;
}
#specialRprt_wrapper a {
	text-decoration: underline;
	color: #F60;
	font-style: italic;
}
#specialRprt_wrapper a:hover {
	text-decoration: none;
	color: #FFB584;
	font-style: italic;
}
#energy_article {
	width: 379px;
	float: right;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #919191;
	padding-top: 10px;
}
#energy_article img {
	float: left;
	padding-left: 10px;
	padding-right: 8px;
}
#energy_article h1 {
	font-size: 19px;
	color: #4d8354;
	font-weight: normal;
	padding-bottom: 5px;
}
#energy_article p {
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 3px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
#energy_article a {
	text-decoration: underline;
	color: #F60;
	font-style: italic;
}
#energy_article a:hover {
	text-decoration: none;
	color: #FFB584;
	font-style: italic;
}
#right_banner_sct {
	width: 156px;
	overflow: hidden;
	float: right;
	padding-top: 2px;
}
#right_banner_sct img {
	margin-top: 2px;
	margin-bottom: 2px;
}
/*-----------------------------------------------------news_and_other_section------------------------------------*/

#main_wrapper_newsCnt {
	width: 764px;
	overflow: hidden;
	background-color: #FFF;
	float: left;
	padding-top: 15px;
}
#covernews {
	float: left;
	width: 200px;
	background-color: #d8d9c6;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 5px;
	overflow: hidden;
}
#covernews h1 {
	font-size: 15px;
	color: #564324;
}
#covernews img {
	padding-top: 10px;
}
#scrollnews_wrapper {
	background-color: #FFF;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
	font-size: 11px;
	padding: 5px;
}
#scrollnews_wrapper p {
	padding-top:2px;
	padding-bottom:2px;
}
#scrollnews_wrapper a {
	text-decoration: none;
	color: #000;
}
#scrollnews_wrapper a:hover {
	text-decoration: underline;
	color: #090;
}
/*--------------------------scroll news inner start here---------------------------------------------------*/

#scrollnews_inner {
	background-color: #f3f3f3;
	width: 144px;
	text-align: left;
	font-size: 11px;
	border: 1px dotted #E36D11;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#scrollnews_inner p {
	padding-top:5px;
	padding-bottom:5px;
}
#scrollnews_inner a {
	text-decoration: none;
	color: #000;
}
#scrollnews_inner a:hover {
	text-decoration: underline;
	color: #090;
}
/*--------------------------scroll news inner end here---------------------------------------------------*/
#feature_wrapper {
	float: right;
	width: 564px;
	overflow: hidden;
	background-color: #eeeee6;
}
#feature_wrapperHeading {
	width: 549px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #5e5641;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#feature_wrapperHeading h1 {
	font-size: 15px;
	color: #FFF;
	font-weight: bold;
}
#features_sub_hd {
	background-color: #c9c9b3;
	height: 18px;
	width: 557px;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding-top: 3px;
	padding-left: 7px;
}
#features_cnt {
	float: left;
	width: 175px;
	overflow: hidden;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}
#features_cnt h1 {
	font-size: 12px;
	color: #093;
	padding-top: 5px;
	padding-bottom: 5px;
}
#features_cnt p {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: justify;
}
#features_cnt a {
	text-decoration: underline;
	color: #F60;
	font-style: italic;
}
#features_cnt a:hover {
	text-decoration: none;
	color: #FFB584;
	font-style: italic;
}
#events_cnt {
	float: left;
	width: 174px;
	overflow: hidden;
	font-size: 11px;
	padding-left: 5px;
	margin-left: 5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
}
#events_cnt h1 {
	font-size: 12px;
	color: #093;
	padding-top: 5px;
	padding-bottom: 5px;
}
#events_cnt p {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: justify;
}
#events_cnt a {
	text-decoration: underline;
	color: #F60;
	font-style: italic;
}
#events_cnt a:hover {
	text-decoration: none;
	color: #FFB584;
	font-style: italic;
}
#productShow_cnt {
	float: left;
	width: 174px;
	overflow: hidden;
	font-size: 11px;
	margin-right: 5px;
	margin-left: 5px;
}
#productShow_cnt h1 {
	font-size: 12px;
	color: #093;
	padding-top: 5px;
	padding-bottom: 5px;
}
#productShow_cnt p {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: justify;
}
#productShow_cnt a {
	text-decoration: underline;
	color: #F60;
	font-style: italic;
}
#productShow_cnt a:hover {
	text-decoration: none;
	color: #FFB584;
	font-style: italic;
}
/*-----------------------------------------------------useful link------------------------------------*/

#useful_link_wrapper {
	width: 764px;
	float: left;
	padding-top: 10px;
	background-color: #eeeee6;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #5e5641;
}
#useful_linkCnt {
	width: 415px;
	background-color: #eeeee6;
	float: left;
	padding-left: 10px;
}
#useful_linkCnt h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #066;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	padding-bottom: 5px;
}
#useful_linkCnt p {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
}
#useful_linkCnt a {
	text-decoration: none;
	color: #C60;
}
#useful_linkCnt a:hover {
	text-decoration: underline;
	color: #C30;
}
/*-------------------------------------- gallery-------------------------------------*/

#gallery_wrapper {
	width: 325px;
	background-color: #eeeee6;
	float: right;
}
#gallery_wrapper h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #066;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	padding-bottom: 5px;
}
#gallery_wrapper img {
	margin-top: 10px;
}
#footer_main {
	width: 916px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333;
	padding-bottom: 15px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}
#etr_sectn {
	width:916px;
	overflow:hidden;
	float: left;
	margin-bottom: 10px;
}
#subsriber_cnt {
	float: left;
	width: 580px;
	color: #F3F3F3;
	background-color: #f8f8f8;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 2px;
	overflow: hidden;
}
#subsriber_cnt h1 {
	font-family: "Trebuchet MS";
	font-size: 26px;
	color: #FF6600;
	padding-bottom: 15px;
}
#subsriber_cnt h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	padding-bottom: 10px;
}
#subsriber_cnt p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000;
	padding-right: 5px;
}
#subscribenow {
	background-color: #FFFFFF;
	float: left;
	width: 764px;
}
#form_main {
	float: left;
	width: 764px;
	padding-top: 15px;
}
#form {
	background-color: #FFFFFF;
}
#form_main h1 {
	font-family: "Trebuchet MS";
	font-size: 19px;
	color: #4D8354;
	width: 250px;
}
#form_lft_wrapper {
	float: left;
	width: 450px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCC66;
}
#form_rght_wrapper {
	float: right;
	width: 280px;
	padding-top: 10px;
}
#form_rght_wrapper a {
	color: #FF6600;
	text-decoration: underline;
}
#form_rght_wrapper a:hover {
	color: #FF9900;
	text-decoration: none;
}
#form_rght_wrapper h1 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #CC0000;
}
#form_rght_wrapper p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
#download {
	background-color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	padding-bottom: 10px;
}
#inner_cntform_wrapper {
	float: right;
	width: 750px;
	overflow: hidden;
	padding-bottom: 10px;
	background-color: #f8f8f8;
	font-size: 13px;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#inner_cntform_wrapper h1 {
	font-size: 20px;
	color: #E67413;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
}
#inner_cntform_wrapper form {
	margin-top: 5px;
}
#inner_cntformSct {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
	height: 75px;
	background-color: #FFFFFF;
}
#inner_cntformSct img {
	float:left;
	padding-right: 10px;
}
#inner_cntformSct h1 {
	font-size: 14px;
	font-weight: bold;
	color: #990;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#inner_cntformSct a {
	color: #FF6600;
	text-decoration: underline;
}
#inner_cntformSct a:hover {
	color: #033;
	text-decoration: none;
}
#inner_advertise_wrapper {
	float: right;
	width: 750px;
	overflow: hidden;
	padding-bottom: 10px;
	background-color: #f8f8f8;
	font-size: 13px;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#inner_advertise_wrapper h4 {
	font-size: 19px;
	color: #E36D11;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
#inner_advertise_wrapper h3 {
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}
#inner_advertise_wrapper table {
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
	font-size: 11px;
	background-color: #F9f9f9;
	border: 1px dashed #CCCC99;
}
#inner_advertise_wrapper table h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	text-transform: uppercase;
}
#inner_advertise_wrapper table tr td {
	font-size: 11px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Tahoma, Verdana, Arial, "Trebuchet MS";
}
/*--------------------------------------------------------------product_show-----------------------------------*/

#inner_Cnt_procuct {
	float: right;
	width: 750px;
	overflow: hidden;
	padding-bottom: 10px;
	background-color: #f8f8f8;
	font-size: 13px;
	line-height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}
#inner_Cnt_procuct p {
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#inner_Cnt_procuct h1 {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 28px;
	color: #394E5F;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #929292;
}
#inner_Cnt_procuct h3 {
	padding-top: 20px;
	padding-bottom: 10px;
	font-size: 26px;
	color: #39C;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #39C;
}
#inner_Cnt_procuct h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #595959;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: normal;
}
#inner_Cnt_procuct h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #F60;
	font-weight: bold;
}
#inner_Cnt_procuct img {
	float: left;
	padding-right: 10px;
}
#inner_cntformErr {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
	font-size: 11px;
	color: #F00;
}

#inner_Cnt_gallery {
float: right;
width: 750px;
overflow: hidden;
padding-bottom: 10px;
background-color: #f8f8f8;
font-size: 13px;
line-height: 20px;
padding-right: 5px;
padding-left: 5px;
}
#inner_Cnt_gallery h3 {
padding-top: 20px;
padding-bottom: 10px;
font-size: 26px;
color: #39C;
font-weight: lighter;
font-family: Georgia, "Times New Roman", Times, serif;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #39C;
margin-bottom: 50px;
}

