
.anchBackToListings{
	display: none!important;
}
.anchFooterNav-contact-us{
	display: none!important;
}
.anchFooterNav-about-us{
	display: none!important;
}
.anchFooterNav-timesheets{
	display: none!important;
}
.anchMainNav{
	display: none!important;
}

.SectionButton {
    background: #0B5584 !important;
}
.SectionButton:hover {
    background: #05304B !important;
    color: #ffffff !important;
}
.SectionButton a:hover {
    background: #05304B !important;
}
@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-LightItalic.eot');
    src: url('fonts/Roboto-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-LightItalic.woff2') format('woff2'),
        url('fonts/Roboto-LightItalic.woff') format('woff'),
        url('fonts/Roboto-LightItalic.ttf') format('truetype'),
        url('fonts/Roboto-LightItalic.svg#Roboto-LightItalic') format('svg');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Light.eot');
    src: url('fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Light.woff2') format('woff2'),
        url('fonts/Roboto-Light.woff') format('woff'),
        url('fonts/Roboto-Light.ttf') format('truetype'),
        url('fonts/Roboto-Light.svg#Roboto-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Italic.eot');
    src: url('fonts/Roboto-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Italic.woff2') format('woff2'),
        url('fonts/Roboto-Italic.woff') format('woff'),
        url('fonts/Roboto-Italic.ttf') format('truetype'),
        url('fonts/Roboto-Italic.svg#Roboto-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-BoldItalic.eot');
    src: url('fonts/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-BoldItalic.woff2') format('woff2'),
        url('fonts/Roboto-BoldItalic.woff') format('woff'),
        url('fonts/Roboto-BoldItalic.ttf') format('truetype'),
        url('fonts/Roboto-BoldItalic.svg#Roboto-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Bold.eot');
    src: url('fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Bold.woff2') format('woff2'),
        url('fonts/Roboto-Bold.woff') format('woff'),
        url('fonts/Roboto-Bold.ttf') format('truetype'),
        url('fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Regular.eot');
    src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Regular.woff2') format('woff2'),
        url('fonts/Roboto-Regular.woff') format('woff'),
        url('fonts/Roboto-Regular.ttf') format('truetype'),
        url('fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-Black.eot');
    src: url('fonts/Roboto-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-Black.woff2') format('woff2'),
        url('fonts/Roboto-Black.woff') format('woff'),
        url('fonts/Roboto-Black.ttf') format('truetype'),
        url('fonts/Roboto-Black.svg#Roboto-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('fonts/Roboto-BlackItalic.eot');
    src: url('fonts/Roboto-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Roboto-BlackItalic.woff2') format('woff2'),
        url('fonts/Roboto-BlackItalic.woff') format('woff'),
        url('fonts/Roboto-BlackItalic.ttf') format('truetype'),
        url('fonts/Roboto-BlackItalic.svg#Roboto-BlackItalic') format('svg');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}




.iconwrapper {
	margin-left:59%;
	display: inline-block;
}

.smstack {
	  display: contents;
	font-size: 32px !important;
	padding-right: 8px;
	color:#05304B;
	padding-top: 5px;
}

.login a {
	color:#ffffff;
}
.smstack:hover {
	  display: contents;
	font-size: 32px !important;
	margin-right: 8px !important;
	color:#C75300;
	padding-top: 5px;
		transition: all .4s ease;
-webkit-transition: all .4s ease;
}
.login {
	height: 40px;
	padding-left:12px;
	padding-right:12px;
	padding-top:12px;
	padding-bottom:10px;
	background: #05304B;
	color:#ffffff;
	font-weight:bold;
	    text-transform: uppercase;
		margin-left:3px;
		font-size:17px;
}
.login-1 {
	height: 40px;
	padding:12px;
	background: #05304B;
	color:#ffffff;
	font-weight:bold;
	    text-transform: uppercase;
		margin-right:-4px;
		    margin-left: 4px;
}

.login:hover , .login-1:hover {
	background:#C75300;
	color:#ffffff !important;
	transition: all .4s ease;
-webkit-transition: all .4s ease;
}


.buttonspan {
	margin-top:12px;
	float: right;
	margin-right: 390px;
}

.outer-navbar-div {
	position: absolute;
}

.navbar-div {
	position: relative;
    right: -34%;
    top: -39%;
	padding-top:40px;
}
.hidepagelabel {
    display: none;
}

.superheader .iconwrapper {
	display:none !important;
}

.footerboxwrapper {
    height: auto;
    overflow: hidden;
	background:white; 
	
}

.footerboxwrapper-inner {

}

.footerbox {
    width: 31%;
    float: left;
    height: 210px;
    display: inline-block;
	padding:20px 10px;
}

.footerbox-inside {
	background:white;
	border: 0px solid #00374C;
	padding:40px 90px !important;
}

.footerbox h2 {
	display:none;
    font-size: 30px !important;
    line-height: 34px !important;
    margin-bottom: 5px !important;
}
.footerbox p {
    width: auto;
    margin: 0px 20px 20px 20px;
	    font-weight: bolder;
}
.footerbox.box2 {

}

.footerboxwrapper p {
	font-size:18px;
	padding-bottom: 15px;
}

@media only screen
and (max-width : 1076px) {

    .footerbox.box3 p {
        margin: 0px 5px 20px 5px;
    }

.buttonspan {
    margin-top: 9px;
    float: right;
    margin-right: 30px;
}

.iconwrapper {
    margin-left: 33%;
    display: inline-block;
}

}

.borderlines {
	border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    height:180px;
}

.footerbox-inside1 {
    width: auto;
 
    height: auto;
    text-align: center;
	margin-top: 2em;
    padding: 2em;
    display: inline-block;;
    
}

.footerbox a {
	font-weight: bolder;
}

.footerbox-inside {
    width: auto;
 
    height: auto;
    text-align: center;
  margin-top: 1em;
    padding: 3em;
    display: table-cell;
    vertical-align: middle;
		
}
.footerbox .SectionButton {
	border-radius: 1em;
    padding: 1em;
    margin: 20px 0px 20px 0px;
    width: 160px !important;
    color: #ffffff;
    float: none;
    text-align: center;
    font-family:'Roboto', sans-serif;
    text-transform: capitalize;
    background: #415F1C !important;
    text-shadow: none;
    margin: 0px auto;
}
.footerbox .SectionButton:hover {
    text-decoration: none;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #C75300 !important;
    color: #ffffff !important;
}
.banner-home {
    border-bottom: 0px !important;
}
.outer-banner-div {
    width: 100%;
    height: 90px;
    background: #ffffff;
    z-index: 40;
    border-bottom: 1px solid #cccccc;
    border-bottom: none;
}
.banner-div {
    width: 100%;
    height: 90px;
    position: relative;
    background: none !important;
}
    .banner-logo {
        position: absolute;
        top: 14px;
        left: 0px;
        margin: 0px;
        padding: 0px;
        z-index: 20;
    }
    .banner-logo-home {
        position: absolute;
        top: -40px;
        left: 209px;
        margin: 0px;
        padding: 0px;
        z-index: 20;
    }

        .banner-logo img{}
        .banner-logo-sitename {
            position: absolute;
            top: 0px;
            left: 120px;
            width: 250px;
        }
    .banner-side-div {
        position: absolute;
        top: 0px;
        right: 0px;
    }
    .outer-supernav-div {
        width: 100%;
        background: #404041;
        border-bottom: 1px solid #111;
        border: none;
    }
        .banner-supernav-div {
            padding: 12px 0px 10px 0px;
            width: 1020px;
            margin: 0px auto;
            text-align: left;
            color: #ffffff;
            text-transform: uppercase;
            font-family:'Roboto', sans-serif;
        }
        .anchSuperNav.first {
        }
        .banner-supernav-div a {
            color: #ffffff;
            margin: 1px 30px 0px 0px;
        }
        .banner-supernav-div a:hover, .banner-supernav-div a.current {
            color: white;
        }
        .banner-socialmedia-div {
            float: right;
            margin-left: 5px;
        }
        .banner-contact-div {
            text-align: right;
        }
        .banner-tagline-div {
            text-align: right;
        }
        .banner-login-div {
            text-align: right;
        }


