@charset "utf-8";
/* CSS Document */

body {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #898989;
	background: url(images/body-bg.jpg) top repeat-x;
	margin: 0px;
}

h1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 19px;
	color: #ef8028;
}

h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 19px;
	color: #ef8028;
}

h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 19px;
	color: #ef8028;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #898989;
}

#headerbox img,
#innerbanner img,
#breadcrumb img,
#innercontentbox img,
#footerbox img {
	width: auto;
	max-width: 100%;
	height: auto;
}

a {
	color: #ef8028;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}

.centertxt {
	text-align: center;
}

.orangetxt {
	color: #ef8028;
}

.centerbox {
	width: auto;
	max-width: 1018px;
	min-width: 1018px;
	margin: 0 auto 0 auto;
}

#headerbox {
	width: 100%;
	float: left;
	margin-bottom: 13px;
}

#headloginbox {
	width: 100%;
	float: left;
	margin: 7px 0px 10px 0px;
}

#headloginbox form {
	width: 634px;
	float: right;
	background: #ececec;
	padding: 5px 0px 7px 0px;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-radius: 0px 0px 10px 10px;
}

#headloginbox #headtitle {
	width: 128px;
	float: left;
	text-align: center;
	color: #2d414c;
	margin-top: 3px;
}

#headloginbox .headinput {
	width: 214px;
	float: left;
	margin-right: 7px;
}

#headloginbox .headinput input {
	width: 96%;
	font-size: 12px;
	color: #898989;
	padding: 2px 2% 4px;
	border: 1px solid #cfcfcf;
	-moz-box-shadow: inset 0px 0px 5px #ccc;
	-webkit-box-shadow: inset 0px 0px 5px #ccc;
	box-shadow: inset 0px 0px 5px #ccc;
}

#headloginbox #headsubmit {
	width: 54px;
	float: left;
	margin-left: 3px;
}

#headloginbox #headsubmit input {
	width: 100%;
	height: 22px;
	font-size: 12px;
	color: #ffffff;
	background: #6f9a09;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 100% 0%, 0% 0%, from(#86b026), to(#5f8b00));
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #86b026, #5f8b00);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #86b026, #5f8b00);
	/* IE 10 */
	background: -ms-linear-gradient(top, #86b026, #5f8b00);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #86b026, #5f8b00);
	padding-bottom: 3px;
	border: 1px solid #709e06;
	-moz-box-shadow: 3px 3px 5px #ccc;
	-webkit-box-shadow: 3px 3px 5px #ccc;
	box-shadow: 3px 3px 5px #ccc;
	cursor: pointer;
}

#header {
	width: 100%;
	float: left;
	margin-bottom: 22px;
}

#logo {
	width: auto;
	float: left;
	margin-top: 17px;
}

#headright {
	width: 588px;
	float: right;
}

#headrightl {
	width: auto;
	float: left;
	margin-top: 23px;
}

#headrightr {
	width: 355px;
	float: right;
	color: #666666;
	margin-top: 25px;
}

#headrightr .headphone {
	width: 100%;
	float: left;
	font-size: 23px;
	color: #2d414c;
	font-weight: bold;
	text-align: right;
	margin-bottom: 5px;
}

#headrightr .headphone img {
	vertical-align: text-bottom;
}

#headrightr .heademail {
	width: 100%;
	float: left;
	font-size: 17px;
	text-align: right;
}

#headrightr #headnav {
	width: 100%;
	float: left;
	word-spacing: 12px;
	text-align: right;
}

#headrightr #headnav a {
	color: #666666;
	word-spacing: normal;
}

#navigationbox {
	width: 100%;
	float: left;
}

#homebannerbox {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 32px;
}

#homebannerbox img {
	width: 100%;
}

#homemobilebanner {
	width: 100%;
	float: left;
	display: none;
	text-align: center;
	margin-bottom: 32px;
}

#homemobilebanner img {
	width: 100%;
}

#contentbox {
	width: 100%;
	float: left;
}

#contentarea {
	width: 100%;
	float: left;
}

#homebuttons {
	width: 100%;
	float: left;
	margin-bottom: 46px;
}

#homebuttons a:hover {
	text-decoration: none;
}

