@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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: Calibri;
	color: #3D3A3B;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
strong {
	font-weight: bold;
}
body {
	background: #fff;
	font-family: Calibri;
	line-height: 1em;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: none!important;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear: both;
}
#mainwrapper {
	width: 100%;
}
#wrapper {
	width: 1014px;
	margin: 0 auto;
}
#banner {
	position: relative;
	margin: 0 auto;
	width: 1024px;
}
.menu {
	background: url(../images/menu-bg.png) no-repeat left top;
	position: absolute;
	top: 0;
	left: 20px;
	width: 240px;
}
.menu.leftnav {
	float: left;
}
.menu img {
	margin: 0 auto;
	padding: 28px 19px 10px;
	text-align: center;
}
.menu ul {
	min-height: 319px;
	padding: 10px 8px;
}
.menu li {
	padding: 0;
}
.menu li a.sel {
	background: #f07935;
	color: #fff;
}
.menu li a {
	padding: 10px 25px;
	font-size: 12px;
	color: #202e5c;
	display: block;
	border-top: 1px solid #dad9d9;
}
.menu li a:hover {
	background: #f07935;
	color: #fff;
}
#fixed {/*position:fixed;*/}
#sharebox-wrapper {position:relative;left:0px;top:0px;}
#sharebox {position:absolute;left:0;top:0;height:400px;}
.leftnav {
	float: left;
	width: 223px;
}
#conscroll {
	width: 982px;
	float: right;
	padding: 10px 0;
}
.scrollimg {
	background: url(../images/slider-bg.png) no-repeat left top;
	width: 699px;
	float: right;
}
/*.............Slider start.............................*/
/*slider*/

.slides1_wrap {
	position: relative;
	padding: 0;
	width: 1024px;
}
#slides1 {
	overflow: hidden;
	background: none;
	height: 488px;
}
#slides1 li {
	list-style: none;
	width: 1024px;
}
#slides1 li a {
	background: none;
	padding: 0;
}
#slides1 li img {
	float: left;
}
#slides1 .content {
	float: left;
	width: 350px;
	padding-left: 21px;
}
#slides1 li p {
	line-height: 22px;
}
#slides1 h3 {
	font-size: 36px;
	color: #8d8d8d;
	font-weight: normal;
	text-transform: lowercase;
}
#slides1 h4 {
	font-size: 18px;
	color: #000;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	padding-bottom: 16px;
}
.slides1_wrap .prev {
	position: absolute;
	left: 0;
	top: 100px;
	outline: 0;
	z-index: 9999;
	display: none;
}
.slides1_wrap .next {
	position: absolute;
	right: 0px;
	display: none;
	top: 100px;
	outline: 0;
	z-index: 9999;
}
.slides1_wrap a:active {
	top: 102px;
}
.bx_pager {
	bottom: 81px;
	padding-left: 37px;
	padding-top: 5px;
	position: absolute;
	right: 115px;
	z-index: 9999;
	display: none;
}
.bx_pager a {
	background: url("../images/bg_pager.png") no-repeat scroll 0 -26px transparent;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	height: 21px;
	margin-right: -3px;
	padding: 5px 0 0 12px;
	width: 22px;
}
.bx_pager a:hover, .bx_pager a.active {
	background-position: 0 -1px;
	text-decoration: none;
	color: #fff;
}
.auto_controls {
	position: absolute;
	bottom: -11px;
	left: 394px;
	display: none;
}
.auto_controls a {
	font-size: 16px;
	color: #a3a3a3;
	outline: 0;
	padding: 2px;
}
.auto_controls a:hover {
	text-decoration: none;
 background:;
	color: #e41996;
}
#content.inncon {
	display: table;
	margin: 0 auto;
	position: relative;
	top: -25px;
	width: 999px;
	z-index: 999;
}
/*..............Slider End.............................>>*/
.leftnav ul {
	float: left;
	padding: 0 0 25px;
}
.leftnav li {
	background: url(../images/nav-blue-bg.jpg) repeat-x left top;
	float: left;
	font-size: 12px;
	height: 22px;
	padding: 3px 0;
	width: 205px;
}
.leftnav li a {
	color: #fff;
	padding: 0 10px;
}
.leftnav.innernav li li a strong:hover{
	color:#f07935;
	}