.divSandwichNav {
    float: right;
    border: 1px solid black;
    border-bottom: none;
    background: white;
    display: none;
    z-index: 2;
}
.anchSandwichNav {
    diplay: block;
    float: left;
    border-bottom: 1px solid black;
    clear: both;
}
.divSandwichBarsHover {
    float: right;
    cursor: pointer;
}
.navbar-div {
 
    background: none;
    text-transform: uppercase;
}
.navbar-div a {
    display: inline-block;
    float: left;
    margin: 0px 25px;
    padding: 0px;
    color: #2f2e2f;
    font-family:'Roboto', sans-serif;
    text-decoration: none;
}
.navbar-div a:hover, .navbar-div a.current {
    background: none;
    color: #0B5584;
}
.navbar-div a.current {
    color: #0B5584;
}

a.login:hover {
    color: #0B5584;
}
.navbar-div a.divSandwichBarsHover {
    color: #2f2e2f;
    padding-right: 0px;
}
.navbar-div a.divSandwichBarsHover:hover {
    background: transparent;
    color: #0B5584;
}
.divSandwichWrapper {
    float: right;
}
.divSandwichWrapper, .divSandwichWrapper span {
    height: 60px;
    line-height: 60px;
}
.divSandwichWrapper span {
    display: block;
    float: right;
}
.divSandwichWrapper span.menutext {
    margin-left: 5px;
}
.fa.fa-lg.fa-bars {
    padding: 0px 0px 0px 10px;
    font-size: 18px;
}
.divSandwichNav {
    position: absolute;
    z-index: 2;
    top: 60px;
    right: 0px;
    min-width: 220px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
}
a.anchSandwichNav {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}



.outer-footer-div {
    width: 100%;
    background: #00374C;
}
.footer-div .inner-footer {
    width: 580px;
    text-align: center;
    line-height: 104px;
    margin: 0px auto;
    font-family: ;
}
.footer-div .inner-footer a {
    padding: 0px 15px;
    text-transform: uppercase;
    font-family: ;
}
.footer-div {
    color: #2f2e2f;
    background: none;
    width: 1020px;
    padding: 30px 0px 24px 0px;
    margin: 0px auto;
    font: 15px/22px ;
}
.footer-div a {
    color: #ffffff;
    text-decoration: none;
}
.footer-div a.current {
    text-decoration: underline;
}
.footer-div a:hover {
    opacity: .85;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


		#social-networking li, #social-networking-small li {
			
				-moz-border-radius: 5px;
		  		-webkit-border-radius: 5px;
		  		border-radius: 5px;
		}
ul#social-networking, ul#social-networking-small {
    margin: 0px 0px 0px 0px;
    text-align: center;
    display: block;
    float: left;
    padding: 0px 0px 0px 0px;
}
ul#social-networking li:hover, ul#social-networking-small li:hover {
    cursor: pointer;
    opacity: .85;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#social-networking li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#social-networking li {
    width: 32px;
    height: 32px;
    line-height: 32px;
    float: left;
    margin-left: 14px;
    display: inline-block;
    text-align: center;
}
#social-networking a {
    width: 32px;
    height: 32px;
    line-height: 32px;
    float: left;
    margin-left: 0px;
    display: inline-block;
    text-align: center;
}
ul#social-networking li.facebook a {background-color: none; background-position: -0px -0px;}
ul#social-networking li.twitter a {background-color: none; background-position: -32px -0px;}
ul#social-networking li.linkedin a {background-color: none; background-position: -62px -0px;}
ul#social-networking li.googleplus a {background-color: none; background-position: -94px -0px;}
ul#social-networking li.instagram a {background-color: none; background-position: -124px -0px;}
ul#social-networking li.pinterest a {background-color: none; background-position: -155px -0px;}
ul#social-networking li.yelp a {background-color: none; background-position: -186px -0px;}
ul#social-networking li.youtube a {background-color: none; background-position: -218px -0px;}
ul#social-networking li.vimeo a {background-color: none; background-position: -248px -0px;}
ul#social-networking li.rss a  {background-color: none; background-position: -279px -0px;}

#footer-icon {
    float: right;
    line-height: 104px;
    height: 37px;
    width: 32px;
    margin-top: 32px;
    background: url(../images/footer-icon.png) no-repeat;
}
#social-networking-small li {
    margin: 0;
    padding: 0;
    list-style: none;
}
#social-networking-small li, #social-networking-small a {
    height: 30px;
    line-height: 104px;
    float: left;
    margin-left: 10px;
    display: inline-block;
    text-align: center;
}
#social-networking-small a:hover {
    opacity: .85;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


.content-home {
    padding: 20px 0px;
}
.content-div {
    background: none;
    width: 1020px;
    padding: 60px 0px;
}
.content-div img {
    padding: 3px;
    background: #ffffff;
    border: 1px solid #cccccc;
    max-width: 100%;
}

.fullwidth .textholder {
    width: 100%;
}
.textholder {
    float: right;
    margin: 10px auto;
    width: 780px;
    border-bottom: 1px solid #cccccc;
}
.textholder:last-of-type {
    border-bottom: none;
}
.textholder .fullimg img {
    width: 692px;
}
.pagetextholder .fullimg img {
    width: 932px;
}
.fullimg img {
    width: 100%;
}
.fullwidth .textholder .fullimg img {
    width: 974px;
}
.alertblock {
    background: #e44646;
    border: 2px solid #d81f1f;
    color: #ffffff;
    padding: 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto 15px auto;
    text-align: center;
}
.successblock {
    background: #31c657;
    border: 2px solid #279d45;
    color: #ffffff;
    padding: 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto 15px auto;
    text-align: center;
}

