@media all {
    /* ---- GENERAL ---- */
    .tinynav {
        color: grey;
    }
	
	.calloutBox {
        width: 24%;
        /*max-width: 360px;*/
        float: left;
        text-align: center;
    }

        .tinynav > option {
            color: black;
        }

    #rmNavMenu select option:first-child {
        color: grey;
    }

    .nav_main {
    }

    .nav {
        /*	width:100%;
	float:left;*/
        position: relative;
        z-index: 9999;
    }

        .nav ul {
            list-style-type: none;
        }


    #center {
        margin: 0 auto;
    }

    body {
        margin: 0;
        background: none;
        font-family: arial, sans-serif;
        font-size: 16px;
        line-height: 20px;
        color: #666;
    }

    img {
        border: none;
    }

    .clear {
        clear: both;
    }

    .imgLeft {
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .imgRight {
        float: right;
        margin-left: 20px;
        margin-bottom: 20px;
    }

    .date {
        color: #8c6e4a;
        font-style: italic;
        line-height: 30px;
    }

    p {
        margin: 0;
        padding: 0;
    }

    hr {
        border: none;
        border-top: 1px solid #000;
    }

    #topBannerContent {
        max-width: 1200px;
        width: 100%;
        margin: 0 auto;
    }

    #navigation {
        background: url(https://e9648b.claudeassets.com/20230613155947im_/https://www.zenetex.com/images/common/navBG.jpg);
        height: 27px;
        padding-top: 10px;
        float: right;
        clear: right;
    }

    #navContent {
        max-width: 1200px;
        width: 100%; margin: 0 auto;
    }

    #navigation a:hover {
        color: #193d6f;
    }

    #navigation ul {
        padding: 0;
        margin: 0;
    }

        #navigation ul li {
            display: inline;
            margin-right: 0px;
        }

    #navigation a {
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        text-transform: uppercase;
        font-family: Arial, serif;
        font-weight: bold;
    }

    #auxNav {
        background: none;
        width: 402px;
        height: 45px;
        float: right;
        text-align: right;
    }

        #auxNav a {
            color: #5b5b5b;
            text-decoration: none;
        }

            #auxNav a:hover {
                color: #009900;
            }

        #auxNav ul {
        }

            #auxNav ul li {
                display: inline;
                margin-right: 15px;
            }

    #mainContent {
        width: 96%;
        max-width: 1200px;
        margin: 25px auto;
        clear: both;
        padding: 0 2%;
    }

        #mainContent a, #callouts a {
            color: #266294;
        }

            #mainContent a:hover, #callouts a:hover {
                color: #936f45;
            }

        #mainContent ul, #callouts ul {
            margin: 0;
            padding: 0;
        }

            #mainContent ul li, #callouts ul li {
                list-style: none;
                background: url(https://83f847.claudeassets.com/20230613155947im_/https://www.zenetex.com/images/common/squareBullets.jpg) 0px 7px no-repeat;
                padding-left: 15px;
            }

        #mainContent h1 {
            font-size: 34px;
            font-weight: normal; /*text-transform:uppercase;*/
            color: #264e71;
            margin-top: 0;
            font-family: Arial, serif;
            line-height: 34px;
        }

        #mainContent h2 {
            font-size: 26px;
            font-weight: normal; /*text-transform:uppercase;*/
            color: #8c6e4a;
            padding: 0;
            font-family: Arial, serif;
            line-height: 28px;
        }

    #callouts h2 {
        font-size: 30px;
        font-weight: normal; /*text-transform:uppercase;*/
        color: #264e71;
        margin: 0;
        padding: 0;
        font-family: 'arial', serif;
        margin-bottom: 15px;
        line-height: 28px;
        min-height: 50px;
    }

    #mainContent h3 {
        font-size: 22px;
        font-weight: normal; /*text-transform:uppercase;*/
        color: #1d4a71;
        font-family: 'Arial', serif;
        line-height: 28px;
    }

        #mainContent h3 a {
            text-decoration: none;
        }


    #mainContent h4 {
        font-size: 18px;
        font-weight: normal; /*text-transform:uppercase;*/
        color: #8c6e4a;
        font-family: 'Arial', serif;
    }


    .leftColumnBox h4 {
        font-size: 22px !important;
        font-weight: normal; /*text-transform:uppercase;*/
        color: #8c6e4a;
        margin-top: 0 !important;
        font-family: 'Arial', serif;
        margin-bottom: 15px !important;
    }

    #mainContent h5, #mainContent h5 a {
        font-size: 16px;
        font-weight: normal; /*text-transform:uppercase;*/
        color: #00203a;
        margin: 0;
        font-family: 'Arial', serif;
        text-decoration: none;
    }

    #mainContent h6 {
    }


    #mainContent .italicText {
        font-size: 18px;
        font-weight: normal; /*text-transform:uppercase;*/
        color: #8c6e4a;
        margin-top: 0;
        font-family: 'Arial', serif;
        font-style: italic;
    }


    /* ---- HOMEPAGE ---- */
    /*#header {position: relative;}
#header img {width:100%; max-width: 2000px; max-height:718px;	height: auto; overflow: hidden;}	*/
    .headerShadow img {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }

    #callouts {
        width: 96%;
        max-width: 1200px;
        margin: 25px auto;
        color: #266294;
        line-height: 24px;
        width: 96%;
        padding: 0 2%;
    }

    .newsBlock {
        margin-bottom: 15px;
    }

    /* ---- INTERIOR ---- */
    #headerInt {
        width: 100%; /*max-width: 1200px; */
        margin: 0px auto 0 auto;
    }

    .leftColumnBox {
        border-top: 4px solid #8c6e4a;
        padding: 20px 0;
    }

    #subnav a {
        color: #1d4a71;
        font-size: 16px;
        text-decoration: none;
        font-family: 'Arial', serif;
    }

    #subnav ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        #subnav ul ul {
            padding-left: 10px;
        }

            #subnav ul ul li:first-child {
                margin-top: 10px;
            }

            #subnav ul ul li {
                margin-top: 10px;
            }

                #subnav ul ul li a {
                    color: #4e606f;
                }

        #subnav ul li {
            margin-bottom: 10px;
            background: none;
            padding-left: 0;
        }

    .navactive {
        color: #8c6e4a !important;
    }

    .expertBox {
        clear: both;
        float: left;
        margin: 5px 0;
    }

        .expertBox img {
            float: left;
            margin-right: 25px;
        }

    /* ---- FOOTER ---- */
    #footer {
        background: url(https://236b28.claudeassets.com/20230613155947im_/https://www.zenetex.com/images/common/footerbg.jpg) repeat-x #00121f;
        padding-top: 25px;
        min-height: 245px;
    }

    #footerContent {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        text-align: center;
        color: #fff;
    }

    #footer a {
        font-family: 'Arial';
        font-size: 16px;
        color: #fff;
    }

    #footer ul li {
        display: inline;
        margin-right: 25px;
    }

    #footer ul {
        padding: 20px 0;
        text-align: center;
    }

    #footer a.dcwd {
        font-size: 11px;
        color: #fff;
        font-family: Arial, Helvetica, sans-serif;
    }

    #footer a:hover {
        color: #936f45;
    }
}