#homebuttons .homebuttonsbreak {
	width: 48%;
}

#homebuttons .homebuttonsbox {
	width: 43.5%;
	min-height: 215px;
	padding: 6px 1% 15px 1%;
	border: 1px solid #d2d2d2;
	-moz-box-shadow: 3px 3px 5px #ccc;
	-webkit-box-shadow: 3px 3px 5px #ccc;
	box-shadow: 3px 3px 5px #ccc;
}

#homebuttons .homebuttonsbox .img1 {
	width: 100%;
}

#homebuttons .homebuttonsbox h2 {
	line-height: 23px;
	margin: 12px 3% 10px;
}

#homebuttons .homebuttonsbox p {
	color: #898989;
	margin: 0px 3%;
}

#homebuttons .homebuttonsbox p a {
	color: #898989;
}

#homebuttons .homebuttonsbox form {
	width: 94%;
	margin: 8px 3% 0px;
}

#homebuttons .homebuttonsbox form select {
	width: 100%;
}

#homebuttons .homebuttonsbox .homerange {
	font-size: 17px;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

#homenews {
	width: 100%;
	float: left;
	background: #ebebeb;
	border: 1px solid #d9d9d9;
	margin-bottom: 45px;
}

#homenewstitle {
	width: 13.359528487229862475442043222004%;
	height: 41px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #2d414c;
	font-weight: bold;
	text-align: center;
	background: #f3f3f3;
	padding-top: 18px;
	border-right: 1px solid #d9d9d9;
	margin-right: 1.0805500982318271119842829076621%;
}

#homenewsdetail {
	width: auto;
	max-width: 84%;
	float: left;
}

#homenewsdetail h3 {
	font-size: 15px;
	color: #2d414c;
	margin: 10px 0px 5px 0px;
}

#homenewsdetail h3 a {
	color: #2d414c;
}

#homenewsdetail p {
	font-size: 11px;
	color: #2d414c;
	margin: 0px;
}

#homesocial {
	width: 382px;
	height: 42px;
	float: right;
	background: #ffffff;
	padding: 17px 0px 0px 22px;
	border-left: 1px solid #D9D9D9;
}

#mobilesocial {
	display: none;
}

#homesocial .googlelike {
	width: 25%;
	float: left;
}

#homesocial .twitterlike {
	width: 25%;
	float: left;
	margin-top: 2px;
}

#homesocial .facebooklike {
	width: 25%;
	float: left;
	margin-top: 2px;
}

#hometext {
	width: 61.394891944990176817288801571709%;
	float: left;
}

#hometext h1 {
	margin-top: 0px;
}

#hometext p {
	line-height: 19px;
}

#hometext .p1 {
	font-size: 17px;
	line-height: 23px;
}

#hometext .more {
	width: 100%;
	float: left;
	color: #898989;
	text-align: center;
	background: #ececec;
	padding: 6px 0px 6px 0px;
	border: 1px solid #dddddd;
	border-radius: 3px;
}

#hometext .more img {
	vertical-align: middle;
}

#hometwitter {
	width: 31.3359528487229862475442043222%;
	float: right;
	padding-top: 21px;
	border: 1px solid #dddddd;
}

#hometwittertop {
	width: 90%;
	padding-bottom: 20px;
	border-bottom: 1px solid #dddddd;
	margin: 0px 5%;
}

#hometwittertop a {
	width: auto;
	float: right;
	color: #2d414c;
	font-weight: bold;
	margin-top: 9px;
}

#hometwitterfeed {
	width: 90%;
	float: left;
	margin: 20px 5% 0px;
}

#hometwitterfeed .twitterfeedbox {
	width: 100%;
	float: left;
	line-height: 19px;
	margin-bottom: 25px;
}

#hometwitterfeed .twitterfeedbox .a1 {
	color: #2d414c;
	font-weight: bold;
}

#hometwitter .visittwitter {
	width: 100%;
	float: left;
	color: #2d414c;
	text-align: center;
	background: #ececec;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #dddddd;
}

#homebot {
	width: 100%;
	float: left;
	margin-top: 55px;
}

#homebot .homebotbox {
	width: 49%;
}