.pagetextholder {
    clear: both;
}
.textholder-image {
    margin-bottom: 20px;
}
.textholder-image p, .videoholder p {
    text-align: center;
    font: italic 12px/20px , Trebuchet MS, sans-serif;
    color: #2f2e2f;
}
.videoholder {
    float: right;
}
.videoholder iframe {
    padding: 3px;
    margin: 0 0 3px 20px;
    background: #ffffff;
    border: 1px solid #cccccc;
}
.videoholder p {
    padding: 0px 20px;
}
.sidemenu {
    width: 200px;
    float: left;
    padding: 10px 20px 10px 0px;
    border-right: 1px solid #cccccc;
}
.topmenu {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    margin-bottom: 10px;
}
.sidemenu-category, .topmenu-category  {
    display: block;
    color: #ffffff;
    cursor: pointer;
    padding: 6px 0px;
    font-family:'Roboto', sans-serif;
    border-bottom: 1px solid #cccccc;
    text-transform: uppercase;
}
.sidemenu-category.next-category {
    border-top: 1px solid #cccccc;
}
.sidemenu-category:hover,.sidemenu-category.current-category:hover, .topmenu-category:hover,.topmenu-category.current-category:hover {
    color: #ffffff;
    text-decoration: none;
    background: #05304B;
}
.sidemenu-category.current-category, .topmenu-category.current-category {
    background: #05304B;
    font-weight: normal;
}
.sidemenu-subcategory {
    display: block;
    cursor: pointer;
    margin-left: 20px;
    font: 14px/20px , Trebuchet MS, sans-serif;
    padding: 3px 0px;
}
.sidemenu-subcategory:hover {
    text-decoration: none;
    color: #2f2e2f;
}
.sidemenu-subcategory.current-subcategory {
    color: #2f2e2f;
}
.topmenu-category {
    float: left;
    margin-right: 9px;
    min-width: 115px;
    text-align: center;
}

.divQuickLinks {
    background: white;
    margin-top: 20px;
    padding: 10px;
}

.divQuickLinks ul {
    margin-left: 0px;
    margin-bottom: 0px;
}

.divQuickLinks ul a {
    border: none;
}


        a.topmenu-category {
            border-bottom: none;
            text-align: left;
            border-right: 1px solid #cccccc;
            min-width: 0px;
            margin-right: 15px;
            padding-top: 10px;
            padding-bottom: 10px;
        }
        a.topmenu-category:hover {
            background: none;
            color: #777777;
        }
		#divForgotPassword {
			
		-moz-box-shadow: 0px 2px 10px #2f2e2f;
  		-webkit-box-shadow: 0px 2px 10px #2f2e2f; 
  		box-shadow: 0px 2px 10px #2f2e2f;
  		behavior: url(layout/components/ie-css3.htc);
		}
#divForgotPassword {
    position: absolute;
    border: 1px solid #2f2e2f;
    background: #ffffff;
    left: 200px;
    padding: 20px;
    z-index: 1;
    display: none;
}
#ancCloseForgotPW {
    position: absolute;
    right: -5px;
    top: -5px;
    cursor: pointer;
}
#ancSendForgotPassword, #ancLogout {
    border: 1px solid #999999;
    background: #cccccc;
    color: #2f2e2f;
    padding: 0 5px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    width: 140px;
}
#ancLogout {
    float: right;
}
#ancSendForgotPassword:hover, #ancLogout:hover {text-decoration: none;}
#divForgotPassword #txtUserEmail {width: 200px;}
.pLogInOut {
    padding: 10px;
    border: 2px solid #999999;
    background: #cccccc;
    font-style: italic;
}
input, select, textarea {
    border: 1px solid #cccccc;
    background: ;
    color: #2f2e2f;
    padding: 0px 5px;
}
input {
    height: 24px;
    font: 14px/24px , Trebuchet MS, sans-serif;
}
select {
    height: 24px;
    font: 14px/24px , Trebuchet MS, sans-serif;
    padding: 0px 0px 0px 5px;
    vertical-align: middle;
}
textarea {
    overflow: hidden;
    resize: none;
    font: 14px/20px , Trebuchet MS, sans-serif;
}
label {
    display: block;
    font: 15px/26px , Trebuchet MS, sans-serif;
}
		input[type=submit] {
			
				-moz-border-radius: 4px;
		  		-webkit-border-radius: 4px;
		  		border-radius: 4px;
		}
		.anchCheckoutButton {
			
				-moz-border-radius: 4px;
		  		-webkit-border-radius: 4px;
		  		border-radius: 4px;
		}
input[type=submit], .anchCheckoutButton {
    display: block;
    cursor: pointer;
    padding: 8px 30px;
    margin: 10px 0px 10px 0px;
    color: black;
    font-family:'Roboto', sans-serif;
	font-weight:600;
    text-transform: normal;
    background: white;
    text-shadow: none !important;
    height: auto;
    text-align: center;
    border: 2px solid black !important;
}
input[type=submit]:hover, .anchCheckoutButton:hover{
    text-decoration: none;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: black !important;
    color: white !important;
}
img#imgEmailIcon {
    width: 20px;
    height: 20px;
    background: none;
    padding: 0px;
    margin: 0px;
    border: none;
    float: left;
    margin-right: 4px;
}
.fullwidth .divDirectionSectionLeft, .fullwidth .divDirectionSectionRight {
    width: 460px;
}
.fullwidth .directionsSubHeader {
    width: 460px;
}
.fullwidth .address_textbox {
    width: 280px;
}
.fullwidth .address_submit {
    width: 140px;
}
.fullwidth #mapframe, .fullwidth #gmap {
    width: 472px;
    height: 341px;
}
.fullwidth .textholder-image img {
    width: 472px;
}
.fullwidth .videoholder {
    width: 460px;
}
.fullwidth .videoholder iframe {
    width: 452px;
    height: 270px;
}
.divDirectionSectionLeft, .divDirectionSectionRight {
    width: 360px;
}
.directionsSubHeader {
    width: 340px;
}
.address_textbox {
    width: 175px;
}
.address_submit {
    width: 125px;
}
#mapframe, #gmap {
    width: 352px;
    height: 249px;
}
.textholder-image img {
    width: 352px;
}
.videoholder {
    width: 360px;
}
.videoholder iframe {
    width: 352px;
    height: 198px;
}
.divDirectionSectionLeft {
    float: left;
}
.divDirectionSectionRight {
    float: right;
}
.directionsSubHeader {
    padding: 10px;
    background: #cccccc;
    height: 34px;
}
.headerImage {
    margin: 0px;
    padding: 0px 0px;
    text-shadow: none;
    line-height: 38px;
}
.address_textbox {
    font-style: italic;
    color: #666;
    float: left;
}
.address_submit {
    float: right;
    padding: 2px 10px;
}
.address_submit h2 {
    line-height: 22px;
}
#divGetDirections {
    border-top: 0px solid #cccccc;
    border-bottom: 0px solid #cccccc;
    padding: 0px 0px;
}
#mapframe {
    background: #ffffff;
    border: 1px solid #cccccc;
    padding: 3px;
}
#gmap img {
    background: inherit;
    padding: 0px;
    border: none;
    max-width: inherit;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.textholder-image {
    margin: 0px;
    margin-bottom: 20px;
}
.videoholder {
    margin: 0px auto;
}
.videoholder iframe {
    margin: 0px;
    margin-bottom: 20px;
}


#divGetDirections input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 34px;
    line-height: 34px;
}

#divGetDirections input[type=submit] {
    padding: 0px !important;
    margin: 0px !important;
    width: 30%;
    font-size: 12px;
    line-height: 16px;
}

#divGetDirections input[type=text] {
    padding-top: 0px;
    width: 60%;
    background: white;
}
.faqquestion {
    cursor: pointer;
}
.faqquestion:hover {
    background: #e1e1e1;
}
.faqquestion p {
    margin: 0px;
}
.questionQ, .answerA, .down-arrow, .up-arrow  {
    font-weight: bold;
    display: block;
    width: 15px;
    float: left;
}
.down-arrow {
     background: url('../../layout/images/model/down_arrow.png') no-repeat 0px 5px;
}
.up-arrow {
     background: url('../../layout/images/model/up_arrow.png') no-repeat 0px 5px;
}
.divInnerFaqQuestion, .divInnerFaqAnswer  {
    width: 680px;
    float: right;
}
.fullwidth .divInnerFaqQuestion, .fullwidth .divInnerFaqAnswer {
    width: 920px;

}