@media screen and (min-width: 769px) {

    #topBanner {
        height: 100px;
        background: url(https://239f27.claudeassets.com/20230613155947im_/https://www.zenetex.com/images/common/topBannerBG.png);
        position: absolute;
        z-index: 999;
        width: 100%; /*min-width: 930px;*/
    }

    #logo {
        width: 292px;
        float: left;
    }

    #searchContainer {
        width: 245px;
        float: right;
        margin-right: 10px;
        padding-top: 10px;
        clear: right;
    }

    .search {
        width: 244px;
        height: 26px; /*background-image: url(https://8f3137.claudeassets.com/20230613155947im_/https://www.zenetex.com/images/common/searchbg.jpg);*/
        background-repeat: repeat-x;
        border-width: 0;
        border-style: none;
        /*font-size: 10px;*/
        float: left;
        margin-top: 3px;
        padding-left: 5px;
        color: #666666;
    }

    .searchBox {
        width: 208px;
        height: 24px;
        background-image: url(https://8f3137.claudeassets.com/20230613155947im_/https://www.zenetex.com/images/common/searchbg.jpg);
        background-repeat: repeat-x;
        border-width: 0;
        border-style: none;
        /*font-size: 10px;*/
        float: left; /*margin-top: 3px;*/
        padding-left: 5px;
        color: #666666;
    }

    .goButton {
        color: #fdc14a !Important;
        width: 26px;
        height: 26px;
        margin-left: 0px;
        float: left;
        text-decoration: none;
        background: url(https://9ec066.claudeassets.com/20230613155947im_/https://www.zenetex.com/images/common/search.jpg) no-repeat; /*margin-top:3px;*/
    }

    /* ---- HOMEPAGE ---- */
    #headerContent {
        width: 100%;
        margin: 0 auto;
        position: relative;
    }

    .calloutsImg {
    }

    .calloutBox {
        width: 24%!important;
        /*max-width: 360px;*/
        float: left;
        text-align: center;
    }

    /*.calloutMarginRight
    {
        margin-right: 3%;
    }*/

    #customers {
        float: left;
        clear: both;
        width: 100%;
        background: url(https://9153b2.claudeassets.com/20230613155947im_/https://www.zenetex.com/images/common/ourCustomersMid.jpg) repeat-x center #9e925f;
        max-height: 170px;
    }


    .ourCustomersLeft {
        float: left;
        width: 11%;
        height: auto;
    }

        .ourCustomersLeft img {
            width: 100%;
            height: auto;
        }

    .ourCustomersMid {
        float: left;
        width: 88%;
        height: auto;
    }

    .ourCustomersMobile {
        display: none;
    }

    .ourCustomersRight {
        float: right;
        width: 1%;
        height: auto;
    }

        .ourCustomersRight img {
            width: 100%;
            height: auto;
        }

    .customerTable {
        float: left;
        width: 12%;
        padding: 2% 1%;
    }

    .ourCustomersShadow {
        float: left;
        clear: both;
        width: 100%;
    }

        .ourCustomersShadow img {
            width: 100%;
            height: auto;
        }

    .customerCont {
        float: left;
        margin-right: 2%;
        white-space: nowrap; /* display: table-column*/
    }

    .row {
    }

    .ourCustomersMid img {
        height: auto;
        ;
        width: 100%;
        max-width: 128px;
        max-height: 127px; /*PADDING: 0 28% 0 18%;*/
    }

    .customerButton {
        float: left;
        margin-top: 4%;
        width: 23%;
        vertical-align: middle;
    }

        .customerButton img {
            width: 100%;
            max-width: 234px;
            max-height: 57px;
            min-height: 30px;
            min-width: 160px;
        }

    .columnWrap {
        overflow: hidden;
    }

    #homeLeft {
        float: left;
        width: 60%;
        padding-right: 65px;
    }

    #homeRight {
        float: left;
        width: 30%;
    }


    /* ---- INTERIOR ---- */
    #leftColumn {
        float: right;
        width: 74%;
        max-width: 900px;
    }

    #rightColumn {
        width: 20%;
        max-width: 231px;
        float: left; /* margin-right: 20px; padding-right: 20px;*/
        background: url(https://d5b6b0.claudeassets.com/20230613155947im_/https://www.zenetex.com/images/common/subcolumnBG.jpg) repeat-y right;
        padding: 2%;
        margin-right: 2%;
    }

    .headerInteriorTextLeft {
        background: #103353;
        background: rgba(16,51,83,0.8);
        margin: -91PX auto 30PX auto;
        max-WIDTH: 1200px;
        font-size: 60PX;
        COLOR: #FFF;
        font-family: 'Arial', serif;
        line-height: 1;
    }
    /*.headerInteriorTextLeft:before { content:""; position:absolute; width:100%; height:100%; background:#1d4a71; background:rgba(29,74,113,0.8); right: 0; top: 0; z-index: -1;}*/
    #subnav {
    }

    #headerInt img {
        width: 100% !important; /*max-width: 2000px; */
        min-height: 200px;
        max-height: 355px;
        height: auto !important;
    }
}