#homebot .homebotbox div {
	width: 48%;
}

#footerbox {
	width: 100%;
	float: left;
	background: url(images/footerbox-bg.jpg) top repeat-x;
	padding: 73px 0px 41px 0px;
	margin-top: 11px;
}

#footer {
	width: 100%;
	float: left;
}

#footerl {
	width: 60%;
	float: left;
	padding: 10px 0px 10px 0px;
	border: 1px solid #dadada;
}

#footerl .footernav {
	width: 31.3333333333333333%;
	float: left;
	margin-left: 2%;
}

#footerl .footernav h3 {
	font-size: 13px;
	font-weight: 700;
	margin-top: 0px;
}

#footerl .footernav a {
	width: 100%;
	float: left;
	color: #7c7c7c;
	line-height: 17px;
}

#footerl #footerdetails {
	width: 96%;
	float: left;
	margin: 15px 2% 0px;
}

#footerl #footerdetails p {
	font-size: 11px;
	margin: 0px;
}

#footerl #footerdetails .privacy {
	color: #7c7c7c;
}

#footerl #footerdetails .privacy a {
	color: #7c7c7c;
}

#footerl #footerdetails .copy {
	color: #ef8028;
	margin-top: 5px;
}

#footerr {
	width: 31.3359528487229862475442043222%;
	float: right;
}

#footerr #register {
	width: 90%;
	float: left;
	padding: 15px 5% 16px;
	border: 1px solid #dadada;
	margin-bottom: 25px;
}

#footerr #register h3 {
	font-size: 13px;
	font-weight: 700;
	margin: 0px 0px 15px 0px;
}

#footerr #register p {
	font-size: 11px;
	color: #565656;
	line-height: 17px;
	margin: 0px 0px 10px 0px;
}

#footerr #register form {
	width: 90%;
	float: left;
	padding: 6px 5% 8px;
	border: 1px solid #dedede;
	border-radius: 5px;
	-moz-box-shadow: inset 0px 0px 5px #ccc;
	-webkit-box-shadow: inset 0px 0px 5px #ccc;
	box-shadow: inset 0px 0px 5px #ccc;
}

#footerr #register form .input {
	width: 80%;
	float: left;
}

#footerr #register form .input input {
	width: 100%;
	color: #8f8f8f;
	border: 0px;
}

#footerr #register form .submit {
	width: auto;
	float: right;
}

#footerr #register form .submit input {
	width: 19px;
	height: 19px;
	background: #f58220 url(images/footerregister-bg.jpg);
	border: 0px;
	cursor: pointer;
}

#footerrbanner {
	width: 100%;
	float: left;
	margin-bottom: 25px;
}

#footersocial {
	width: 100%;
	float: left;
}

#footersocial div {
	width: 33.333333333333333%;
	float: left;
	font-size: 11px;
	text-align: center;
}

#footersocial div a {
	color: #565656;
}

#footersocial div img {
	vertical-align: middle;
}

#innerbanner {
	width: 100%;
	float: left;
	text-align: center;
}

#breadcrumb {
	width: 100%;
	height: 24px;
	float: left;
	color: #737373;
	font-weight: bold;
	background: #ebebeb;
	padding-top: 7px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 32px;
}

#breadcrumb a {
	color: #737373;
}

#breadcrumb .active {
	color: #ef8028;
}

#breadcrumb img {
	vertical-align: middle;
	margin: 0px 15px 0px 15px;
}

#innercontentbox {
	width: 100%;
	float: left;
}

#productstop {
	width: 100%;
	float: left;
	margin-bottom: 70px;
}

#selectrange {
	width: 292px;
	float: left;
	background: #ebebeb;
	padding: 20px 15px 18px 12px;
	border: 1px solid #dddddd;
	border-radius: 3px;
}

#selectrangel {
	width: 90px;
	float: left;
	font-size: 15px;
	color: #2d414c;
}

#selectranger {
	width: 190px;
	float: right;
}

#selectranger select {
	width: 100%;
}

#selectranger select option {
  color: #565656;
}