.imageholder, .imageholder-album  {
    float: left;
    margin: 0px 20px 20px 0px;
}
.imageholder-album {
    width: 240px;
    height: 240px;
    margin-bottom: 40px;
}
.imageholder-album img {
    width: 232px;
}
.imageholder-album a {
     width: 240px;
     height: 240px;
     display: block;
     margin-bottom: 10px;
}
.imageholder img {
    width: 172px;
    height: 172px;
}
.imageholder a {
    display: block;
    width: 180px;
    height: 180px;
}
.imageholder.imageholder4 {
    float: right;
    margin-right: 0px;
}
.fullwidth .imageholder.imageholder4 {
    float: right;
    margin-right: 0px;
}
.fullwidth .imageholder, .fullwidth .imageholder-album {
    margin: 12px 22px 10px 0px;
}
.content-div .imageholder img:hover, .content-div .imageholder-album img:hover  {
    border: 1px solid #5B8227;
}
.imageholder img:hover, .imageholder-album img:hover {
    opacity: .85;
    transition: all 0.3s ease;
}
.sidemenu-category-album {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
}
.sidemenu-category-album:hover {
    text-decoration: none;
}
.divMiniSliderWrapper {
    height: 120px;
    overflow-x:scroll;
    overflow-y: hidden;
    float: right;
    width: 700px;
}
.fullwidth .divMiniSliderWrapper {
    width: 940px;
}
.divMiniSliderWrapper img {
    float: left;
    width: 120px;
    margin-right: 20px;
}

table, .listingholder, .divTileWrapper {
    border: 0px solid #cccccc;
    float: right;
    text-align: left;
    background: #e1e1e1;
    margin-bottom: 0;
}
.textholder table {
    float: none;
}


table {
    background: transparent;
}

.tableListingTable, .divTileWrapper {
    width: 738px
}
.divTileWrapper {
    background: none;
    border: none;
}
.listingholder {
    float: none;
}
.trShowHide {
    display: none;
}
.trTableHeaderRow {
    background: #cccccc;
}
.rowHover td{
    background: #ffffff;
}
table th p, table td p, .divDescriptionPrimary p  {
    padding: 10px;
    margin: 0px;
}
td {
    background: transparent;
    border-bottom: none;
    vertical-align: middle;
}
.anchMoreDetails:hover {
    text-decoration: none;
}
.divDescriptionPrimary {
    float: left;
    width: 478px;
}
.divDescriptionPrimary h3 {
    padding: 10px;
}
table img, .listingholder img {
    width: 220px;
    float: right;
    margin: 10px 10px 10px 0px;
}
.tblPrimaryImage img {
    width: auto;
    float: none;
    margin: 0px;
}
.trSecondaryProperty .label, .divTiledListing .label {
    font-weight: bold;
}
.trSecondaryProperty p {
    padding: 4px;
    padding-left: 10px;
}
table .trSocialMedia img, .divTiledListing .trSocialMedia img {
    width: 25px;
    height: 25px;
    border: none;
    padding: 0px;
    margin: 5px 0px 5px 10px;
    float: left;
}
.thMoreDetails {
    width: 100px;
}
.trSpacerRow td {
    background: #ffffff;
}
.fullwidth table, .fullwidth .divTileWrapper, .moredetailslisting {
    width: 100%;
}
.fullwidth img {
    width: 300px;
}
.fullwidth .thPrimaryField {

}
.fullwidth .divDescriptionPrimary {
    width: 640px;
}
.backlink img {
    float: left;
    padding-right: 6px;
    border: 0;
    background: none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.backlink a:hover {
    text-decoration: none;
}
.listingholder img {
    width: 300px;
}
.listingholder .divDescriptionPrimary {
    width: 640px;
    margin: 0px;
    padding: 0px;
}
.divTopSection {
    border-bottom: 1px solid ;
}
.divTiledListing {
    width: 232px;
    float: left;
    margin-right: 20px;
}
.fullwidth .divTiledListing {
    width: px;
}
.divTiledListing.farRight {
    margin-right: 0px;
}
.divTiledListing img {
    width: 229px;
    height: 300px;
}
.divTiledListing p {
    padding: 0px;
    margin: 0px;
}
.divTiledListing .pValue {
    padding-left: 12px;
}
#gmap img {
    background: inherit;
    padding: 0px;
    border: none;
    max-width: inherit;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.divContactSectionLeft {
    border-right: 1px solid #cccccc;
}
.textholder {

}
.fullwidth .divContactSectionLeft {
    width: 500px;
    float: left;
}
.fullwidth .divContactSectionRight {
    width: 420px;
    float: right;
}
.fullwidth .divContactSectionRight #gmap {
    width: 400px;
    height: 400px;
}
.fullwidth label {
    display: block;
    float: left;
    width: 140px;
}
.divContactSectionLeft {
    width: 340px;
    float: left;
    margin-bottom: 10px;
}
.divContactSectionLeft input {
    width: 238px;
}
.divContactSectionLeft select {
    width: 206px;
}
.divContactSectionLeft textarea {
    width: 328px;
    height: 75px;
    overflow-y: scroll;
}
.divContactSectionRight {
    width: 340px;
    float: right;
    margin-bottom: 10px;
}
.divContactSectionLeft #codetable {float: left; width: 100px; margin-right: 20px;}
.divContactSectionLeft #codetable label {width: 100px;}
.divContactSectionLeft #codetable input {width: 88px;}
option {
    padding-left: 5px;
}
.divContactSectionLeft input.submit {width: auto;}

.divContactSectionRight .textholder-image {
    width: 340px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.divContactSectionRight .textholder-image img {
    width: 352px;
}
.divContactSectionRight .videoholder {
    width: 340px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.divContactSectionRight .videoholder iframe {
    width: 352px;
    height: 198px;
    margin: 0;
}
.divContactSectionRight .address_submit {
    float: right;
}
.divContactSectionRight #gmap {
    width: 340px;
    height: 340px;
    margin-top: 20px;
}

.fullwidth .divContactSectionRight .textholder-image {
    width: 420px;
}
.fullwidth .divContactSectionRight .textholder-image img {
    width: 412px;
}
.fullwidth .divContactSectionRight .videoholder {
    width: 420px;
}
.fullwidth .divContactSectionRight .videoholder iframe {
    width: 412px;
    height: 198px;
}
.fullwidth .divContactSectionRight #gmap {
    width: 100%;
    height: 420px;
    margin-top: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#divGetDirections {
    padding: 10px;
    background: #cccccc;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#getdirections {

}

#mapframe {
    background: #ffffff;
    border: 1px solid #cccccc;
    padding: 3px;
}

#getdirections input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 34px;
    line-height: 34px;
}

#getdirections input[type=submit] {
    padding: 0px;
    width: 35%;
}

#getdirections input[type=text] {
    padding-top: 0px;
    width: 60%;
}

input.address_textbox {
    font-style: italic;
}