@media screen and (max-width: 768px) {
    .RadMenu ul.rmActive, .RadMenu ul.rmRootGroup {
        display: none !important;
    }
}

@media screen and (min-width: 769px) and (max-width: 940px) {
    #navigation a {
        font-size: 13px !important;
    }

    #logo {
        width: 198px;
        float: left;
        /*background: none repeat scroll 0% 0% #FFFFFF;*/
        padding-top: 12px;
    }

        #logo img {
            width: 198px;
        }
}

@media screen and (min-width: 481px) and (max-width: 768px) {


    .nav_main {
        margin-right: 14px;
    }

    #topBanner {
        height: 70px;
        background: url(https://239f27.claudeassets.com/20230613155947im_/https://www.zenetex.com/images/common/topBannerBG.png);
        position: relative;
        z-index: 999;
        width: 100%;
    }

    #logo {
        width: 198px;
        /*height: 70px;*/
        float: left;
    }

        #logo img {
            width: 198px;
            /*height: 70px;*/
        }

    .calloutsImg {
        margin-right: 15px;
        margin-top: -16px;
    }

    #searchContainer {
        width: 170px;
        float: right;
        margin-right: 0px;
        padding-top: 4px;
        clear: right;
        margin-bottom: 5px;
    }

    .search {
        width: 156px;
        height: 22px; /*background-image: url(https://8f3137.claudeassets.com/20230613155947im_/https://www.zenetex.com/images/common/searchbg.jpg);*/
        background-repeat: repeat-x;
        border-width: 0;
        border-style: none;
        font-size: 10px;
        float: left;
        margin-top: 3px;
        padding-left: 5px;
        color: #666666;
    }

    .searchBox {
        width: 120px;
        height: 22px;
        background-image: url(https://8f3137.claudeassets.com/20230613155947im_/https://www.zenetex.com/images/common/searchbg.jpg);
        background-repeat: repeat-x;
        border-width: 0;
        border-style: none;
        font-size: 10px;
        float: left;
        margin-top: 3px;
        padding-left: 5px;
        color: #666666;
    }

    .goButton {
        color: #fdc14a !Important;
        width: 26px;
        height: 24px;
        margin-left: 0px;
        float: left;
        text-decoration: none;
        background: url(https://9ec066.claudeassets.com/20230613155947im_/https://www.zenetex.com/images/common/search.jpg) no-repeat;
        margin-top: 3px;
    }

    /* ---- HOMEPAGE ---- */
    #headerContent {
        width: 100%;
        margin: 0 auto;
        padding-top: 0px;
        position: relative;
    }

    .calloutBox {
        width: 100%;
        float: left;
        margin-bottom: 25px;
    }

    .calloutMarginRight {
    }

    .ourCustomersLeft {
        display: none;
    }

    .ourCustomersMobile {
        float: left;
        display: block;
        margin-bottom: 25px;
    }

    .ourCustomersMid {
        float: left;
        background: url(https://9153b2.claudeassets.com/20230613155947im_/https://www.zenetex.com/images/common/ourCustomersMid.jpg) repeat-x top #9e925f;
        padding: 3% 0 3% 3%;
        width: 97%;
        min-width: 180px;
    }

    .ourCustomersRight {
        display: none;
    }

    .ourCustomersShadow {
        float: left;
        clear: both;
        width: 100%;
    }

        .ourCustomersShadow img {
            width: 100%;
            height: 34px;
        }

    .customerCont {
        float: left;
        margin-right: 1%;
    }

    .customerTable {
        display: inline-table;
    }

        .customerTable img {
            max-height: 87px;
            max-width: 86px;
        }

    .customerButton {
        display: inline-table; /*float: left;margin-top: 35px;width: 32%; height: 32%; */
        FLOAT: RIGHT;
        margin-right: 30px;
        margin-top: 20px;
        vertical-align: middle;
    }

        .customerButton img {
            max-height: 39px;
            max-width: 150px;
        }

    #homeLeft {
        float: left;
        width: 100%;
        padding-right: 0;
        margin-bottom: 25px;
    }

    #homeRight {
        float: left;
        width: 100%;
    }

    /* ---- INTERIOR ---- */
    #leftColumn {
        float: left;
        width: 100%;
        clear: both;
    }

    #rightColumn {
        width: 100%;
        float: left;
        margin-right: 20px;
        padding-right: 20px;
    }

    #subnav {
        border-top: 4px solid #8c6e4a;
        padding-top: 25px;
    }

    .headerInteriorTextLeft {
        margin: -70PX auto 52PX auto;
        WIDTH: 768px;
        font-size: 60PX;
        COLOR: #FFF;
        font-family: 'Arial', serif;
    }

    #headerInt img {
        width: 100% !important; /*max-width: 2000px; min-height: 200px;*/
        max-height: 355px;
        height: auto !important;
    }

    .headerInteriorTextLeft {
        margin: -64px auto 0px;
        max-WIDTH: 1200px;
        font-size: 50PX;
        COLOR: #FFF;
        font-family: 'Arial', serif;
        line-height: 1;
        width: 100%;
    }
}