#selectranger .select {
  width: 168px;
  position: absolute;
  padding: 0px;
  background: #ffffff url(images/proddropdown-bg.jpg) right no-repeat;
  padding: 2px 15px 2px 5px;
  border: 1px solid #dddddd;
  color: #565656;
  font: 12px arial,sans-serif;
  overflow: hidden;
}

.homerange .select {
  width: 168px;
  position: absolute;
  padding: 0px;
  background: #ffffff url(images/proddropdown-bg.jpg) right no-repeat;
  padding: 2px 15px 2px 5px;
  border: 1px solid #dddddd;
  color: #565656;
  font: 12px arial,sans-serif;
  overflow: hidden;
}

#registerorder {
	width: 434px;
	float: right;
	background: #ebebeb;
	padding: 11px 11px 11px 16px;
	border: 1px solid #dddddd;
	border-radius: 3px;
}

#registerorderl {
	width: 150px;
	float: left;
	font-size: 15px;
	color: #2d414c;
	margin-top: 9px;
}

#registerorderr {
	width: 284px;
	float: right;
}

#productcontentl {
	width: 70.430622009569377990430622009569%;
	float: left;
}

#productcontentl h1 {
	font-size: 17px;
	color: #283a44;
	font-weight: 600;
	margin-top: 0px;
}

#productcontentl h2 {
	font-size: 21px;
	margin: 0px 0px 10px;
}

#productcontentl p {
	line-height: 19px;
}

#productcontentl .meta {
	font-size: 11px;
	margin: 0px;
}

#productcontentl .p1 {
	font-size: 15px;
	color: #283a44;
	line-height: 23px;
}

#productcontentl .post-content {
	margin-top: 15px;
}

#prodbenefits {
	width: 100%;
	float: left;
}

#prodbenefits .prodbenefit {
	width: 100%;
	float: left;
	margin-bottom: 35px;
}

#prodbenefits .prodbenefitl {
	width: 7%;
	float: left;
	margin-top: 5px;
}

#prodbenefits .prodbenefitr {
	width: 90%;
	float: right;
}

#prodbenefits .prodbenefitr p {
	margin: 0px;
}

#prodbenefitbtns {
	width: 100%;
	float: left;
	margin-bottom: 40px;
}

#prodbenefitbtns div {
	width: 33.333333333333333333333333%;
	float: left;
}

#prodbenefitbtns .div1 {
	text-align: left;
}

#prodbenefitbtns .div2 {
	text-align: center;
}

#prodbenefitbtns .div3 {
	text-align: right;
}

#prodbenefitbtns img {
	max-width: 98%;
	border: 1px solid #dadada;
}

#producttabs {
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 40px;
}

#producttabs .ui-tabs-nav {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#producttabs .ui-tabs-nav li {
	width: auto;
	float: left;
	padding: 0px;
	margin: 0px;
}

#producttabs .ui-tabs-nav li a {
	width: 153px;
	height: 29px;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #898989;
	text-align: center;
	background: #ececec;
	padding-top: 7px;
	border: 1px solid #dedede;
}

#producttabs .ui-tabs-nav .ui-state-active a {
	background: #ffffff;
	border-bottom-color: #ffffff;
}

#producttabs .ui-tabs-panel {
	width: 90%;
	min-height: 160px;
	float: left;
	padding: 25px 5% 15px 5%;
	border: 1px solid #dedede;
	margin-top: 37px;
}

#producttabs .ui-tabs-panel p {
	margin-top: 0px;
}

#producttabs .ui-tabs-hide {
	display: none;
}

#productbottom {
	width: 100%;
	float: left;
}

#productbottom div {
	width: 33.333333333333333333333333%;
	float: left;
}

#productbottom .div1 {
	text-align: left;
}

#productbottom .div2 {
	text-align: center;
}

#productbottom .div3 {
	text-align: right;
}

#productbottom img {
	max-width: 94%;
	border: 1px solid #dadada;
	-moz-box-shadow: 0px 0px 3px 1px #ccc;
	-webkit-box-shadow: 0px 0px 3px 1px #ccc;
	box-shadow: 0px 0px 3px 1px #ccc;
}

#productcontentr {
	width: 22.00956937799043062200956937799%;
	float: right;
}

#rightquestion {
	width: 100%;
	float: left;
	background: #ebebeb;
	border: 1px solid #dddddd;
	margin: 0px 0px 39px -1px;
}