input.address_textbox:focus {
    font-style: normal;
}
		#datesection {
				border-top-left-radius: 0px;
					-moz-border-radius-topleft: 0px;
					-webkit-border-top-left-radius: 0px;
		}
		#tagsection {
				border-top-right-radius: 0px;
					-moz-border-radius-topright: 0px;
					-webkit-border-top-right-radius: 0px;
		}
		.blogsidemenubanner {
				border-top-left-radius: 0px;
					-moz-border-radius-topleft: 0px;
					-webkit-border-top-left-radius: 0px; 	border-top-right-radius: 0px;
					-moz-border-radius-topright: 0px;
					-webkit-border-top-right-radius: 0px;
		}
		.blogsidemenucontent {
				border-bottom-left-radius: 0px;
					-moz-border-radius-bottomleft: 0px;
					-webkit-border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;
					-moz-border-radius-bottomright: 0px;
					-webkit-border-bottom-right-radius: 0px;
		}
.blogsidemenu {
    width: 200px;
    float: right;
    padding: 0px 0px 10px 10px;
}
.blogsidemenucontent {
    border-top: 0;
    line-height: 30px;
    border: 1px solid #cccccc;
    border-top: none;
}
.blogsidemenucontent a {
    padding: 0 10px;
}
.blogsidemenucontent a:hover {
    text-decoration: none;
}
.blogsidemenubanner {
    background: #aa5a21;
    margin-top: 10px;
    font-family:'Roboto', sans-serif;
    text-transform: uppercase;
}
.blogsidemenuchooser {
    display: block;
    float: left;
    padding: 5px 4px;
    color: #ffffff;
    width: 92px;
    text-align: center;
}
.blogsidemenuchooser:hover, .blogsidemenuchooser.current {
    text-decoration: none;
    background: #d76b00;
    color: white;
}
.anchYearLink, .anchMonthLink, .anchTagLink {
    display: block;
}
.anchYearLink {
    border-top: 1px solid #e1e1e1;
    font-weight: bold;
}
.anchYearLink:hover {
    background: #e1e1e1;
}
.anchYearLink.current-year {
    border-bottom: 1px solid #e1e1e1;
    background: #ccc;
}
.anchMonthLink {
    display: none;
}
.anchMonthLink span {
    padding-left: 8px;
}
a.anchMonthLink:hover {
    text-decoration: underline;
}
.current-month, .current-tag {
    background: #e1e1e1;
}
.anchTagLink:hover {
    background: #e1e1e1;
}
.blogholder {
    float: left;
    margin: 0px auto;
    width: 720px;
}
.divPullWrapper .blogholder {
    float: right;
    width: 704px;
    padding-left: 15px;
}
.divPullWrapper {
    float: right;
    width: 700px;
}
.blog-container {
    padding: 15px 0;
    border-bottom: 1px solid #cccccc;
}
.blog-container img {
    width: 180px;
    float: right;
    margin-left: 20px;
}
.blogSubTitle-date {
    color: #888888;
    font-family: Trebuchet Ms;
    font-size: 16px;
    font-style: italic;
}
.blogSubTitle {
    font-size: 12px;
    color: ;
}
.divCurrentStatus {
    color: ;
    float: right;
    font-size: 12px;
}
.blogImage img {
    max-width: 692px;
}
.blogSubTitle-date, .blogSubTitle-tags {
    font-style: italic;
}
.blogSubTitle-tags a {
    font-style: normal;
}
.blogImageSection {
    padding: 10px 0;
    text-align: center;
}
.blogImageSection .third {
    width: 226px;
    float: left;
    margin: 0px;
    margin-right: 20px;
}
.blogImageSection .half {
    float: left;
    margin: 0px;
    margin-right: 20px;
    width: 350px;
}
.blogImageSection .third.last, .blogImageSection .half.last{
    margin: 0;
}
.prevNextButtons {
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    padding: 5px 0px;
}
.prevButton {float: left;}
.nextButton {float: right;}
.blogComments {
    padding: 10px 0;
    border-bottom: 1px solid #cccccc;
}
.divCommentApproval {
    background: #e1e1e1;
    border: 1px solid #cccccc;
    padding: 10px;
    margin: 20px 0px;
}
.commentholder {
    padding: 10px;
}
.commentholder:nth-child(even) {background: #f1f1f1;}
.commentAuthor {
    font-weight: bold;
}
.commentDate {
    font-size: 12px;
    color: ;
}
#frmPostComments {
    padding: 10px 0;

}
#frmPostComments input {
    width: 208px;
}
#frmPostComments textarea {
    width: 328px;
    height: 75px;
}

input.btnBlogSearch {
    float: right;
    width: 70px;
    padding: 2px;

    font-size: 13px;
    margin: 0px !important;
}
.txtBlogSearch {
    width: 110px;
}
.contentsection {
    display: none;
}
#tagsection {
    float: right;
}.author {
    font-style: italic;
    text-align: right;
}
.ads-column {
    width: 171px;
    float: right;
    margin-left: 10px;
    border-left: 1px solid #cccccc;
    z-index: 2;
    margin-top: -11px;
}
.ads-column a {
    display: block;
    width: 160px;
    height: 160px;
    padding-left: 10px;
    background: none;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
        margin-bottom: 10px;
}
.ads-column img {
    border: none;
    background: none;
    padding: 0px;
}


.imageholder.half {
    width: 49%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2%;
    margin-bottom: 10px;
}

.imageholder.half.last {
    margin-right: none;
}

.imageholder.half a, .imageholder.third a {
    display: block;
    text-align: center;
}

.imageholder.half a img, .imageholder.third a img, .imageholder.full a img {
    vertical-align: bottom;
}

.imageholder.third {
    width: 32%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 1.25%;
    margin-bottom: 10px;
    display: inline-block;
    float: none;
    vertical-align: top;
}

.imageholder.third.last {
    margin-right: none;
}

.imageholder.full {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px;
}

.imageholder.full a {
    display: block;
    text-align: center;
}

.contact-footer-wrapper {
    width: 1020px;
    margin: 0px auto;
}
.contact-footer-div {
    width: 100%;
    margin: 0px auto;
}