.leftnav.innernav li li a:hover{
	color:#f07935;
		
		}
.txt {
	float: left;
	width: 704px;
	padding: 0;
}
.share {
	background: url(../images/share-bg.jpg) no-repeat left top;
	height: 25px;
	float: left;
	padding: 6px 13px;
	width: 185px;
}
.share span {
	float: left;
	font-size: 12px;
	padding: 4px 7px;
}
.share img {
	float: right;
}
.news {
	float: left;
}
.newstitle {
	float: left;
}
.newstxt {
	background: url(../images/newstxt-bg.jpg) no-repeat left top;
	float: left;
	font-size: 13px;
	height: 23px;
	padding: 12px 20px;
	width: 595px;
}
.menu2.news_bg1 {
	background: url(../images/read-more-btn.jpg) no-repeat left top;
	color: #08174a;
	padding: 0 0 0 20px;
}
.contentxt {
	width: 700px;
	float: right;
}
.contentxt p {
	padding: 0 0 10px;
	font-size: 18px;
}
#footer {
	margin: 0 auto;
	clear: both;
	padding: 20px 0 0;
}
#footer p {
	border-top: 1px solid #b2b2b2;
	width: 1024px;
	text-align: center;
	padding: 10px 0;
	font-size: 12px;
	color: #797a7a;
	font-weight: bold;
	font-family: Calibri;
}
#footer p a {
	color: #797a7a;
}
.innmenu {
	width: 241px;
	float: left;
}
.innmenu img.logo {
	margin: 0 auto;
	padding: 28px 19px 50px;
	text-align: center;
}
.leftnav.innernav {
	float: left;
	padding: 0 8px;
	width: 215px;
}
.leftnav.innernav li {
	background: url("../images/nav-blue-bg.jpg") repeat-x scroll left top;
	float: left;
	font-size: 12px;
	padding: 5px 0;
	width: 221px;
	border-bottom:1px solid #fff;
	height: auto;
}
.leftnav.innernav li ul {
	float: left;
	padding: 7px 0 0;
}
.leftnav.innernav li li {
	background: url("../images/sub-menu.jpg") repeat-x scroll left top #d2d3d5;
	float: left;
	height: auto;
	padding: 3px 10px;
	width: 201px;
}
.leftnav.innernav li li a {
	color: #101f50;
	font-size: 12px;
	padding: 0;
}
.leftnav.innernav li li a strong{
	color:#08174a;
	font-size: 13px;
	}

.leftnav.innernav li li a.sel {
	color: #08174a;
}
.leftnav.innernav li li ul {
	float: left;
}
.leftnav.innernav li li ul li {
	background: url("../images/sub-menu.jpg") repeat-x scroll left top #d2d3d5;
	float: left;
	height: auto;
	padding: 3px 5px;
	width: 201px;
}
.innercon {
	float: left;
	padding: 100px 0 0 15px;
	width: 704px;
}
.header {
	float: left;
}
.header li {
	float: left;
	padding: 0 22px 0 2px;
}
.header li a {
	color: #172555;
	font-size: 14px;
}
.header li a:hover {
	color: #f07936;
}
.header li a.sel {
	color: #f07936;
}
.innrcontent {
	padding: 30px 0 0;
	float: left;
	width: 790px;
}
.innrcontent h2{
	float:none;
	}