#rightquestiontop {
	width: 100%;
	float: left;
	padding: 10px 0px 15px 0px;
}

#rightquestiontop h3 {
	font-size: 31px;
	color: #2d414c;
	line-height: 35px;
	margin: 0px 5%;
}

#rightquestiontop p {
	margin: 10px 5% 0px;
}

#rightquestiontop .p1 {
	font-size: 15px;
	color: #565656;
	line-height: 19px;
}

#rightquestiontop .p2 {
	font-size: 17px;
	color: #2d414c;
	text-align: center;
}

#rightquestiontop .p2 span {
	font-size: 23px;
	color: #ef8028;
}

#rightquestiontop ul {
	padding: 0px;
	margin: 0px 5% 0px 12%;
}

#rightquestiontop li {
	font-size: 15px;
	color: #565656;
	line-height: 19px;
	padding: 0px;
	margin: 0px;
}

#rightquestionbot {
	width: 100%;
	float: left;
	text-align: center;
	padding: 5px 0px 5px 0px;
	border-top: 1px solid #dddddd;
}

#rightquestionbot a {
	font-size: 15px;
	color: #2d414c;
}

#rightwindowquote {
	width: 100%;
	float: left;
}

#rightwindowquote img {
	width: 100%;
	border: 1px solid #dadada;
	margin-left: -1px;
	-moz-box-shadow: 0px 0px 3px 1px #ccc;
	-webkit-box-shadow: 0px 0px 3px 1px #ccc;
	box-shadow: 0px 0px 3px 1px #ccc;
}

#innercontentbox #homenews {
	margin-top: 45px;
}

#innercontentbox #homesocial {
	margin-bottom: 0px;
}

#productscontent {
	width: 100%;
	float: left;
}

#productscontent h1 {
	font-size: 17px;
	color: #283a44;
	font-weight: 600;
	margin-top: 0px;
}

#productscontent p {
	line-height: 19px;
}

#productscontent .p1 {
	font-size: 15px;
	color: #283a44;
	line-height: 23px;
}

.producttypesbox {
	width: 100%;
	float: left;
}

.producttypesboxbreak {
	width: 100%;
	float: left;
}

.producttypesbox2 {
	width: 25%;
	float: left;
	text-align: center;
}

.producttypesbox2 a:hover {
	text-decoration: none;
}

.productboxdetail {
	width: 85%;
	min-height: 295px;
	display: inline-block;
	position: relative;
	text-align: left;
	padding: 6px 3% 41px;
	border: 1px solid #d2d2d2;
	margin-bottom: 33px;
	-moz-box-shadow: 0px 0px 3px 1px #ccc;
	-webkit-box-shadow: 0px 0px 3px 1px #ccc;
	box-shadow: 0px 0px 3px 1px #ccc;
}

.productboxdetail .img1 {
	width: 100%;
	margin-bottom: 5px;
}

.productboxdetail h2 {
	margin: 0px 2%;
}

.productboxdetail p {
	margin: 10px 2% 0px;
}

.productboxdetail .more {
	width: 28px;
	height: 24px;
	position: absolute;
	right: 17px;
	bottom: 16px;
}

#productcontentl .spectitle {
	font-size: 17px;
}

.speclist {
	font-size: 15px;
	line-height: 23px;
	padding-left: 15px;
	margin-left: 0px;
}

.speclist li {
	color: #EF8028;
	padding-left: 0px;
	margin-left: 0px;
}

.speclist span {
	color: #283A44;
}

#abouttop {
	width: 100%;
	float: left;
	margin-bottom: 70px;
}

#innercreateaccount {
	width: 300px;
	float: right;
	background: #ebebeb;
	padding: 11px 11px 11px 16px;
	border: 1px solid #dddddd;
	border-radius: 3px;
}

#innercreateaccountl {
	width: 150px;
	float: left;
	font-size: 15px;
	color: #2d414c;
	margin-top: 9px;
}

#innercreateaccountr {
	width: 140px;
	float: right;
}

.whychooseus {
	line-height: 29px;
}

.whychooseus span {
	color: #6c6c6c;
	font-weight: normal;
}