.marquee-footer-inner {
    width: 980px;
    height: 100px;
    margin: 0px auto;
    opacity: 0.4;
    filter: alpha(opacity=40);
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.marquee-footer-wrapper {
    position: fixed;
    z-index: 99;
    bottom: 0px;
     width: 100%;
    height: 110px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
    background: url(../images/transgray50.png);
}
.marquee-footer-wrapper:hover .marquee-footer-inner {
    opacity: 1.0;
    filter: alpha(opacity=100);
}

.marquee-footer-wrapper:hover {
    -webkit-box-shadow: 0px 0px 10px 0px black;
    box-shadow: 0px 0px 10px 0px black;
    background: url(../images/transgray75.png);
    opacity: 1.0;
    filter: alpha(opacity=100);
}

.marquee-footer-wrapper.stuck {
    position: relative;
    margin-bottom: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding-top: 10px;
}

.marquee-footer-wrapper .footer-div {
    background: transparent;
}

.marquee-footer-wrapper.stuck .marquee-footer-inner {
    opacity: 1.0;
}

.footer-div-container.stuck {
    padding-bottom: 0px;
}

img.MarqueeLogo {
    width: 298px;
    height: 88px;
}

a.MarqueeLWW {
    display: block;
    height: 90px;
    width: 295px;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #cccccc;
    margin: 0px auto;
    background: white;


}

a.MarqueeLWW img {
    width: auto;
    height: 88px;
}

a.MarqueeLWW:hover {
    border: 1px solid #777777;

}

.footer-div-container {
    background: transparent;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    border-bottom: none;
    text-align: center;
    font-size: 13px;
    border-bottom: none;
    padding: 10px 20px 124px 20px;
    width: 100%;
    padding: 0px;
    padding-bottom: 110px;
}



.footer-div.marquee-footer {
    padding: 10px;
    width: 33%;
    float: left;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}



.marquee-footer-ads a img {
    margin-right: 20px;
}



a.MarqueeLink {
    background: white;
    display: block;
    border: 1px solid #cccccc;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 300px;
    height: 90px;
}


a.MarqueeLink:hover {
    background: white;
    border: 1px solid #777777;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.MarqueeText {
    display: block;
    float: right;
    text-align: center;
    padding: 5px;
    width: 50%;
    word-wrap: break-word;
}

img.MarqueeLogo {
}

a.MarqueeContact {
    border: 1px solid #cccccc;
    background: white;
    display: block;
    text-align: center;
    line-height: 20px;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    color: #cccccc;
    padding: 14px;
}

a.MarqueeContact:hover {
    background: white;
    border: 1px solid #777777;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #777777;
}

a.MarqueeLWW {
    display: block;
    height: 98px;
    width: 290px;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #cccccc;
}

a.MarqueeLWW img {
    width: 100%;
}

a.MarqueeLWW:hover {
    border: 1px solid #777777;
}

.ads-column a img.panelad {
    display: block !important;
}

.section {
    background-size: cover !important;
}

.section-inner table td {
    vertical-align: top;
}

.dropcap {
    color: inherit !important;
}
.banner-supernav-div a:hover, .banner-supernav-div a.current {
    border-bottom: 2px solid #638B18;
    padding-bottom: 4px;
}

.resourcepadding {
    padding-top: 0px;
}

.inner-alert-div {
	display:block;
	width: 940px;
    margin: 0px auto;
	height:230px;
	text-align:center;
}

.pCovidAlert {
	text-transform:none !important;
	color:yellow !important;
}

.pCovidAlert a {
	padding:0 !important;
	color:yellow !important;
}

.pCovidAlert a:hover {
	padding:0 !important;
	color:#d76b00 !important;
}

.outer-banner-div {
	border-top:5px solid #9DA1A2;
	border-bottom:5px solid #9DA1A2;
}

.banner-logo-home::after{
	position:absolute;
	transform: translate(17px, 56px);
	content:"";
	background-image:url("../images/techstaff.png");
	height:66px;
	width:133px;
	top:0px;
	display:inline-block;
	z-index:9;
}

@media (max-width:767px) {
	.footerbox {
	    width: 100%;
	    background: #ccc;
	    float: left;
	    height: 210px;
	    display: table;
	}
}



@media (min-width:1200px) and (max-width:1366px) and (max-height:1024px) {
	
}

@media (min-width:1024px) and (max-width:1199px) {
	
	.content-div {
	    background: none;
	    width:96%;
	    padding: 60px 0px;
	}	
		
	.footerbox {
	    width: 100%;
	}
	
	.banner-div {
	    width: 96%;
	}
	
	.footer-div {
	    width: 96%;
	}	
	
    .banner-logo-home {
        position: absolute;
        top: -39px;
        left: 0px;
        margin: 0px;
        padding: 0px;
        z-index: 20;
    }	
    
    .banner-logo-scallop {
    	display:none !important;
    }
    
   .footerbox {
	    float: left;
	    height: 160px;
	    display: inline-block;
	    padding: 10px 10px;
	} 
   
	 .footerbox-inside {
	    width: 91%;
	    display: inline-block;
	} 
	 
	.navbar-div {
		position: relative;
		right: -12%;
		top: -39%;
		padding-top:40px;
	} 
	
}

@media (min-width:768px) and (max-width:1023px) {
		
	.content-div {
	    background: none;
	    width:96%;
	    padding: 60px 0px;
	}	
		
	.footerbox {
	    width: 100%;
	}
	
	.banner-div {
	    width: 96%;
	}
	
	.footer-div {
	    width: 96%;
	}
	
	.searchfilterwrapper .btnSubmit {
		margin-left: 0px !important;
    	margin-top: 20px !important;
	}
	
    .banner-logo-home {
        position: absolute;
        top: -39px;
        left: 0px;
        margin: 0px;
        padding: 0px;
        z-index: 20;
    }	
    
    .banner-logo-scallop {
    	display:none !important;
    }	
	
   .footerbox {
	    float: left;
	    height: 200px;
	    display: inline-block;
	    padding: 10px 10px;
	} 
   
	 .footerbox-inside {
	    width: 67%;
	    display: inline-block;
	} 	
	 
	.navbar-div {
		position: relative;
		right: -12%;
		top: -39%;
		padding-top:40px;
		display:none !important;
	}  	
	
}

@media (max-width:767px) {
	
	.content-div {
	    background: none;
	    width:96%;
	    padding: 60px 0px;
	}	
		
	.footerbox {
	    width: 100%;
	}
	
	.banner-div {
	    width: 96%;
	}
	
	.footer-div {
	    width: 96%;
	}	
	
	.tblListingTable {
	    width: 800px !important;
	    border-bottom: 1px solid lightgray;
	    margin-bottom: 10px;
		float:left;
	}	
	
	.table-responsive {
		width:100%;
		overflow-x:auto;
	}
	
	.divKeywordSearch, .divClosenessSearch, .divCategoryWrapper, .txtZipCode, .searchfilterwrapper .btnSubmit {
	    margin-right: 0px;
	    width: 100%;
		margin-bottom:10px;
	}	
	
	.searchfilterwrapper input[type=text], .searchfilterwrapper select {
		width:100% !important;
	}
	
	.searchfilterwrapper .btnSubmit {
		margin-left: 0px !important;
    	margin-top: 20px !important;
	}
	
	.snapshotwrapper {
	    float: right;
	    width: 100% !important;
	    background: #999;
	    margin: 0;
	}	
	
	.leftside {
		width: 100% !important;
	}
	
	.formrow p {
		width:100% !important;
	}
	
	.divApplyFormWrapper .leftside input[type=text], .divApplyFormWrapper .leftside input[type=email], .divApplyFormWrapper .leftside select {
	    width: 100% !important;
	}
	
	.rightside {
	    float: left !important;
	    width: 100% !important;
	    -moz-box-sizing: border-box;
	    -webkit-box-sizing: border-box;
	    box-sizing: border-box;
	}
	
	.divPaginationWrapper {
	    margin-top: 30px;
	    margin-bottom: 30px;
	}	
	
	#footer-icon {
	    margin-top: 0px;
	    margin-right: 15px;
	}

    .banner-socialmedia-div {
        float: right;
        margin-left: 5px;
        width: 100%;
    }
	
	
	.jobtitle {
	    width: 110px;
		font-size:16px !important;
	}
	
	.anchViewDetails {
	    padding: 0px !important;
	}
	
    .banner-logo-home {
        position: absolute;
        top: 0px;
        left: 0px;
        margin: 0px;
        padding: 0px;
        z-index: 20;
    }	
    
    .banner-logo-scallop {
    	display:none !important;
    }	
	
	.banner-logo-home img {
		width:90px;
	}	
	
	.banner-logo-home::after{
		position:absolute;
		transform: translate(20px, 23px);
		content:"";
		background-image:url("../images/techstaff.png");
		background-size: 100%;
		background-repeat: no-repeat;
		height: 56px;
		width: 103px;
		top:0px;
		display:inline-block;
		z-index:9;
	}	
	
	.navbar-div {
		position: relative;
		right: -12%;
		top: -39%;
		padding-top:40px;
		display:none !important;
	} 	
	
	
}



