@charset "utf-8";
/* CSS Document */
#slideshow {
    position:relative;
	z-index:0;
    height:378px; width:1024px; margin:0 auto;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}
@font-face {
	font-family: "Gotham-Bold";
	src: url(font/Gotham-Bold.otf);
}
@font-face {
	font-family: "Gotham-Book";
	src: url(font/Gotham-Book.otf);
}
body{
	font-family: "Gotham-Book";
	background-color:#e6e7e8;
	margin:0px auto;
	font-size:13px;
	color:#231f20;
	padding:0px;
}
td{
	vertical-align:top;
}
img{
	border:none;
}
p{
	margin:0px;	
}
a{
	color:#231f20;
	-o-transition:color .2s ease-out, background 0.2s ease-in;
	-ms-transition:color .2s ease-out, background 0.2s ease-in;
	-moz-transition:color .2s ease-out, background 0.2s ease-in;
	-webkit-transition:color .2s ease-out, background 0.2s ease-in;
	transition:color .2s ease-out, background 0.2s ease-in;
	text-decoration:none;
}
a:hover{
	color:#666;
}
.animation{
	-o-transition:color .2s ease-out, background 0.2s ease-in;
	-ms-transition:color .2s ease-out, background 0.2s ease-in;
	-moz-transition:color .2s ease-out, background 0.2s ease-in;
	-webkit-transition:color .2s ease-out, background 0.2s ease-in;
	transition:color .2s ease-out, background 0.2s ease-in;
}
.header{
	height:125px;
	background:url(images/headerbg.png) repeat-x;
	-webkit-box-shadow:  8px 2px 15px  -2px #666 , -8px 2px 15px  -2px #666;
	-moz-box-shadow:  8px 2px 15px  -2px #666 , -8px 2px 15px  -2px #666;
	box-shadow: 8px 2px 15px -2px #666 , -8px 2px 15px -2px #666;
	position:relative;
	z-index:1000;
	
}
.headerheight{
	height:125px;
}
.container{
	min-width:1280px;
	margin:0px auto;
}
.containergallery{
	width:1125px;
	margin:0px auto;
}
.tableheader td{
	height:125px;
}
.menupoint{
	display:inline-block;
	height:125px;
	float:left;
}
.header1{
	width:109px;
	background:url(images/headerbg1.png) no-repeat top center;
}
.header2{
	width:109px;
	background:url(images/headerbg2.png) no-repeat top center;
}
.header3{
	width:109px;
	background:url(images/headerbg3.png) no-repeat top center;
}
.header4{
	width:108px;
	background:url(images/headerbg4.png) no-repeat top center;
}
.header5{
	width:109px;
	background:url(images/headerbg5.png) no-repeat top center;
}
.header1:hover, .header2:hover, .header3:hover, .header4:hover, .header5:hover{
	background-position:0 100%;
}
.menuicon{
	display:table-cell;
	width:108px;
	height:74px;
	vertical-align:middle;
	text-align:center;
}
.menutext{
	font-size:12px;
	font-family: "Gotham-Bold";
	color:#fff;
	text-align:center;
}
.socmed_icon{
	margin-right:10px;
}
.search_div{
	width:153px;
	height:34px;
	background:url(images/search_div.png) no-repeat;
}
input#txtsearch{
	margin-top:3px;
	margin-left:5px;
	width:108px;
	height:28px;
	border:0px;
	background:none;
}
input.submitimage{
	position:relative;
	top:3px;
	left:9px;
}
:focus {outline:none;}
.subheader_orange{
	background:url(images/subheader_orange.png) repeat-x;
	height:75px;
	font-size:20px;
	font-family: "Gotham-Bold";
	color:#fff;
}
.subheader_tablecell{
	height:75px;
	vertical-align:middle;
	display:table-cell;
	padding-left:30px;
	color:#fff;
}
.subheader_green{
	background:url(images/subheader_green.png) repeat-x;
	height:66px;
	font-size:20px;
	font-family: "Gotham-Bold";
	color:#fff;
}
.subheader_tablecell2{
	height:55px;
	vertical-align:middle;
	display:table-cell;
	padding-left:30px;
}
.homenews{
	font-size:12px;
	
}
.homenewsdate{
	color:#939598;
	padding-bottom:19px;
}
.homenewsdate2{
	color:#939598;
	padding-bottom:10px;
}
.homenewstitle{
	font-family: "Gotham-Bold";
	width:225px;
	
}
.homenewstitle2{
	font-size:20px;
	font-family: "Gotham-Bold";
	padding-bottom:13px;
}
.homenewsimage{
	padding-bottom:36px;
}
.homenewspoint{
	padding-top:17px;
	padding-bottom:19px;
	padding-left:30px;
}
.homeaboutbg{
	color:#fff;
	text-align:center;
}
.homeaboutbg, .homequizbg{
	height:344px;
}
.aboutbg{
	color:#fff;
	text-align:center;
	height:538px;
}
.homeabouttitle{
	font-size:25px;
	padding-bottom:10px;
	padding-top:44px;
}
.homeabout_description{
	padding-left:35px;
	padding-right:35px;
	padding-bottom:50px;
}
.btn1{
	display:inline-block;
	background:url(images/btn1.jpg) repeat-x;
	height:43px;
	min-width:123px;
	padding-left:10px;
	padding-right:10px;
	font-family: "Gotham-Bold";
	line-height:39px;
	color:#000;
}
.btn1:hover{
	background:#ccc;
}
.btn2{
	display:inline-block;
	background:url(images/btn1.jpg) bottom repeat-x #fff;
	height:63px;
	min-width:220px;
	padding-left:10px;
	padding-right:10px;
	font-family: "Gotham-Bold";
	line-height:59px;
	color:#000;
	font-size:20px;
}
.btn2:hover{
	background:#ccc;
}
.home_photo_scroll{
	
	height:150px;
	width:1070px;
	overflow:hidden;
}
.home_photo_hseparator{
	width:1px;
	height:150px;
	float:left;
	display:inline-block;
}
.home_photo_img{
	cursor:pointer;
	width:213px;
	height:150px;
	display:inline-block;
	float:left;
}
.home_photo_scroll_in{
	position:relative;
}
.homeportfoliopart{
	padding-top:45px;
	padding-bottom:45px;
}
.arrowbtnleft img, .arrowbtnright img{
	cursor:pointer;
}
.gimmickhome{
	height:283px;
	color:#fff;
	font-family: "Gotham-Bold";
	font-size:15px;
	text-transform:uppercase;
	line-height:25px;
}
.childverticalmiddle{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding:35px 90px;
	width:565px;
	border:5px solid #fff;
}
.childverticalmiddle2{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.childverticalmiddle3{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.footerbanner{
	height:207px;
}
.webfooterpart{
	padding-top:35px;
	padding-bottom:35px;
	background-color:#231f20;
	color:#fff;
	font-family: "Gotham-Bold";
	/*margin-bottom:80px;*/
}
a.a_footer{
	font-family: "Gotham-Bold";
	color:#fff;
}
a.a_footer:hover{
	color:#ddd;
}
.copyright{
	font-family: "Gotham-Book";
	text-align:right;
}
.footer_separator{
	margin-left:5px;
	margin-right:5px;
}
.logo_about{
	padding-top:43px;
}
.abouttitle{
	font-size:25px;
	padding-bottom:16px;
	padding-top:14px;
	font-family: "Gotham-Bold";
	font-size:36px;
}
.about_description{
	font-size:15px;
	font-family: "Gotham-Bold";
	width:930px;
}
.aboutenergypart{
	background-color:#231f20;
	padding-top:44px;
	padding-bottom:40px;
	color:#fff;
	font-size:18px;
}
.aboutenergyicon{
	height:120px;
}
.aboutenergytitle{
	font-family: "Gotham-Bold";
	padding-bottom:5px;
}
.tdenergyabout{
	text-align:center;
	padding-left:25px;
	padding-right:25px;
}
.aboutdescription{
	padding-top:30px;
	padding-bottom:60px;
	width:930px;
	font-family: "Gotham-Bold";
	font-size:15px;
	line-height:25px;
}
.aboutcompetitionpart{
	background-color:#532f09;
	border-top:16px solid #5b8751;
	height:195px;
}
.competitionheaderbg{
	height:274px;
}
.competitiondespart{
	padding-top:40px;
	padding-bottom:40px;
	background-color:#532f09;
	color:#fff;
	font-size:18px;
	text-align:center;
}
.competitionlogo{
	padding-bottom:24px;
}
.competitiondescription{
	padding:0px 25px;
	line-height:25px;
	padding-bottom:45px;
}
.competitionicon{
	height:180px;
}
.competitiondesdes{
	font-family: "Gotham-Bold";
	font-size:13px;
}
.competitionbtn1{
	height:83px;
	background-color:#fcb040;
	font-size:18px;
	color:#fff;
	line-height:83px;
	text-align:center;
	cursor:pointer;
}
.competitionbtn1:hover{
	background-color:#333;
}
.competitionbtn2{
	height:83px;
	background-color:#0089cf;
	font-size:18px;
	color:#fff;
	line-height:83px;
	text-align:center;
	cursor:pointer;
}
.competitionbtn2:hover{
	background-color:#333;
}
.competitionbtn3{
	height:83px;
	background-color:#f15b40;
	font-size:18px;
	color:#fff;
	line-height:83px;
	text-align:center;
	cursor:pointer;
}
.competitionbtn3:hover{
	background-color:#333;
}
.competition_gallery_td{
	width:216px;
	padding-bottom:12px;
}
.comp_res_text{
	font-size:15px;
	font-family: "Gotham-Bold";
}
.comp_res_border{
	padding:17px 25px;
	border:1px solid #c8c7c7;
	background-color:#fff;
}
.competition_result_td{
	width:353px;
	padding-bottom:30px;
}
.newsdetailtd{
	padding:30px 40px;
}
.energybg{
	height:623px;
}
.energyframe{
	background:url(images/content/contentdoubleborder.png) no-repeat;
	height:448px;
	width:1020px;
	padding:16px 15px;
	
}
.bgenergyblack{
	
	background-color:rgba(0, 0, 0, 0.5);
	color:#fff;
}
.bgenergyblack2{
	background-color:rgba(0, 0, 0, 0.5);
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	color:#fff;
}
.bgenergypoint1{
	display:table-cell;
	width:170px;
	height:111px;
	border-bottom:1px solid #565f5b;
	vertical-align:middle;
	text-align:center;
	font-family: "Gotham-Bold";
	color:#fff;
	cursor:pointer;
}
.bgenergypoint1:hover{
	background-color:#d61a20;
}
.bgenergypoint2{
	display:table-cell;
	width:170px;
	height:111px;
	border-bottom:1px solid #565f5b;
	vertical-align:middle;
	text-align:center;
	font-family: "Gotham-Bold";
	color:#fff;
	cursor:pointer;
}
.bgenergypoint2:hover{
	background-color:#eedc00;
}
.bgenergypoint3{
	display:table-cell;
	width:170px;
	height:111px;
	border-bottom:1px solid #565f5b;
	vertical-align:middle;
	text-align:center;
	font-family: "Gotham-Bold";
	color:#fff;
	cursor:pointer;
}
.bgenergypoint3:hover{
	background-color:#2590b6;
}
.bgenergypoint4{
	display:table-cell;
	width:170px;
	height:111px;
	border-bottom:1px solid #565f5b;
	vertical-align:middle;
	text-align:center;
	font-family: "Gotham-Bold";
	color:#fff;
	cursor:pointer;
}
.bgenergypoint4:hover{
	background-color:#00a651;
}
.energydescriptionpart{
	padding-left:45px;
	padding-right:25px;
	padding-top:30px;
	padding-bottom:30px;
}
.energydescriptionscroll{
	overflow-y:auto;
	width:465px;
	height:370px;
}
.energydescriptionscrollin{
	width:411px;
}
.energyimage{
	padding-bottom:25px;
}
.energytitle{
	padding-bottom:15px;
	font-family: "Gotham-Bold";
	padding-right:55px;
}
.energydescription{
	padding-right:55px;
}
.competition_point{
	display:none;
}
.energyclass{
	display:none;
}