.aboutbenefits .prodbenefit {
	margin-bottom: 20px !important;
}

.aboutbenefits .prodbenefitr {
	margin-top: 8px;
}

.aboutbenefits .prodbenefitr p span {
	color: #565656;
	font-weight: bold;
}

#aboutbottom {
	width: 100%;
	float: left;
	padding-top: 40px;
	border-top: 1px solid #d8d8d8;
	margin-top: 35px;
}

#aboutbottom h2 {
	font-size: 23px;
	margin: 0px;
}

#aboutbottom .clear {
}

.aboutbottombox {
	width: 47%;
	padding: 0px 0px 25px 0px;
	background: #f6f6f3;
	border: 1px solid #d1d1d1;
	margin-top: 50px;
	-moz-box-shadow: 0px 0px 5px 1px #ccc;
	-webkit-box-shadow: 0px 0px 5px 1px #ccc;
	box-shadow: 0px 0px 5px 1px #ccc;
}

.aboutbottombox #slider {
	margin: 0px;
}

.aboutbottombox #slider img {
	border: 0px;
}

.aboutbottombox .rslides1_tabs {
	display: none;
}

.aboutbottombox img {
	width: 100%;
	margin-bottom: 15px;
}

.aboutbottombox h3 {
	font-size: 27px;
	font-weight: normal;
	margin: 0px 5%;
}

.aboutbottombox h3 a {
	color: #2d414c;
}

.aboutbottombox p {
	font-size: 12px;
	margin: 15px 5% 0px;
}

.energyenvironmentbenefits {
	margin: 10px 0px 40px;
}

.clear {
    clear: both;
}

#contacttop {
	width: 100%;
	float: left;
	margin-bottom: 50px;
}

#contacttop div {
	width: 21%;
	float: left;
	margin: 0px 2%;
}

#contacttop a {
	width: 94%;
	float: left;
	text-align: center;
	padding: 23px 3% 15px;
	background: #f6f6f3;
	border: 1px solid #d1d1d1;
	-moz-box-shadow: 0px 0px 5px 1px #ccc;
	-webkit-box-shadow: 0px 0px 5px 1px #ccc;
	box-shadow: 0px 0px 5px 1px #ccc;
}

#contacttop .span1 {
	width: 100%;
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 23px;
	color: #2d414c;
	font-weight: bold;
	margin-top: 15px;
}

#contacttop .span2 {
	width: 100%;
	float: left;
	font-size: 15px;
	color: #757575;
	line-height: 19px;
	margin-top: 15px;
}

#contacttop .span2 span {
	color: #ee8028;
	font-weight: bold;
}

#contactmid {
	width: 100%;
	float: left;
	padding-bottom: 50px;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 50px;
}

#contactmidl {
	width: 48%;
	float: left;
}

#contactmidl p {
	font-size: 15px;
	line-height: 21px;
	margin: 0px;
}

#contactmidl .p1 {
	font-family: 'Open Sans', sans-serif;
	font-size: 25px;
	line-height: normal;
	margin: 10px 0px 10px 0px;
}

#contactmidl .p1 span {
	color: #EF8028;
}

#contactmidl .p1 a {
	color: #898989;
}

#contactmidr {
	width: 48%;
	float: right;
	border: 1px solid #d1d1d1;
}

#contactmidr iframe {
	width: 100%;
	height: 317px;
}

#contactbot {
	width: 100%;
	float: left;
}

#contactbot .contactbox {
	width: 100%;
	float: left;
	margin-bottom: 45px;
}

#contactbot .contactbox h3 {
	font-size: 17px;
	text-align: center;
	margin: 0px;
}

#contactbot .contactbox .p1 {
	font-size: 13px;
	text-align: center;
	margin: 0px 0px 25px 0px;
}

#contactbot .contactfields {
	width: 46%;
}

#contactbot .contactfields p {
	font-size: 15px;
	margin: 0px 0px 25px 0px;
}

#contactbot .contactfields .input input {
	width: 96%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #898989;
	padding: 9px 2%;
	border: 1px solid #d3d3d3;
	border-radius: 10px;
	margin-top: 5px;
	-moz-box-shadow: inset -1px 2px 5px #ccc;
	-webkit-box-shadow: inset -1px 2px 5px #ccc;
	box-shadow: inset -1px 2px 5px #ccc;
}