.superheader {
	height: 40px;
}

@media (max-width: 1000px) and (min-width: 1000px) and (max-height: 800px) and (min-height: 800px){
	.superheader{
		display: none;
	}
}

.navbar-div .divNavFields-mainSite a{
	margin: 0px 14px;
	font-weight: bold;
	font-size: 18px;
	height: 23px;
	color: #222222;
	/* -o-transition: all 0.28s ease;
	-webkit-transition: all 0.28s ease;
	transition: all 0.28s ease; */
	text-transform: capitalize;
}

.navbar-div .divNavFields-mainSite a:hover{
	border-bottom: 5px solid #C75300;
	color: #C75300;
	padding-bottom: 20px;
}

.navbar-div .divNavFields-mainSite a current{
	border-bottom: 5px solid #C75300;
	color: #C75300;
	padding-bottom: 20px;
}
.navbar-div{
	margin-left: 18em;	
}

.divSandwichWrapper, .divSandwichWrapper span{
	display:none;
}

@media (max-width:900px){
	.divSandwichWrapper, .divSandwichWrapper span{
		display:block;
	}
	
	.navbar-div {
	  display: block !important;
	  margin:0;
	  right:0;
	  top:0;
	  width:100%;
	  padding-top:0;
	}
	
	.navbar-div .divNavFields-mainSite{
		display:none;
	}
	.divSandwichNav{
		top:90px;
	}
	
	.divSandwichNav nav a{
		margin:0;
		padding-left:25px;	
	}
	
	.navbar-div a.divSandwichBarsHover .fa-bars{
		font-size:36px;
		top: 0.5em;
		position: relative;
	}
}

#main > div > div > button > a {
	color: #C75300;
}

#main > div > div > button:hover > a {
	color: #05304B;
}

#main > div > div > button {
	background-color: rgb(239, 239, 239);
	padding: 1px 6px;
    border-width: 2px;
    border-style: outset;
    border-color: buttonborder;
    border-image: initial;
	margin-top: 10px;
}

		.SectionButton, .SectionButtonTwo {
			
				-moz-border-radius: 4px;
		  		-webkit-border-radius: 4px;
		  		border-radius: 4px;
		}
		#frmContactForm input, #frmContactForm textarea, #frmContactForm select, a.read-more {
			
				-moz-border-radius: 3px;
		  		-webkit-border-radius: 3px;
		  		border-radius: 3px;
		}
		.divMiniCallout {
			
				-moz-border-radius: 4px;
		  		-webkit-border-radius: 4px;
		  		border-radius: 4px;
		}

a.read-more {
	padding: 8px 30px;
	margin: 10px 0px 10px 0px;
	width: auto;
	color: #ffffff;
	float: left;
	font: 16px/23px ;
	text-transform: uppercase;
	background: #cf1632;
	text-shadow: none !important;
	float: left;
	border: none !important;
}
a.read-more:hover {
    text-decoration: none;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background: #de2440 !important;
	color: #2f2e2f !important;
}
.contact-footer-wrapper {
	margin-bottom: 20px;
}
.contact-footer-wrapper h2 {
	color: #404041;
	font-weight: normal;
	font: 49px/53px ;
}
.contact-footer-sidemenu {
	float: right;
	width: 260px;
	padding: 20px;
	background: #e7e7e7;
	margin-top: 70px;
	margin-bottom: 20px;
}
.contact-footer-sidemenu h2 {
	font: 17px/21px  !important;
	text-transform: uppercase;
}
.contact-footer-sidemenu hr {
	color: #0b5584;
    background-color: #0b5584;	
    margin: 20px 0px 20px 0px;
}
#frmContactForm {
	width: 500px;
	float: left;
}
.lastname, .email {
	float: right;
}
.firstname, .company {
	float: left;
}
#frmContactForm p {
	margin: 8px 0px;
}
#frmContactForm textarea {
	background: #ffffff !important;
	border: 1px solid #0b5584 !important;
	height: 200px;
	width: 488px;
}
#frmContactForm select {
	background: #ffffff !important;
	border: 1px solid #0b5584 !important;
	width: 180px;
	height: 32px;
}
#frmContactForm input[type=text] {
	border: 1px solid #0b5584 !important;
	width: 180px;
	height: 32px;
}
#frmContactForm input[type=text]:focus, #frmContactForm textarea:focus, #frmContactForm select:focus {
	border: 1px solid #5B8227 !important;
}
#frmContactForm label {
	font: 16px/23px ;
	margin-bottom: 4px;
}
#frmContactForm input[type=submit] {
	padding: 8px 30px;
	margin: 10px 0px 10px 0px;
	color: #ffffff;
	float: left;
	font: 16px/23px ;
	text-transform: uppercase;
	background: #d76b00;
	text-shadow: none !important;
	float: right;
	border: none !important;
}
#frmContactForm input[type=submit]:hover {
	background: #c2f1f4;
	color: #004856;
	text-decoration: none;
}
.paragraph {
	padding: 60px 0px 20px 0px;
	font: 20px/27px ;
}
.content-resourcesemployers {
	width: 100% !important;
	padding: 0px !important;
	margin-top: -90px;
}
.content-resourcesemployers img {
	padding: 0px !important;
	background: none !important;
	border: 0px !important;
}
.section-one .fullimg img {
    width: 100% !important;
}
.fullwidth .section-one .fullimg img {
    width: 100% !important;
}
.fullwidth img {
	
}
.pagetextholder .fullimg img {
	width: 100% !important;
}
.fullimg img {
	width: 100% !important;
}
.section {
	margin: 0px !important;
}
.section img {
}
.section-inner {
	width: 1020px;
	margin: 0px auto;
}
.section-four .SectionButton {
	padding: 8px 30px;
	margin: 15px auto 20px auto;
	color: #ffffff;
	display: inline-block;
	float: none;
	font: 16px/23px ;
	text-transform: uppercase;
	background: #cf1632;
	text-shadow: none;
}
.section4 .SectionButton:hover {
    text-decoration: none;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background: #de2440;
	color: #2f2e2f;
}
.SectionButton {
	padding: 8px 30px;
	margin: 20px 0px 20px 0px;
	color: #ffffff;
	float: left;
	font: 16px/23px ;
	text-transform: uppercase;
	background: #cf1632;
	text-shadow: none;
}
.SectionButton:hover {
    text-decoration: none;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background: #de2440;
	color: #2f2e2f;
}
.SectionButtonTwo {
	padding: 8px 30px;
	margin: 20px 0px 20px 0px;
	color: #cf1632;
	border: 1px solid #cf1632;
	float: left;
	font: 16px/23px ;
	text-transform: uppercase;
	background: none;
	text-shadow: none;
}
.SectionButtonTwo:hover {
    text-decoration: none;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background: none;
	color: #404041;
	border: 1px solid #404041;
}
.section-one {
	width: 860px;
	top: 160px;
	left: 0px;
	position: absolute;
	z-index: 20;
}
.section-one-header {
	color: #404041;
	font: 49px/53px ;
	letter-spacing: .04em;
	margin-bottom: 10px;
}
.section-one-body {
	color: #2f2e2f;
	font: 16px/23px ;
}
.section-one h3 {
	color: #2f2e2f;
	font: 22px/29px ;
}
.section-two {
	width: 1020px;
	z-index: 20;
	color: #ffffff;
}
.section-two-header {
	color: #404041;
	font: 49px/53px ;
	letter-spacing: .04em;
	width: 560px;
	position: absolute;
	top: 380px;
	left: 0px;
}
.section-two-body {
	color: #2f2e2f;
	width: 500px;
	top: 380px;
	right: 0px;
	position: absolute;
	font: 16px/23px ;
}
.section-two h3 {
	color: #2f2e2f;
	font: 22px/29px ;
}