@media screen and (min-width: 0px) and (max-width: 480px) {
    /* ---- GENERAL ---- */

    #leftColumn img {
        float: none !important;
    }

    .nav_main {
        margin-right: 14px;
    }

    #topBanner {
        height: 150px;
        background: url(https://239f27.claudeassets.com/20230613155947im_/https://www.zenetex.com/images/common/topBannerBG.png);
        position: relative;
        z-index: 999;
        width: 100%;
    }

    #logo {
        width: 100%;
        /*height: 70px;*/
        /*float: left;
        /*background: #fff;*/
        /*text-align: center;*/
    }

        #logo img {
            width: 152px;
            /*height: 53px;*/
        }

    .calloutsImg {
        margin-right: 15px;
        margin-top: -16px;
    }

    #searchContainer {
        width: 156px;
        float: right;
        padding-top: 0;
        clear: right;
        margin: 10px 15px 1px 0;
        background: #fff;
    }

    .search {
        width: auto;
        height: 26px; /*background-image: url(https://8f3137.claudeassets.com/20230613155947im_/https://www.zenetex.com/images/common/searchbg.jpg);*/
        background-repeat: repeat-x;
        border-width: 0;
        border-style: none;
        font-size: 10px;
        float: left;
        margin-top: 0; /*padding-left: 5px;*/
        color: #666666;
    }

    .searchBox {
        width: 116px;
        height: 24px !important;
        background-image: url(https://8f3137.claudeassets.com/20230613155947im_/https://www.zenetex.com/images/common/searchbg.jpg);
        background-repeat: repeat-x;
        border-width: 0;
        border-style: none;
        font-size: 10px;
        float: left;
        margin-top: 0;
        padding: 0 0 0 5px color: #666666;
    }

    .goButton {
        color: #fdc14a !Important;
        width: 26px;
        height: 26px;
        margin-left: 0px;
        float: left;
        text-decoration: none;
        background: url(https://9ec066.claudeassets.com/20230613155947im_/https://www.zenetex.com/images/common/search.jpg) no-repeat;
        margin-top: 0;
    }

    /* ---- HOMEPAGE ---- */
    #headerContent {
        width: 100%;
        margin: 0 auto;
        padding-top: 0;
        position: relative;
    }


    .calloutBox {
        width: 100%;
        float: left;
        margin-bottom: 25px;
    }

    .calloutMarginRight {
    }

    .ourCustomersLeft {
        display: none;
    }

    .ourCustomersMobile {
        float: left;
        display: block;
        margin-bottom: 25px;
    }

    .ourCustomersMid {
        float: left;
        background: url(https://9153b2.claudeassets.com/20230613155947im_/https://www.zenetex.com/images/common/ourCustomersMid.jpg) repeat-x top #9e925f;
        padding: 3% 0 3% 3%;
        width: 97%;
        min-width: 180px;
    }

    .ourCustomersRight {
        display: none;
    }

    .ourCustomersShadow {
        float: left;
        clear: both;
        width: 100%;
    }

        .ourCustomersShadow img {
            width: 100%;
            height: 34px;
        }

    .customerCont {
        float: left;
        margin-right: 1%;
    }

    .customerTable {
        display: inline-table;
    }

        .customerTable img {
            max-height: 67px;
            max-width: 66px;
        }

    .customerButton {
        display: inline-table; /*float: left;margin-top: 35px;width: 32%; height: 32%; */
        FLOAT: RIGHT;
        margin-right: 30px;
        margin-top: 20px;
        vertical-align: middle;
    }

        .customerButton img {
            max-height: 39px;
            max-width: 150px;
        }

    #homeLeft {
        float: left;
        width: 100%;
        padding-right: 0;
        margin-bottom: 25px;
    }

    #homeRight {
        float: left;
        width: 100%;
    }

    /* ---- INTERIOR ---- */
    #leftColumn {
        float: left;
        width: 100%;
    }

    #rightColumn {
        width: 100%;
        float: left;
        clear: both;
    }

    #subnav {
        border-top: 4px solid #8c6e4a;
        padding-top: 25px;
    }

    .headerInteriorTextLeft {
        font-size: 21px;
        margin: -26px auto 11px;
        WIDTH: 320px;
        COLOR: #FFF;
        font-family: 'Arial', serif;
    }

    #headerInt img {
        width: 100% !important; /*max-width: 2000px; min-height: 200px;*/
        max-height: 355px;
        height: auto !important;
    }
}