#contactbot .contactfields .textarea textarea {
	width: 96%;
	height: 270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #898989;
	padding: 9px 2%;
	border: 1px solid #d3d3d3;
	border-radius: 10px;
	margin-top: 5px;
	-moz-box-shadow: inset -1px 2px 5px #ccc;
	-webkit-box-shadow: inset -1px 2px 5px #ccc;
	box-shadow: inset -1px 2px 5px #ccc;
}

#contactbot .contactfields .submit {
	text-align: right;
	margin: 0px;
}

#contactbot .contactfields .submit input {
	width: auto;
	height: 33px;
	color: #ffffff;
	font-weight: bold;
	background: #2b414c;
	/* Safari 4-5, Chrome 1-9 */
	background: -webkit-gradient(linear, 100% 0%, 0% 0%, from(#37525e), to(#24373f));
	/* Safari 5.1, Chrome 10+ */
	background: -webkit-linear-gradient(top, #37525e, #24373f);
	/* Firefox 3.6+ */
	background: -moz-linear-gradient(top, #37525e, #24373f);
	/* IE 10 */
	background: -ms-linear-gradient(top, #37525e, #24373f);
	/* Opera 11.10+ */
	background: -o-linear-gradient(top, #37525e, #24373f);
	padding: 0px 22px 1px;
	border: 1px solid #48494c;
	border-radius: 15px;
}

#contactbot .contactfields .submit input:hover {
	background: #EF8028;
}

#contactbot .contactfields .error {
	width: auto;
	display: inline;
	font-size: 11px;
	color: #ff0000;
}

#contactbot .contactfields .hiddenfield {
	visibility: hidden;
}

.imgborder {
	border: 1px solid #d1d1d1;
}

#productspage {
	width: 100%;
	float: left;
	text-align: center;
}

#productspage .producttypesbox2 {
	width: 29%;
	float: none;
	display: inline-block;
	text-align: left;
}

.head2span {
	color: #283a44;
	font-weight: normal;
}

#registerform {
	width: 100%;
	float: left;
}

#registerform2 {
	width: 100%;
	float: left;
}

#registerform2l {
	width: 300px;
	height: 520px;
	float: left;
	padding: 25px;
	border: 1px solid #c1c1c1;
}

#registerform2l h2 {
	font-size: 25px;
	margin: 0px 0px 40px 0px;
}

#tradebenefitbox {
	width: 100%;
	float: left;
}

#tradebenefitbox table {
	width: 100%;
}

#tradebenefitbox td {
	font-weight: bold;
	padding: 5px 0px;
}

#tradebenefitbox .td1 {
	width: 60px;
}

#tradebenefitbox .td2 {
	text-align: center;
}

#registerform2r {
	width: 560px;
	height: 535px;
	float: right;
	padding: 0px 35px 35px 35px;
	border: 1px solid #c1c1c1;
}

#servicesbox {
	width: 100%;
	float: left;
}

#servicesbox h2 {
	margin: 0px 0px 5px 0px;
}

#servicesbox .p1 {
	font-size: 21px;
	margin: 0px;
}

#servicesbox .p1 a {
	color: #2d414c;
}

.servicestxt {
	width: 90%;
	float: left;
	background: #f6f6f3;
	padding: 15px 5%;
	border: 1px solid #d2d2d2;
	margin-top: 40px;
	-moz-box-shadow: 0px 0px 5px #ccc;
}

.servicestxt h3 {
	font-size: 23px;
	color: #2d414c;
	font-weight: 400;
	margin: 0px;
}

.servicestxttxt {
	width: 55%;
	margin-top: 20px;
}

.servicestxttxt h3 {
	font-size: 21px;
	color: #ee8028;
	margin: 0px 0px 10px 0px;
}

.servicestxttxt p {
	font-size: 11px;
	margin: 0px;
}

.servicestxtimg {
	width: 40%;
	text-align: center;
	margin-top: 20px;
}

.servicestrade {
	width: 100%;
	float: left;
	border: 1px solid #cecece;
	margin-top: 40px;
}