h1 {
	color: #2E385A;
	font-size: 20px;
	padding: 14px 0 10px;
}
.innrcontent p {
	color: #3D3A3B;
	font-family: Calibri;
	font-size: 14px;
	padding: 0 0 10px;
	text-align: justify;
}
p.gastxt {
	background: none repeat scroll 0 0 #165377;
	color: #FFFFFF;
	float: right;
	font-family: Calibri;
	font-size: 16px;
	margin: 9px;
	padding: 100px 23px;
	text-align: center;
	width: 64px;
}
.innrcontent p a {
	color: #000;
}
.innrcontent p a.about {
	color: #06F;
}
.innrcontent ul {
	padding: 0 0 10px;
	width: 440px;
	float: left;
}
.innrcontent ul li {
	font-size: 14px;
	float: left;
	width: 100%;
	list-style: disc outside none;
	margin: 0 17px;
	padding: 5px 0 0;
}
.innrcontent ul li a {
	color: #1d3c9c;
	text-decoration: underline;
}
.innrcontent ul li a:hover {
	text-decoration: none;
}
.innrcontent.servics {
	background: url(../images/services.jpg) no-repeat right top;
}
.leftimg {
	float: left;
	padding: 10px 18px 0 0;
}
.rightimg {
	float: right;
	padding: 0 0 7px 35px;
}
h2 {
	font-size: 18px;
	width:100%;
	float:left;
	color: #283561;
	padding: 15px 0 5px;
}
h2.types {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	padding: 15px 0 10px;
	margin: 25px 0 10px;
	text-align: center;
}
h3 {
	font-size: 16px;
	color: #656e8e;
	padding: 15px 0 10px;
	font-family: Calibri;
	font-weight: bold;
}
.dempers {
	float: left;
	padding: 0 0 15px;
	width: 704px;
}
.dempers.gasana {
	padding: 0 0 10px;
}
.dempertxt {
	padding: 0 15px 0 0;
}
/*.......................................*/
.innrcontent.ordersupport {
	background: url(../images/ordersupport-bg.png) no-repeat -10px 44px;
	width: 746px;
	min-height: 577px;
}
.innrcontent.ordersupport td {
	font-size: 12px;
	color: #fff;
	vertical-align: top;
	padding: 3px 0;
}
.innrcontent.ordersupport input {
	border: none;
		width:172px;
}
input.submitbtn {
	background: url(../images/submit-btnbg.png) repeat-x left top;
	border: medium none;
	color: #FFFFFF;
	font-size: 14px;
	height: 23px;
	padding: 2px;
	text-align: center;
	width: 120px;
}
.maps {
	float: left;
	padding: 20px 0;
}
.innrcontent td {
	color: #656e8e;
	text-align: left;
	font-size: 13px;
	padding: 6px 10px;
}
.active_group_header_bg {
	width: auto;
	background-repeat: no-repeat;
	font-size: 22px;
	font-weight: bold;
	color: #121111;
	text-align: left;
	line-height: 30px;
	margin-top: 5px;
}
.automation td {
	border: 1px solid #656e8e;
}
.automation td strong {
	color: #FFFFFF;
	display: block;
	height: 15px;
	padding: 6px 0;
}
.gasanicon {
	float: right;
	padding: 0 19px;
	position: relative;
	top: -19px;
}
h2.typesicon {
	border-bottom: 1px dotted #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	padding: 22px 0 15px;
	text-align: center;
	margin: 25px 0 10px;
}

.enqbtn {
	display: block;
    float: none;
    margin: 10px auto;
    width: 228px;
}
.leftenqbtn{
	float:left;
	
	}
	.leftenqbtn a{
		top:0;
		left:0;
		}
.enqbtn img {
	text-align: center;
	margin: 0 auto;
	display: block;
}
.innrcontent.ordersupport h1 {
	color: #fff;
}
.required, .not-required {
	color: #fff;
}
.txt16 p {
	color: #000;
	font-weight: bold;
	padding: 30px 0 0;
	line-height: 22px;
	font-size: 22px;
	text-align: center;
}
.txt16 p a {
	color: #000;
}
.burner {
	width: 500px;
	margin: 0 auto;
}
.burner img {
	margin: 0 20px 0 0;
}
ul.krebs {
	width:100%;
}
ul.krebs li {
	float: left;
	width: 162px;
	margin: 0 60px 0 0;
	list-style: none;
}
ul.krebs li span {
	display: block;
	text-align: center;
	padding: 7px 0;
	font-size: 16px;
	min-height: 34px;
}
.txt p {
	padding: 0 0 10px;
	text-align:justify;
}
.continfo {
	width: 100%;
	padding: 200px 0 20px;
}
.continfo span{
	text-align: center;
	display:block;
	}
.continfo p {
	font-size: 23px;
	line-height: 23px;
	text-align: center;
	font-weight: bold;
}
span.telno{
	background:url(../images/tel-icon.png) no-repeat left 10px;
	line-height:22px;
	display:block;
	font-size:26px;
	padding:10px 20px;
	width:200px;
	margin:0 auto;
	}