.section-three {
	width: 500px;
	top: 20px;
	right: 0px;
	position: absolute;
	z-index: 20;
}
.section-three-header {
	color: #404041;
	font: 49px/53px ;
	letter-spacing: .04em;
	margin-bottom: 0px;
}
.section-three-body {
	color: #2f2e2f;
	width: 500px;
	right: 0px;
	top: 120px;
	position: absolute;
	font: 16px/23px ;
}
.section-three-body h2 {
	color: #404041;
    font: normal 34px/38px ;
	width: 500px;
}
.section-three-body h2 a {
	color: #2f2e2f;
}




.section-five {
	width: 480px;
	top: 340px;
	right: 0px;
	position: absolute;
	z-index: 20;
}
.section-five-header {
	color: #404041;
	font: 49px/53px ;
	letter-spacing: .04em;
	margin-bottom: 0px;
}
.section-five-body {
	color: #2f2e2f;
	width: 480px;
	right: 0px;
	top: 64px;
	position: absolute;
	font: 16px/23px ;
}
.section-five-body h2 {
	color: #404041;
    font: normal 34px/38px ;
	width: 480px;
}
.section-five-body h2 a {
	color: #2f2e2f;
}




.section1 {
	height: 800px !important;
}
.section-inner {
	height: 560px !important;
}
.section-four {
	width: 720px;
	top: 110px;
	left: 50%;
	text-align: center;
	margin-left: -360px;
	position: absolute;
	z-index: 20;
}
.section-four-header {
	color: #ffffff;
	font: 49px/53px ;
	letter-spacing: .04em;
	margin-bottom: 8px !important;
}
.section-four-body {
	color: #ffffff;
	font: 19px/26px ;
}
.section-four h3 {
	color: #ffffff;
	font: 19px/26px ;
}
.chooser-outer {
	width: 100%;
	margin-top: 29px;
	background: #404041;
    display: none;
}
.chooser {
	width: 940px;
	margin: 0px auto;
	padding: 30px 0px;
	color: #cccccc;
}

.chooser h2 {
	color: #ffffff;
	margin-bottom: 15px;
	margin-top: -4px;
}
.chooser .predator {
	float: left;
	width: 460px;
	text-align: center;
	border-right: 0px solid #999999;
	color: #cccccc !important;
}
.chooser .positioner {
	float: right;
	width: 460px;
	text-align: center;
	color: #cccccc !important;
}
.chooser .SectionButton {
	float: none;
	display: inline-block;
	margin: 10px auto;
	width: auto !important;
}

.divMiniCalloutWrapper {
	width: 1020px;
	margin: 280px auto 0px auto;
	z-index: 80;
}
.divMiniCallout {
    color: #d76b00;
    background: #ffffff;
	min-height: 230px;
	z-index: 80;
}
.divMiniCalloutWrapper img {
	width: 90px !important;
}
.divMiniCallout img {
    border: none !important;
    padding: 0px !important;
    width: 90px;
    height: 90px;
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -45px;
    z-index: 5;
}
.divMiniCalloutTop {
    width: 120px;
    height: 43px;
    position: absolute;
    top: -43px;
    left: 50%;
    margin-left: -60px;
    background: url(../images/minicallout-top.png) top center no-repeat;
}
.divMiniCallout h3 {
    text-align: center;
    padding: 10px 20px;
    margin: 64px auto 0px auto;
    color: #404041;
    font: 20px/24px  !important;
    text-transform: uppercase;
    z-index: 10;
}
.divMiniCallout h3 a {
    color: #404041;
}
.divMiniCallout p {
    padding: 15px 20px 10px 20px;
	font: 16px/25px  !important;
}
.divMiniCallout p a {
    text-transform: uppercase;
    font: 16px/25px  !important;
}
.divMiniCallout p a:hover {
    color: #004856;
    text-decoration: none;
}
.imageholder {
    float: left;
    padding: 3px;
    border: 1px solid #cccccc;
    margin: 6px;
}
.fullwidth .imageholder {
    margin: 6px 12px 6px 13px;
}
.outer-logo-footer {
	width: 100%;
	margin: 0px auto !important;
	background: #ffffff;
}
.logo-footer {
	width: 1020px;
	margin: 0px auto !important;
	padding: 40px 0px 30px 0px;
	text-align: center;
}
.logo-footer h3 {
	font: 17px/21px proxima_nova_xbold-webfont !important;
    text-transform: uppercase;
	margin: 10px 0px 15px 0px;
}
.logo-footer a {
	width: 150px;
	display: inline-block;
}
.logo-footer a:hover {
	opacity: .80;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}


.section-five-header .dropcap, .section-one-header .dropcap, .section-three-header .dropcap {
    color: #cf1632;
}


.section1 {
    height: 660px !important;
}

.section1 .section-inner {
    margin-top: 50px;
    height: 550px !important;
}

.section1 .section-four {
    width: 720px;
    top: auto;
    left: auto;
    text-align: center;
    margin-left: auto;
    position: relative;
    z-index: 20;  
    margin: 0px auto 0px auto;  
    padding-top: 200px;
    height: 150px !important;
}

.chooser .predator, .chooser .positioner {
    padding-bottom: 30px;
}

.section2 {
    height: 800px !important;
}

.section2 .section-inner {
    height: 750px !important;
    margin-top: 50px !important;
}

.section-two-header, .section-two-body {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    margin: 0px auto;
    width: 500px !important;
}

.section5 {
    height: 650px !important;
}

.section5 .section-inner {
    height: 350px !important;
    margin-top: 100px !important;
}

.section5 .section-one {
    top: auto;
    left: auto;
    position: relative;    
    height: 350px !important;
}

.section4  {
    height: 750px !important;
}

.section4 .section-inner {
    height: 650px !important;
    margin-top: 50px !important;
}

.section4 .section-one {
    top: auto;
    left: auto;
    position: relative;   
}

.section3 {
    height: 820px !important;
}

.section3 .section-inner {
    height: 650px !important;
    margin-top: 100px !important;
}

.section3 .section-one {
    top: auto;
    left: auto;
    position: relative;   
}

.section2 .section-three {
    top: 20px;
}

.section2 .section-three-body {
    top: 0px;
}

.section5 .section-three {
    top: 0px;
    width: 600px;
}

.section5 .section-three-body {
    top: 120px;
    width: 600px;
}

.navbar-div a.anchMainNav-resources:hover, .navbar-div a.anchMainNav-resources {
    background: none;
    color: #0B5584;
}