#rightColumnInterior {
    width: 70%;
    float: left;
}

#rightColumnInteriorFull {
    float: left;
    width: 100%;
}

.widgetContainer {
    float: left;
    width: 250px;
}

/*Testimonial Styles*/




#testimonialTop {
    background: url('https://79c9b3.claudeassets.com/20230613155947im_/https://www.zenetex.com/images/common/testimonialTop.jpg') no-repeat;
    height: 66px;
    width: 850px;
    background-color: #9e925f;
}

.testimonialTopText {
    padding-left: 20px;
    font-size: 24px;
    font-weight: normal; /*text-transform:uppercase;*/
    color: #1d4a71;
    margin-top: 0;
    font-family: 'Arial', serif;
    margin-bottom: 10px;
    line-height: 28px;
}

#testimonialMiddle {
    background-color: #9e925f;
    padding: 0px 20px 10px 20px;
    color: white;
    font-style: italic;
}

    #testimonialMiddle .byline {
        float: right;
        padding-right: 30px;
        padding-top: 5px;
        font-style: italic;
    }

#testimonialBottom {
    background: url('https://a63016.claudeassets.com/20230613155947im_/https://www.zenetex.com/images/common/testimonialBottom.png') no-repeat;
    height: 53px;
    width: 850px;
}


.smallText {
    color: red;
}

#logo {
    padding-top: 15px;
}

/*
     FILE ARCHIVED ON 15:59:47 Jun 13, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:23:20 Jul 23, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.514
  exclusion.robots: 0.045
  exclusion.robots.policy: 0.035
  esindex: 0.01
  cdx.remote: 75.578
  LoadShardBlock: 405.826 (3)
  PetaboxLoader3.datanode: 225.591 (4)
  PetaboxLoader3.resolve: 143.377 (2)
  load_resource: 167.605
*/