@font-face {
    font-family: 'bankgothicbold';
    src: url('bankgothicbold/bankgothic_bold-webfont.eot');
    src: url('bankgothicbold/bankgothic_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('bankgothicbold/bankgothic_bold-webfont.woff2') format('woff2'),
         url('bankgothicbold/bankgothic_bold-webfont.woff') format('woff'),
         url('bankgothicbold/bankgothic_bold-webfont.ttf') format('truetype'),
         url('bankgothicbold/bankgothic_bold-webfont.svg#bankgothicbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: url('/stylesheets/fontkit/Lato-Italic-webfont.eot');
    src: url('/stylesheets/fontkit/Lato-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/stylesheets/fontkit/Lato-Italic-webfont.woff2') format('woff2'),
         url('/stylesheets/fontkit/Lato-Italic-webfont.woff') format('woff'),
         url('/stylesheets/fontkit/Lato-Italic-webfont.ttf') format('truetype'),
         url('/stylesheets/fontkit/Lato-Italic-webfont.svg#latoitalic') format('svg');
    font-weight: normal;
    font-style: italic;

}
 

@font-face {
    font-family: 'Lato';
    src: url('/stylesheets/fontkit/Lato-Regular-webfont.eot');
    src: url('/stylesheets/fontkit/Lato-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/stylesheets/fontkit/Lato-Regular-webfont.woff2') format('woff2'),
         url('/stylesheets/fontkit/Lato-Regular-webfont.woff') format('woff'),
         url('/stylesheets/fontkit/Lato-Regular-webfont.ttf') format('truetype'),
         url('/stylesheets/fontkit/Lato-Regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Lato Black';
    src: url('/stylesheets/fontkit/Lato-Black-webfont.eot');
    src: url('/stylesheets/fontkit/Lato-Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('/stylesheets/fontkit/Lato-Black-webfont.woff2') format('woff2'),
         url('/stylesheets/fontkit/Lato-Black-webfont.woff') format('woff'),
         url('/stylesheets/fontkit/Lato-Black-webfont.ttf') format('truetype'),
         url('/stylesheets/fontkit/Lato-Black-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'Lato Black';
    src: url('/stylesheets/fontkit/Lato-BlackItalic-webfont.eot');
    src: url('/stylesheets/fontkit/Lato-BlackItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/stylesheets/fontkit/Lato-BlackItalic-webfont.woff2') format('woff2'),
         url('/stylesheets/fontkit/Lato-BlackItalic-webfont.woff') format('woff'),
         url('/stylesheets/fontkit/Lato-BlackItalic-webfont.ttf') format('truetype'),
         url('/stylesheets/fontkit/Lato-BlackItalic-webfont.svg#latoblack_italic') format('svg');
    font-weight: normal;
    font-style: italic;

}




@font-face {
    font-family: 'Lato';
    src: url('/stylesheets/fontkit/Lato-Bold-webfont.eot');
    src: url('/stylesheets/fontkit/Lato-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/stylesheets/fontkit/Lato-Bold-webfont.woff2') format('woff2'),
         url('/stylesheets/fontkit/Lato-Bold-webfont.woff') format('woff'),
         url('/stylesheets/fontkit/Lato-Bold-webfont.ttf') format('truetype'),
         url('/stylesheets/fontkit/Lato-Bold-webfont.svg#latobold') format('svg');
    font-weight: bold;
    font-style: normal;

}




@font-face {
    font-family: 'Lato';
    src: url('/stylesheets/fontkit/Lato-BoldItalic-webfont.eot');
    src: url('/stylesheets/fontkit/Lato-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('/stylesheets/fontkit/Lato-BoldItalic-webfont.woff2') format('woff2'),
         url('/stylesheets/fontkit/Lato-BoldItalic-webfont.woff') format('woff'),
         url('/stylesheets/fontkit/Lato-BoldItalic-webfont.ttf') format('truetype'),
         url('/stylesheets/fontkit/Lato-BoldItalic-webfont.svg#latobold_italic') format('svg');
    font-weight: bold;
    font-style: italic;

}

body {margin:0px; background-color: #ececec; color:#000000; font-family: 'Lato', sans-serif; font-size:18px;}
form{ margin:0px; padding:0px;}
img{border-style:none;}
*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing:border-box;
}
h1,h2,h3,h4,p,ul,ol{ margin:0px; padding:0px; padding-bottom:10px;}
ul,ol{padding-left:25px; list-style:default;} 
.main-menu li{list-style:none;}
.footer-menu li{list-style:none;}
.photos-videos-menu li{list-style:none;}
.photosvideos li{list-style:none;}
a{text-decoration: none;}
.float_l {
	float: left;
	width: 100%;
}
select,input,button,textarea{font-family: 'Lato', sans-serif; font-size:16px; line-height:19px;}
img{
	max-width: 100%;
}
.testimonialLeft, .testimonialRight{display:block;}
.testimonialDiv{width:100% !important;}
.modelBottomButton:link, .modelBottomButton:visited{ display:inline-block; width:270px; color:#666;  text-align:center;  padding:8px; border:1px solid #acacac; background-color:#cccccc; font-size:24px; line-height:24px; }
.modelBottomButton:hover, .modelBottomButtonSelected{background-color:#ececec !important; color:#000 !important;}
.sh-plusSign{background-image:url(/images/faq-open.jpg); width:43px; height:43px; margin-top:-10px; float:right; margin-left:20px; }
.sh-minusSign{background-image:url(/images/faq-close.jpg) !important;}
.container {
  margin: 0 auto;
  position: relative;
  width: 1200px;
}
.header.float_l {
    border-bottom: 5px solid #f8941d;
    background-image: url("../images/header-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.logo, .logo a img, .main-menu ul, .main-menu ul li, .footer-menu ul, .footer-menu ul li, .section1-text, .photosvideos ul li, .photosvideos ul li img, .photos-videos-menu ul li, .photos-videos-menu ul, .faq-que.float_l a img {
    float: left;
}
.header-text, .main-menu, .section1-img, .position-img {
    float: right;
}
.header-text {
    color: #949494;
    font-size: 24px;
    font-family: bankgothicbold;
    padding: 25px 20px;
}
.logo a {
    display: block;
    float: left;
}
.main-menu ul {
    padding: 0 20px;
}
.main-menu ul li {
    margin-left: 60px;
}
.main-menu ul li:first-child {
    margin-left: 0;
}
.main-menu ul li a {
    float: left;
    color: #fff;
}
.main-menu ul li a:hover, .footer-menu ul li a:hover, .Quicklink-box a:hover, .our-position.float_l a.more:hover, .licensed-patented.float_l a.more:hover, .invest-itc.float_l a.more:hover {
    text-decoration: underline;
}
.homeSlideshowDiv{position:relative; z-index:1;}
.faqs-box{margin-bottom:30px; width:100%; float:left;}
.quick-links.float_l {
    background-image: url("../images/quick-links-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    height: 192px; 
    margin-top:-100px;
    position:relative; z-index:2;
    background-position: center center;
}
.footer-text a:link, .footer-text a:visited{ color:#acacac;}
.footer.float_l {
    background-image: url("../images/footer-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    padding: 25px 0;
    background-position: center center;
    text-align: center;
    color: #acacac;
    line-height: 35px;
    font-size: 16px;
}
.footer-menu ul li {
    margin: 0 47px;
}
.footer-menu ul li a {
    color: #fff;
    font-size: 20px;
    display: block;
    float: left;
}
.Quicklink-box.box1{
    background-image: url("../images/what-is.jpg");
}
.Quicklink-box.box2{
    background-image: url("../images/faqs.jpg");
}
.Quicklink-box.box3{
    background-image: url("../images/patented-license.jpg");
}
.Quicklink-box {
    float: left;
    width: 380px;
    margin: 12px 10px 0 10px;
    height: 180px;
    background-size: cover;
    padding: 20px;
}
.Quicklink-box .head {
    color: #f8941d;
    font-size: 30px;
    font-weight: bold;
}
.Quicklink-box .text {
    color: #fff;
    margin: 16px 0;
    width:204px;
    line-height: 22px;
}
.Quicklink-box .more {
    display: block;
    float: left;
    color: #000;
    background-color: #f7941d;
    font-weight: bold;
    border-radius: 10px;
    padding: 5px 25px;
}
.simple-text{
	line-height: 28px;
}
.size24{font-size: 24px;}
.size20{font-size: 20px;}
.section1.float_l {
    padding: 60px 0;
    background-image: url("../images/section1-texture.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.section1-img {
    width: 32%;
}
.section1-text {
    width: 60%;
}
.section1-text h1 {
    font-size: 48px;
    color: #707070;
    margin: 30px 0 0 0;
}
.section1-text .head2 {
    font-size: 24px;
    margin: 15px 0;
    line-height: 30px;
}
.section2.float_l {
    padding: 60px 0 100px 0;
    background-image: url("../images/section2-texture.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #d7d7d7;
}
.section2.float_l h1 {
    color: #707070;
    font-size: 36px;
    border-bottom: 5px solid #f7941d;
    margin: 0 0 40px 0;
    float: left;
    width: 100%;
    padding: 0 0 20px 0;
}
.section2.float_l .thumb {
    float: left;
    width: 220px;
    margin: 0 30px 0 0;
}
.section2-text {
    float: left;
    width: 780px;
}
.section2-text .head {
    font-size: 24px;
    color: #636363;
    margin: 0 0 20px 0;
    font-weight: bold;
}
.section2-text a {
    color: #636363;
    text-decoration: underline;
    font-weight: bold;
}
.section2-text a:hover {
    text-decoration: none;
}
.section3.float_l {    
    background-image: url("../images/section3-texture.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0;
}
.section3.float_l .text {
    float: left;
    color: #868686;
    font-size: 48px;
    padding: 20px 10px;
    font-weight: bold;
}
.section3.float_l img {
    float: left;
    margin: 0 0 0 60px;
}
.page-header.float_l {
    height: 444px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding: 90px 0;
}
.page-header.about.float_l{
    background-image: url("../images/about-top-img.jpg");
}
.page-header.explore.float_l{
    background-image: url("../images/explore-top-img.jpg");
}
.page-header.safety.float_l{
    background-image: url("../images/safety-top-img.jpg");
}
.page-header.explore.float_l .text {
    width: 550px;
}
.page-header.safety.float_l .text {
    width: 630px;
}
.page-header.float_l .simple-text {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
}
sup {
    font-size: 14px;
}
.page-header.float_l .text {
    float: left;
    width: 645px;
}
.page-header.float_l h1 {
    color: #f3921f;
    font-size: 48px;
    margin: 0 0 15px 0;
}
.our-mission.float_l {
    padding: 60px 0 80px 0;
    background-image: url("../images/our-mission-bg.jpg");
    background-size: cover;
    text-align: center;
    color: #3c3c3c;
}

h2.page-head, h2.page-head a:link, h2.page-head a:visited {
    font-size: 48px;
    color: #3c3c3c;
}
.our-mission.float_l .simple-text.size24, .our-position.float_l .simple-text.size24, .invest-itc.float_l .simple-text.size24 {
    margin: 25px 0;
    line-height: 30px;
}
.our-position.float_l {
    padding: 60px 0;
    color: #3c3c3c;
}
.our-position.float_l .position-text {
    float: left;
    width: 600px;
}
.our-position.float_l a.more, .invest-itc.float_l a.more, .licensed-patented.float_l a.more {
    font-size: 24px;
    margin: 40px 0 0 0;
}
.invest-itc.float_l {
    padding: 60px 0 80px 0;
    background-image: url("../images/invest-itc-bg.jpg");
    background-size: cover;
    text-align: center;
    color: #3c3c3c;
}
.invest-itc.float_l .simple-text {
    padding: 0px 40px;
}
.invest-itc.float_l a.more {
    width: 20%;
    margin: 45px 40% 0 40%;
}
.zSiteOptionGroupSubmitButton{border-radius:5px; border:none; font-size:18px; line-height:18px; font-family:'Lato'; float:left; background-color:#f8931d; text-decoration:none; display:block; padding:8px; font-weight:bold; padding-left:25px; padding-right:25px; color:#000;}
.sh-yellowbutton:link, .sh-yellowbutton:visited{ border-radius:5px; float:left; background-color:#f8931d; text-decoration:none; display:block; padding:8px; font-weight:bold; padding-left:25px; padding-right:25px; color:#000;}
.licensed-patented.float_l {
    padding: 60px 0 75px 0;
    background-image: url("../images/licensed-patented-bg.jpg");
    color: #fff;
    background-position: center center;
}
.licensed-patented-text {
    float: right;
    width: 610px;
}
.licensed-patented.float_l h2.page-head {
    color: #f8941d;
    margin: 0 0 30px 0;
}
.position-img {
    margin: 25px 0 0 0;
}
.how-works.float_l {
    padding: 60px 0 100px 0;
    background-image: url("../images/how-works-bg.jpg");
    background-size: auto 100%;
    background-position: center center;
}
.how-works.float_l h2.page-head, .special-features.float_l h2.page-head, .photos-videos.float_l h2.page-head, .testimonials.float_l h2.page-head, .testimonials-main.float_l .testi-nav {
    text-align: center;
}
.how-works-box {
    float: left;
    width: 310px;
    margin: 0 45px;
    font-weight: bold;
    line-height: 30px;
}
.how-works-box .text {
    margin: 50px 0 0 0;
}
.how-works-box img {
    float: left;
    width: 100%;
    position: relative;
    z-index: 99;
}
.how-works-main.float_l {
    margin: 40px 0 0 0;
    position: relative
}
.how-works-main.float_l:before {
    content: "";
    position: absolute;
    top: 158px;
    left: 10%;
    background-color: #f8941d;
    height: 3px;
    width: 77%;
    z-index: 9;
}
.special-features.float_l {
    padding: 60px 0 100px 0;
    background-image: url("../images/features-bg.jpg");
    background-size: auto 100%;
    background-position: center center;
}
.special-featur.float_l .icon {
    float: left;
    margin: 0 30px 0 0;
}
.special-feature.float_l .text {
    float: left;
    width: 900px;
}
.special-feature.float_l .icon {
    float: left;
    margin: 6px 30px 0 0;
}
.special-feature.float_l {
    margin: 18px 0;
}
.special-feature.float_l .text .head {
    font-weight: bold;
    font-size: 24px;
    margin: 0 0 10px 0;
}
.photos-videos.float_l {
    padding: 60px 0 100px 0;
}
.photosvideos ul li {
    margin: 10px;
}
.photos-videos-menu {
    float: left;
    width: 50%;
    margin: 45px 25%;
}
.photos-videos-menu ul{
	width: 100%;
}
.photos-videos-menu ul li a {
    display: block;
    float: left;
    text-align: center;
    font-size: 24px;
    width: 100%;
    color: #000;
    padding: 10px 0;
}
.photos-videos-menu ul li {
    width: 50%;
    border: 1px solid #acacac;
}
.photos-videos-menu ul li.active, .photos-videos-menu ul li:hover{
	background-color: #cccccc;
}
.testimonials.float_l {
    padding: 60px 0 100px 0;
    background-image: url("../images/testimonials-bg.jpg");
    background-size: auto 100%;
    background-position: center center;
}
.testimonials-main.float_l .left, .testimonials-main.float_l .text, .testimonials-main.float_l .right, .testimonials-main.float_l .name {
    float: left;
}
.testimonials-main.float_l .text {
    width: 1140px;
    padding: 0 28px;
}
.testimonials-main.float_l .text .simple-text {
    font-style: italic;
}
.testimonials-main.float_l .name {
    margin: 30px 0 0 0;
    font-weight: bold;
}
.testimonials-main.float_l .testi-nav{
	margin: 50px 0 0 0;
}
.testimonials-main.float_l {
    margin: 60px 0 0 0;
}
.testimonials-main.float_l .left, .testimonials-main.float_l .right {
    margin: 30px 0 0 0;
}
.safety-reliability.float_l {
    padding: 60px 0 80px 0;
    background-image: url("../images/safety-bg.jpg");
    background-size: auto 100%;
    background-position: center center;
}
.reliability-text {
    float: right;
    width: 715px;
}
.reliability-img {
    float: left;
    padding: 0 40px;
}
.reliability-text h2.page-head {
    margin: 20px 0 25px 0;
}
.faq-header.float_l {
    background-image: url("../images/faq-top-bg.jpg"); 
    background-position: center center;
    height: 130px;
}
.faq-header.float_l h1 {
    color: #fff;
    font-size: 48px;
    margin: 63px 0 0 0;
    float: left;
}
.faq-que.float_l a {
    float: right;
    display: block;
    margin: -10px 0 0 0;
}
.faq-content.float_l {
    color: #3c3c3c;
}
.faq-que.float_l {
    border-bottom: 2px solid #b7b7b7;
    padding: 30px 0 20px 0;
    font-size: 24px;
    font-weight: bold;
}
.faq-content.float_l {
    color: #3c3c3c;
    padding: 30px 0 70px 0;
}
.faq-ans {
    border-bottom: 2px solid #b7b7b7;
    padding: 15px 20px 30px 20px; 
    font-style: italic;
    font-size: 16px; 
}
.sh-1{width:838px; padding-right:88px; float:left; max-width:100%;}
.sh-2{width:357px; max-width:100%; float:left;}

.lt-ie9 .sh-mainContainer{min-width:960px;}