.topmargin40 {
	margin-top: 40px;
}

.termslist {
	padding-left: 25px;
	margin-left: 0px;
}

.termslist li {
	line-height: 23px;
	padding-left: 0px;
	margin-left: 0px;
}

.termslist span {
	text-decoration: underline;
}

.termslist ol {
	padding-left: 25px;
	margin: 0px 0px 15px 0px;
}

.termslist ol li {
	padding-left: 0px;
	margin-left: 0px;
}

.tabbrochure {
	float: right;
	margin-left: 15px;
}

#staffcontainer {
	width: 100%;
	float: left;
}

.staffbox {
	width: 159px;
	height: 210px;
	float: left;
	color: #898989;
	margin: 20px 20px 0px 0px;
}

.staffbox .staffimg {
	width: 126px;
	height: 157px;
	position: relative;
	border: 1px solid #c3c3c3;
	overflow: hidden;
	clear: both;
}

.staffbox .staffimghover {
	width: 116px;
	height: 113px;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	color: #ffffff;
	text-align: center;
	background: url(images/staffimghover-bg.png);
	padding: 44px 5px 0px;
}

.staffbox .staffimghover img {
	margin-bottom: 5px;
}

.staffbox .staffimg:hover .staffimghover {
	display: inline-block;
}

.staffbox .staffname {
	font-weight: bold;
	margin: 5px 0px 5px;
}

#TB_window img {
	width: none !important;
	height: none !important;
}

#installerform {
	width: 100%;
	float: left;
	margin-top: 45px;
}

#installerform h2 {
	width: 100%;
	font-size: 27px;
	color: #2b414e;
	text-align: center;
	background: url(images/installerformh2-bg.jpg) bottom no-repeat;
	padding-bottom: 140px;
	margin: 0px 0px 12px 0px;
}

#installerform #contactbot {
	width: 90%;
	background: #ececec;
	padding: 20px 5%;
	border: 1px solid #dedede;
}

#installerbanner {
	width: 100%;
	float: left;
	text-align: center;
	border: 1px solid #d1d1d1;
	margin-bottom: 55px;
	box-shadow: 0px 0px 5px 3px #cccccc;
}

.nomobile {
	display: none;
}

.registerstep1banners {
	width: 100%;
	float: left;
}

#productcontentl .blogpost {
	width: 100%;
	float: left;
	color: #283A44;
	font-size: 15px;
    line-height: 23px;
}

#productcontentl .blogpost h1 {
	margin-bottom: 5px;
}

#productcontentl .blogpost p {
	font-size: 15px;
	color: #283A44;
    line-height: 23px;
}

#productcontentl .blogpost .meta {
	font-size: 13px;
	color: #898989;
	margin-top: 0px;
}

.bloglist {
	width: 94%;
	float: left;
	padding: 15px 3%;
	border: 1px solid #DDDDDD;
	margin: 15px 0px;
}

.bloglist h2 {
	margin: 0px 0px 5px 0px;
}

.bloglist h2 a {
	color: #2D414C;
}

.bloglistleft {
	width: 28%;
	float: left;
}

.bloglistleft img {
	max-width: 95% !important;
	max-height: 118px !important;
	padding: 3px;
	border: 1px solid #DDDDDD;
}

.bloglistright {
	width: 70%;
	float: right;
}

.bloglist .more {
	text-align: right;
	margin: 5px 0px 0px 0px;
}

.bloglist .more a {
	width: auto;
	color: #ffffff;
	background: #EF8028;
	padding: 5px 20px;
	display: inline-block;
	border-radius: 10px;
}

.bloglist .more a:hover {
	background: #2D414C;
	text-decoration: none;
}

.brochuresbox {
	width: 100%;
	float: left;
	text-align: center;
}

.brochuresbox .download {
	width: 30%;
	display: inline-block;
	font-size: 13px;
    line-height: 19px;
	color: #EF8028;
    font-weight: bold;
}

.brochuresbox .download img {
	margin-bottom: 3px;
}

.brochuresbox .download a span {
    color: #898989;
    font-weight: normal;
}

.brochuresbox .download a:hover {
	text-decoration: none;
}