301 status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
200 status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: asst.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!doctype html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9" lang="en"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en-US"> <!--<![endif]--> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width"> <title>ASST | Corian® & 3Form® Solid Surface Fabrication</title> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://asst.com/xmlrpc.php" /> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel="alternate" type="application/rss+xml" title="ASST » Feed" href="https://asst.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="ASST » Comments Feed" href="https://asst.com/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="ASST » Going Beyond™ the surface level to ASsiST with solutions for your commercial projects Comments Feed" href="https://asst.com/home/feed/" /> <!-- This site uses the Google Analytics by MonsterInsights plugin v9.5.2 - Using Analytics tracking - https://www.monsterinsights.com/ --> <!-- Note: MonsterInsights is not currently configured on this site. The site owner needs to authenticate with Google Analytics in the MonsterInsights settings panel. --> <!-- No tracking code set --> <!-- / Google Analytics by MonsterInsights --> <script type="text/javascript"> /* <![CDATA[ */ window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.1.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.1.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/asst.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.8.1"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\ud83d\udd25","\ud83d\udc26\u200b\ud83d\udd25")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); /* ]]> */ </script> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel='stylesheet' id='wp-block-library-css' href='https://asst.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8.1' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link rel='stylesheet' id='contact-form-7-css' href='https://asst.com/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.0.6' type='text/css' media='all' /> <link rel='stylesheet' id='style-css' href='https://asst.com/wp-content/themes/avanter-child/style.css?ver=6.8.1' type='text/css' media='all' /> <link rel='stylesheet' id='responsive-css' href='https://asst.com/wp-content/themes/avanter/css/responsive.css?ver=6.8.1' type='text/css' media='all' /> <link rel='stylesheet' id='google-fonts-css' href='http://fonts.googleapis.com/css?family=Lato%3A300%2C400%2C700&ver=6.8.1' type='text/css' media='all' /> <style id='akismet-widget-style-inline-css' type='text/css'> .a-stats { --akismet-color-mid-green: #357b49; --akismet-color-white: #fff; --akismet-color-light-grey: #f6f7f7; max-width: 350px; width: auto; } .a-stats * { all: unset; box-sizing: border-box; } .a-stats strong { font-weight: 600; } .a-stats a.a-stats__link, .a-stats a.a-stats__link:visited, .a-stats a.a-stats__link:active { background: var(--akismet-color-mid-green); border: none; box-shadow: none; border-radius: 8px; color: var(--akismet-color-white); cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif; font-weight: 500; padding: 12px; text-align: center; text-decoration: none; transition: all 0.2s ease; } /* Extra specificity to deal with TwentyTwentyOne focus style */ .widget .a-stats a.a-stats__link:focus { background: var(--akismet-color-mid-green); color: var(--akismet-color-white); text-decoration: none; } .a-stats a.a-stats__link:hover { filter: brightness(110%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16); } .a-stats .count { color: var(--akismet-color-white); display: block; font-size: 1.5em; line-height: 1.4; padding: 0 13px; white-space: nowrap; } </style> <link rel='stylesheet' id='popup-maker-site-css' href='//asst.com/wp-content/uploads/pum/pum-site-styles.css?generated=1738216479&ver=1.20.4' type='text/css' media='all' /> <script type="text/javascript" src="https://asst.com/wp-content/themes/avanter/js/libs/modernizr-2.6.2.min.js?ver=20120206" id="modernizr-js"></script> <script type="text/javascript" src="https://asst.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="text/javascript" src="https://asst.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <link rel="https://api.w.org/" href="https://asst.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://asst.com/wp-json/wp/v2/pages/50" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://asst.com/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.8.1" /> <link rel="canonical" href="https://asst.com/" /> <link rel='shortlink' href='https://asst.com/' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://asst.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fasst.com%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://asst.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fasst.com%2F&format=xml" /> <style type="text/css"> body #logo, body #logo img {width:276px;} .sf-menu a {padding-top:54px; padding-bottom:54px;} header {background-color:#ffffff; } .sf-menu a, .sf-menu a:visited {border-color:#ffffff;} .sf-menu ul {background:#bf2e1a;} .sf-menu ul li a, .sf-menu ul li a:visited {border-color:#bf2e1a;} .sf-menu li.current-menu-item a, .sf-menu li.current-menu-item a:visited {border-color:#bf2e1a; } #page-title {background-color:#e9edeb;} #main {background-color:#ffffff;} #footer-widgets {background-color:#3b3d3c;} footer {background-color:#353736;} #featured-avanter, #featured-avanter-button {background-color:#bf2e1a;} body #main input.wpcf7-submit, body #main a.progression-red, body .flexslider a.progression-red, body #respond input#submit, body #main #container a.button, body #main #sidebar a.button, body #main button.button, body #main #container input#submit, body #main #container input.submit, body #main input.button, body .pagination a:hover, body .pagination a.selected {background-color:#bf2e1a;} #portfolio-sub-nav select, .woocommerce-ordering select.orderby {background-color:#bf2e1a;} body .pagination a {background: #d9341e;} body #main input.wpcf7-submit, body #main a.progression-red, body .flexslider a.progression-red, body #respond input#submit, body #main #container a.button, body #main #sidebar a.button, body #main button.button, body #main #container input#submit, body #main #container input.submit, body #main input.button, body #main .width-container .woocommerce .button {background:#bf2e1a !important; border-color:#bf2e1a; color:#ffffff !important;} body #main a.progression-red:hover, body #main input.wpcf7-submit:hover, body #respond input#submit:hover, body .flexslider a.progression-red:hover, body #main #container a.button:hover, body #main #sidebar a.button:hover, body #main button.button:hover, body #main #container input#submit:hover, body #main #container input#submit:hover, body #main input.button:hover, body #main .width-container .woocommerce .button:hover { background: #bf412e !important; border-color:#bf412e; color:#ffffff !important; } body, .home-child-boxes a, .home-child-boxes a:hover {color:#666666;} .sf-menu a, .sf-menu a:visited {color:#949698;} .sf-menu li.current-menu-item a, .sf-menu li.current-menu-item a:visited {color:#bf2e1a;} .sf-menu a:hover, .sf-menu li a:hover, .sf-menu a:hover, .sf-menu a:visited:hover, .sf-menu li.sfHover a, .sf-menu li.sfHover a:visited {color:#bf2e1a;} h1, h2, h3, h4, h5, h6 {color:#bf2e1a;} h1, h2 {color:#132530;} a, .avanter-post-meta .genericon, .avanter-post-meta a:hover, .avanter-post-meta .genericon.genericon-chat {color:#bf2e1a;} a:hover {color:#d9341e;} #twitter-avanter .icons a .genericon, #twitter-avanter .icons a .genericon:hover {color:#bf2e1a;} body { font-family: "Century Gothic", CenturyGothic, AppleGothic, Muli, sans-serif; } #page-title h1 { padding-bottom: 55px; } #page-title h1 span { border: none; } #main, #main p { line-height: 20px; font-size: 14px; } #main h4:not(:first-child) { margin-top: 32px; } div#meettheteam h4 { margin-bottom: 24px; } div.meettheteam img { width: 240px !important; height: 240px !important; } div#meettheteam h5 { margin-bottom: 2px; } div#meettheteam h6 { text-transform: none; font-weight: normal; } div.meettheteam-nametitle { float: left; width: 153px; } div#meettheteam a.progression-button { display: inline-block; float: left; margin: 10px 0 0 10px; } div#about-awards { border: 1px solid #132530; padding: 12px; background-color: #fafffc; color: #333; } #contact-base-avanter { background-color: #bf2e1a } .product-detail-thumb { max-width: 266px !important; } .product-detail-mainphoto { margin-bottom: 20px; } .product-detail-thumbs { margin-bottom: 30px; } .product-detail-thumb-last { margin-right: 0; } h4.product-detail-flushtop { margin-top: 0 !important; } ul.product-detail-list { list-style-type: none; margin-left: 0; padding-left: 0; } ul.product-detail-list li { line-height: 24px; margin-left: 0; padding-left: 24px; } li.product-detail-list-item-pdf { background: transparent url('/wp-content/themes/avanter/images/icons/icon-pdf-small.png') no-repeat center left; } li.product-detail-list-item-revit { background: transparent url('/wp-content/themes/avanter/images/icons/icon-revit-small.png') no-repeat center left; } .page-id-3243 #page-title-heading { text-indent: -9999px; width: 100%; max-width: 429px; max-height: 38px; background: transparent url('/wp-content/themes/avanter/images/logos/logo-modify-adjustable-sink.png') no-repeat left center; background-size: contain; } .page-id-3245 #page-title-heading { text-indent: -9999px; width: 100%; max-width: 280px; max-height: 53px; background: transparent url('/wp-content/themes/avanter/images/logos/logo-sculptcor.png') no-repeat left center; background-size: contain; } /* .blog #page-title-heading, .single-post #page-title-heading { text-indent: -9999px; width: 100%; max-width: 423px; max-height: 60px; background: transparent url('/wp-content/themes/avanter/images/logos/logo-thoughtblasst.png?v=2') no-repeat left center; background-size: contain; } */ body #main a.progression-red:hover, body #main input.wpcf7-submit:hover, body #respond input#submit:hover, body .flexslider a.progression-red:hover, body #main #container a.button:hover, body #main #sidebar a.button:hover, body #main button.button:hover, body #main #container input#submit:hover, body #main #container input#submit:hover, body #main input.button:hover, body #main .width-container .woocommerce .button:hover { background: #bf2e1a !important; border-color: #bf2e1a; } .progression-button.progression-blue { background: #132531 !important; border-color: #132531; } @media only screen and (max-width: 1190px) { .product-detail-thumbs { text-align: center; } .product-detail-thumbs img { float: none; margin-right: 0; } } @media only screen and (max-width: 767px) { .home .grid3column { text-align: center; } } div.blog-featured { display: none; } .popmake .progression-button { display: inline-block; border-radius: 0; } .popmake .progression-red { background: #bf2e1a !important; border-color: #bf2e1a; color: #fff; display: block; margin: 0 auto; } .pum-theme-3863 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close { background-color: #333 !important; } .pum-theme-3863, .pum-theme-default-theme { background-color: rgba( 0, 0, 0, 0.7 ) !important; } #wpcf7-f3798-o1 input, #wpcf7-f3798-o1 textarea { width: 100%; } #wpcf7-f3798-o1 textarea { height: 60px; } #wpcf7-f3798-o1 input[type=submit], #wpcf7-f3798-o1 input[type=radio] { width: auto; } #wpcf7-f3798-o1 .wpcf7-list-item { display: block; width: 100%; } #wpcf7-f3798-o1 .wpcf7-list-item.first { margin-top: 10px; } #wpcf7-f3798-o1 .wpcf7-mail-sent-ok { background-color: #398f14; color: #fff; } #home-services-button-separator { display: block; width: 100%; margin: 12px 0 !important; } .pum-theme-3863 .pum-title, .pum-theme-default-theme .pum-title { margin-bottom: 15px; } .pum-theme-3863 input, .pum-theme-3863 textarea { border: 1px solid rgba(19,37,48,0.35); } body.home a.progression-button.progression-large { min-width:164px; } body.page-template-page-contact-full .wpcf7-radio .wpcf7-list-item { width: 100%; } body.page-template-page-contact-full .wpcf7-radio .wpcf7-list-item input { width: auto; margin-right: 10px; } #menu-item-55 a { background-color: #bf2e1b; color: #fff; padding-top: 15px; padding-bottom: 15px; margin-top: 39px; } .wpcf7 input, .wpcf7 textarea, #respond input, #respond textarea { box-shadow: none; } .wpcf7 input[type=checkbox], .wpcf7 input[type=radio] { width: 20px; } .wpcf7-list-item { width: 100%; } #footer-newsletter { } #footer-newsletter label { font-size: 14px; color: #bbb; display: inline-block; margin-bottom: 6px; } #footer-newsletter button { color: #fff; background-color: #bf2e1a; border: 0; font-family: 'Lato', sans-serif; padding: 4px 10px 5px 10px; } #footer-newsletter .js-cm-email-input { padding: 5px; background-color: #ccc; -webkit-appearance: none; -moz-appearance: none; border: none; } footer .icons { position: static; margin-top: 50px; } @media screen and (max-width: 767px) { footer #copyright { text-align: center; } footer #copyright .grid2column:first-child { text-align: center; } footer #copyright .grid2column:first-child img { float: none !important; margin-right: 0; } #footer-newsletter { text-align: center; margin-top: 20px; } footer .icons { text-align: center; } } body.page-id-4376 #main .width-container p:first-child { font-size: 18px; font-style: italic; line-height: 22px; } body.page-id-4460 .grid2column { /* text-align: center; */ } body.page-id-4460 #main .width-container p:first-child { font-size: 18px; font-style: italic; line-height: 22px; } body.page-id-4460 #main .width-container .grid2column h3 { color: #bf2e1a; text-transform: none; font-size: 32px; margin-top: 75px; padding-left: 10%; padding-right: 10%; } body.page-id-4460 #main .width-container .grid2column h3 span { color: #7d7d7d; font-size: 20px; display: block; text-transform: uppercase; } body.page-id-4460 #main .width-container .grid2column p { padding-left: 10%; padding-right: 10%; } body.page-id-4460 #main .width-container img { max-height: 320px; margin-bottom: 20px; } </style> <!-- Global site tag (gtag.js) - Google Analytics and Google Ads --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-55731804-1"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-55731804-1'); // Analytics gtag('config', 'AW-834618626'); // Adwords </script> <link rel="icon" href="https://asst.com/wp-content/uploads/2020/05/cropped-ASST_Favicon-32x32.jpg" sizes="32x32" /> <link rel="icon" href="https://asst.com/wp-content/uploads/2020/05/cropped-ASST_Favicon-192x192.jpg" sizes="192x192" /> <link rel="apple-touch-icon" href="https://asst.com/wp-content/uploads/2020/05/cropped-ASST_Favicon-180x180.jpg" /> <meta name="msapplication-TileImage" content="https://asst.com/wp-content/uploads/2020/05/cropped-ASST_Favicon-270x270.jpg" /> <style type="text/css" id="wp-custom-css"> @media (max-width:600px){ header { overflow: hidden; } .clearfix { display: block; width: 100% !important; } .clearfix img { padding: 0px 10px; margin-left: 0px !important; margin-right: 0px !important; float: unset !important; margin: 0 auto !important; margin-bottom: 10px !important; } footer .width-container { width: 100%; } } </style> </head> <body class="home wp-singular page-template page-template-homepage page-template-homepage-php page page-id-50 wp-theme-avanter wp-child-theme-avanter-child"> <header><div style="width:100%;text-align:right;padding:10px;background:#13252f;color:#be3022;"><div style="width:100%; max-width: 1178px; margin:auto;"><a href="/quartz/" style="text-decoration:none;">LEARN ABOUT OUR QUARTZ OFFERINGS <img src="/wp-content/uploads/2020/10/red_triangle.png" alt="" width="11" height="10" style="margin-bottom:1px;margin-right:30px;"/></a></div></div> <div class="width-container"> <div id="logo"><a href="https://asst.com/" title="ASST" rel="home"><img src="/wp-content/uploads/2014/09/logo.png" alt="ASST" width="276" /></a></div> <nav> <div class="menu-main-navigation-menu-container"><ul id="menu-main-navigation-menu" class="sf-menu"><li id="menu-item-6" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-6"><a href="http://asst.com/" aria-current="page">Home</a></li> <li id="menu-item-7147" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-7147"><a href="https://asst.com/services/">Services</a> <ul class="sub-menu"> <li id="menu-item-3607" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3607"><a href="https://asst.com/services/corian-solid-surface-thermoforming-subcontractor/">For General Contractors</a></li> <li id="menu-item-3606" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3606"><a href="https://asst.com/services/corian-solid-surface-thermoforming-services-for-millworkers/">For Millworkers</a></li> <li id="menu-item-6553" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6553"><a href="https://asst.com/services/services-for-architects-and-designers/">For Architects and Designers</a></li> </ul> </li> <li id="menu-item-44" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-44"><a href="https://asst.com/solid-surface-countertops-sinks-wall-panels/">Products</a> <ul class="sub-menu"> <li id="menu-item-3317" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3317"><a href="https://asst.com/solid-surface-countertops-sinks-wall-panels/cradle-baby-bowl-for-newborn-labor-delivery-nursing/" title="Baby Bathing Bowl For Labor and Delivery Rooms">Cradle™ Baby Bathing Bowl</a></li> <li id="menu-item-3335" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3335"><a href="https://asst.com/solid-surface-countertops-sinks-wall-panels/modular-solid-surface-vanity-system-for-public-restrooms/" title="Solid Surface Wall-Hung Modular Vanities for Hospitals, Universities, and Other High-Traffic Public Restrooms">Modular Vanity™ System</a></li> <li id="menu-item-3343" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-3343"><a href="https://asst.com/solid-surface-countertops-sinks-wall-panels/sculptcor-textured-thermoform-solid-surface-panels/" title="Textured Thermoform Panels for Walls, Ceilings, Furniture, and More">Sculptcor® Textured Panels</a></li> </ul> </li> <li id="menu-item-21" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-21"><a href="https://asst.com/solid-surfaces-portfolio/">Portfolio</a> <ul class="sub-menu"> <li id="menu-item-104" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-104"><a href="https://asst.com/solid-surfaces-portfolio/thermoforming-for-health-care/">Health Care</a></li> <li id="menu-item-180" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-180"><a href="https://asst.com/solid-surfaces-portfolio/thermoforming-for-education/">Education</a></li> <li id="menu-item-194" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-194"><a href="https://asst.com/solid-surfaces-portfolio/thermoforming-for-corporate-public-space/">Corporate Public Space</a></li> <li id="menu-item-248" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-248"><a href="https://asst.com/solid-surfaces-portfolio/thermoforming-for-retail/">Retail</a></li> </ul> </li> <li id="menu-item-23" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-23"><a href="https://asst.com/about-asst/">About ASST</a></li> <li id="menu-item-20" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20"><a href="https://asst.com/blog/">Blog</a></li> <li id="menu-item-55" class="popmake-3869 menu-item menu-item-type-post_type menu-item-object-page menu-item-55"><a href="https://asst.com/contact-us-2/">Contact Us ></a></li> </ul></div> </nav> <div class="clearfix"></div> </div><!-- close .width-container --> </header> <div id="page-title"> <div class="width-container"> <h1><span style="display: inline-block; font-size: 30px; font-weight: 400; margin-bottom: 30px;">Going Beyond<span style="font-size: 16px">™</span> the surface level to <span style="color: #bf2e1a">AS</span>si<span style="color: #bf2e1a">ST</span> with solutions for your commercial projects</span></h1> </div> <div class="flexslider" id="homepage-slider"> <ul class="slides"> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container"> <div class="slider-box"> <h5>Ariad Pharmaceuticals, 75/125 Binney Street, Boston</h5> <p>Thermoformed solid surface spiral staircase with compound angles</p> <p><strong>Material:</strong> Krion<br /> <strong>Architecture:</strong> Payette<br /> <strong>General Contractor:</strong> Gilbane</p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2016/04/thermoformed-krion-spiral-staircase-1860x744.jpg" class="attachment-progression-slider size-progression-slider wp-post-image" alt="Ariad Pharmaceuticals, 75/125 Binney Street, Boston. Thermoformed solid surface spiral staircase with compound angles Material: Krion Architecture: Payette General Contractor: Gilbane" decoding="async" loading="lazy" srcset="https://asst.com/wp-content/uploads/2016/04/thermoformed-krion-spiral-staircase.jpg 1860w, https://asst.com/wp-content/uploads/2016/04/thermoformed-krion-spiral-staircase-300x120.jpg 300w, https://asst.com/wp-content/uploads/2016/04/thermoformed-krion-spiral-staircase-1024x410.jpg 1024w" sizes="auto, (max-width: 1860px) 100vw, 1860px" /> </li> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container"> <div class="slider-box"> <h5>Reading Hospital, Reading, PA</h5> <p><strong>Custom Millwork</strong><br /> <strong>Architecture:</strong> Ballinger<br /> <strong>General Contractor:</strong> L F Driscoll</p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2020/04/150501_Millwork_Reading_Hospital-1860x744.png" class="attachment-progression-slider size-progression-slider wp-post-image" alt="Reading Hospital, Reading, PA. Custom Millwork Architecture: Ballinger General Contractor: L F Driscoll" decoding="async" loading="lazy" /> </li> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container"> <div class="slider-box"> <h5>Inova Loudon Hospital North Patient Tower, Leesburg, VA</h5> <p><strong>Nurse’s Station Custom Millwork and Solid Surfaces</strong><br /> <strong>Architecture:</strong> HDR<br /> <strong>General Contractor:</strong> DPR Construction</p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2020/04/180305_Solid_Surface_Nurse_Station-1860x744.png" class="attachment-progression-slider size-progression-slider wp-post-image" alt="Inova Loudon Hospital North Patient Tower, Leesburg, VA. Nurse’s Station Custom Millwork and Solid Surfaces Architecture: HDR General Contractor: DPR Construction" decoding="async" loading="lazy" /> </li> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container"> <div class="slider-box"> <h5>City Park Benches, Philadelphia, PA</h5> <p><strong>Custom Thermoformed Corian Platinum Modular Benches</strong></p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2020/04/180110_Solid_Surface_Modular_Benches-1860x744.png" class="attachment-progression-slider size-progression-slider wp-post-image" alt="City Park Benches, Philadelphia, PA. Custom Thermoformed Corian Platinum Modular Benches" decoding="async" loading="lazy" /> </li> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container"> <div class="slider-box"> <h5>Brickell City Centre</h5> <p><strong>Custom Avonite Super White and Bamboo Concierge Desk</strong></p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2020/04/171107_Concierge_Desk_Solid_Surface-1860x744.png" class="attachment-progression-slider size-progression-slider wp-post-image" alt="Brickell City Centre. Custom Avonite Super White and Bamboo Concierge Desk" decoding="async" loading="lazy" /> </li> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container"> <div class="slider-box"> <h5>BHP Biliton, Houston, TX</h5> <p><strong>Corian Glacier White Custom Fixtures With Lighting</strong><br /> <strong>Architecture:</strong> Gensler<br /> <strong>General Contractor:</strong> D E Harvey</p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2020/04/160704_CP_SF_001-1860x744.png" class="attachment-progression-slider size-progression-slider wp-post-image" alt="BHP Biliton, Houston, TX. Corian Glacier White Custom Fixtures With Lighting Architecture: Gensler General Contractor: D E Harvey" decoding="async" loading="lazy" /> </li> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container"> <div class="slider-box"> <h5>World Trade Center, New York, NY</h5> <p><strong>Solid Surface Thermoformed Concierge Desk</strong><br /> <strong>Architecture:</strong> Ballinger<br /> <strong>General Contractor:</strong> Wesnic</p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2020/04/160606_World_Trade_Concierge_Desk-1860x744.png" class="attachment-progression-slider size-progression-slider wp-post-image" alt="World Trade Center, New York, NY. Solid Surface Thermoformed Concierge Desk Architecture: Ballinger General Contractor: Wesnic" decoding="async" loading="lazy" /> </li> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container"> <div class="slider-box"> <h5>Planit Agency, Baltimore, MD</h5> <p><strong>Durasein Arctic White Custom Thermoformed Reception Desk</strong><br /> <strong>Architecture:</strong> Gensler<br /> <strong>General Contractor:</strong> Southway</p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2020/04/160404_Solid_Surface_Reception_Desk-1860x744.png" class="attachment-progression-slider size-progression-slider wp-post-image" alt="Planit Agency, Baltimore, MD. Durasein Arctic White Custom Thermoformed Reception Desk Architecture: Gensler General Contractor: Southway" decoding="async" loading="lazy" /> </li> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container slider-box-right"> <div class="slider-box"> <h5>Porcelanosa Showroom, New York City</h5> <p>Thermoformed IPAD display fixtures</p> <p><strong>Material:</strong> Krion<br /> <strong>Architecture:</strong> Foster + Partners</p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2016/04/ipad-display-fixtures-thermoformed-krion-1860x744.jpg" class="attachment-progression-slider size-progression-slider wp-post-image" alt="Porcelanosa Showroom, New York City. Thermoformed IPAD display fixtures Material: Krion Architecture: Foster + Partners" decoding="async" loading="lazy" srcset="https://asst.com/wp-content/uploads/2016/04/ipad-display-fixtures-thermoformed-krion.jpg 1860w, https://asst.com/wp-content/uploads/2016/04/ipad-display-fixtures-thermoformed-krion-300x120.jpg 300w, https://asst.com/wp-content/uploads/2016/04/ipad-display-fixtures-thermoformed-krion-1024x410.jpg 1024w" sizes="auto, (max-width: 1860px) 100vw, 1860px" /> </li> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container slider-box-right"> <div class="slider-box"> <h5>White House Visitors Center, Washington D.C.</h5> <p>Thermoformed curved benches</p> <p><strong>Material:</strong> Corian<br /> <strong>Architecture:</strong> SmithGroupJJR</p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2016/04/thermoformed-benches-white-house-visitor-center-1860x744.jpg" class="attachment-progression-slider size-progression-slider wp-post-image" alt="White House Visitors Center, Washington D.C.. Thermoformed curved benches Material: Corian Architecture: SmithGroupJJR" decoding="async" loading="lazy" srcset="https://asst.com/wp-content/uploads/2016/04/thermoformed-benches-white-house-visitor-center.jpg 1860w, https://asst.com/wp-content/uploads/2016/04/thermoformed-benches-white-house-visitor-center-300x120.jpg 300w, https://asst.com/wp-content/uploads/2016/04/thermoformed-benches-white-house-visitor-center-1024x410.jpg 1024w" sizes="auto, (max-width: 1860px) 100vw, 1860px" /> </li> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container slider-box-right"> <div class="slider-box"> <h5>Chevy Chase Pavilion</h5> <p>Translucent resin light walls, escalators, stair risers, Starbucks ® Coffee kiosk and public seating areas</p> <p><strong>Materials:</strong> 3form, wood, glass, metal, plastic laminate<br /> <strong>Architecture:</strong> streetsense<br /> <strong>General Contractor:</strong> HITT Contracting</p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2014/09/chevy-chase-pavilion-1860x744.jpg" class="attachment-progression-slider size-progression-slider wp-post-image" alt="Chevy Chase Pavilion. Translucent resin light walls, escalators, stair risers, Starbucks ® Coffee kiosk and public seating areas Materials: 3form, wood, glass, metal, plastic laminate Architecture: streetsense General Contractor: HITT Contracting" decoding="async" loading="lazy" srcset="https://asst.com/wp-content/uploads/2014/09/chevy-chase-pavilion.jpg 1860w, https://asst.com/wp-content/uploads/2014/09/chevy-chase-pavilion-300x120.jpg 300w, https://asst.com/wp-content/uploads/2014/09/chevy-chase-pavilion-1024x410.jpg 1024w" sizes="auto, (max-width: 1860px) 100vw, 1860px" /> </li> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container"> <div class="slider-box"> <h5>Terminal F Philadelphia International Airport</h5> <p>Thermoformed solid surface fixtures</p> <p><strong>Materials:</strong> Corian, 3form, glass<br /> <strong>Architecture:</strong> Daroff Design<br /> <strong>General Contractor:</strong> Daniel J. Keating Construction</p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2014/09/thermoformed-fixtures-airline-terminal-1860x744.jpg" class="attachment-progression-slider size-progression-slider wp-post-image" alt="Terminal F Philadelphia International Airport. Thermoformed solid surface fixtures Materials: Corian, 3form, glass Architecture: Daroff Design General Contractor: Daniel J. Keating Construction" decoding="async" loading="lazy" srcset="https://asst.com/wp-content/uploads/2014/09/thermoformed-fixtures-airline-terminal.jpg 1860w, https://asst.com/wp-content/uploads/2014/09/thermoformed-fixtures-airline-terminal-300x120.jpg 300w, https://asst.com/wp-content/uploads/2014/09/thermoformed-fixtures-airline-terminal-1024x410.jpg 1024w" sizes="auto, (max-width: 1860px) 100vw, 1860px" /> </li> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container"> <div class="slider-box"> <h5>Exxon Mobil World Headquarters Campus, Spring, TX</h5> <p>Thermoformed refreshment rotunda break areas</p> <p><strong>Materials:</strong> Corian, 3form, painted millwork<br /> <strong>Architecture:</strong> PDR<br /> <strong>General Contractor:</strong> Gilbane</p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2016/05/thermoformed-rotunda-ceiling-exxon-mobil-1860x744.jpg" class="attachment-progression-slider size-progression-slider wp-post-image" alt="Exxon Mobil World Headquarters Campus, Spring, TX. Thermoformed refreshment rotunda break areas Materials: Corian, 3form, painted millwork Architecture: PDR General Contractor: Gilbane" decoding="async" loading="lazy" srcset="https://asst.com/wp-content/uploads/2016/05/thermoformed-rotunda-ceiling-exxon-mobil.jpg 1860w, https://asst.com/wp-content/uploads/2016/05/thermoformed-rotunda-ceiling-exxon-mobil-300x120.jpg 300w, https://asst.com/wp-content/uploads/2016/05/thermoformed-rotunda-ceiling-exxon-mobil-1024x410.jpg 1024w" sizes="auto, (max-width: 1860px) 100vw, 1860px" /> </li> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container"> <div class="slider-box"> <h5>Penn State Milton Hershey Children’s Hospital, Hershey, PA</h5> <p>Patient Corridor</p> <p><strong>Materials:</strong> Corian, plastic laminate, wood, Trespa wall panels<br /> <strong>Architecture:</strong> Payette<br /> <strong>General Contractor:</strong> Quandel Group</p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2016/04/corian-hospital-corridor-1860x744.jpg" class="attachment-progression-slider size-progression-slider wp-post-image" alt="Penn State Milton Hershey Children’s Hospital, Hershey, PA. Patient Corridor Materials: Corian, plastic laminate, wood, Trespa wall panels Architecture: Payette General Contractor: Quandel Group" decoding="async" loading="lazy" srcset="https://asst.com/wp-content/uploads/2016/04/corian-hospital-corridor.jpg 1860w, https://asst.com/wp-content/uploads/2016/04/corian-hospital-corridor-300x120.jpg 300w, https://asst.com/wp-content/uploads/2016/04/corian-hospital-corridor-1024x410.jpg 1024w" sizes="auto, (max-width: 1860px) 100vw, 1860px" /> </li> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container"> <div class="slider-box"> <h5>Penn State Milton Hershey Children’s Hospital, Hershey, PA</h5> <p>Entrance Lobby</p> <p><strong>Materials:</strong> Corian, plastic laminate, wood, Trespa wall panels<br /> <strong>Architecture:</strong> Payette<br /> <strong>General Contractor:</strong> Quandel Group</p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2016/04/solid-surface-thermoforming-for-health-care-example-1860x744.jpg" class="attachment-progression-slider size-progression-slider wp-post-image" alt="Penn State Milton Hershey Children’s Hospital, Hershey, PA. Entrance Lobby Materials: Corian, plastic laminate, wood, Trespa wall panels Architecture: Payette General Contractor: Quandel Group" decoding="async" loading="lazy" srcset="https://asst.com/wp-content/uploads/2016/04/solid-surface-thermoforming-for-health-care-example.jpg 1860w, https://asst.com/wp-content/uploads/2016/04/solid-surface-thermoforming-for-health-care-example-300x120.jpg 300w, https://asst.com/wp-content/uploads/2016/04/solid-surface-thermoforming-for-health-care-example-1024x410.jpg 1024w" sizes="auto, (max-width: 1860px) 100vw, 1860px" /> </li> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container slider-box-right"> <div class="slider-box"> <h5>Susquehanna Health, Williamsport, PA</h5> <p>SCULPTCOR ® textured surfaces panels</p> <p><strong>Material:</strong> Corian<br /> <strong>Architecture:</strong> Burkavage Design Associates<br /> <strong>Product Design:</strong> ASST Design Team</p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2016/04/textured-wall-panels-in-health-care-facility-1860x744.jpg" class="attachment-progression-slider size-progression-slider wp-post-image" alt="Susquehanna Health, Williamsport, PA. SCULPTCOR ® textured surfaces panels Material: Corian Architecture: Burkavage Design Associates Product Design: ASST Design Team" decoding="async" loading="lazy" srcset="https://asst.com/wp-content/uploads/2016/04/textured-wall-panels-in-health-care-facility.jpg 1860w, https://asst.com/wp-content/uploads/2016/04/textured-wall-panels-in-health-care-facility-300x120.jpg 300w, https://asst.com/wp-content/uploads/2016/04/textured-wall-panels-in-health-care-facility-1024x410.jpg 1024w" sizes="auto, (max-width: 1860px) 100vw, 1860px" /> </li> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container slider-box-right"> <div class="slider-box"> <h5>Exxon Mobil World Headquarters Campus, Spring, TX</h5> <p>Thermoformed refreshment rotunda break areas</p> <p><strong>Materials:</strong> Corian, 3form, painted millwork<br /> <strong>Architecture:</strong> PDR<br /> <strong>General Contractor:</strong> Gilbane</p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2016/04/thermoformed-rotunda-break-area-exxon-mobil-1860x744.jpg" class="attachment-progression-slider size-progression-slider wp-post-image" alt="Exxon Mobil World Headquarters Campus, Spring, TX. Thermoformed refreshment rotunda break areas Materials: Corian, 3form, painted millwork Architecture: PDR General Contractor: Gilbane" decoding="async" loading="lazy" srcset="https://asst.com/wp-content/uploads/2016/04/thermoformed-rotunda-break-area-exxon-mobil.jpg 1860w, https://asst.com/wp-content/uploads/2016/04/thermoformed-rotunda-break-area-exxon-mobil-300x120.jpg 300w, https://asst.com/wp-content/uploads/2016/04/thermoformed-rotunda-break-area-exxon-mobil-1024x410.jpg 1024w" sizes="auto, (max-width: 1860px) 100vw, 1860px" /> </li> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container"> <div class="slider-box"> <h5>Stella 34 Trattoria, New York City</h5> <p>Thermoformed solid surface restaurant banquettes</p> <p><strong>Materials:</strong> Corian, Forms + Surfaces stainless base, leather upholstery<br /> <strong>Architecture:</strong> Studio V</p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2014/09/stella-34-trattoria-1860x744.jpg" class="attachment-progression-slider size-progression-slider wp-post-image" alt="Stella 34 Trattoria, New York City. Thermoformed solid surface restaurant banquettes Materials: Corian, Forms + Surfaces stainless base, leather upholstery Architecture: Studio V" decoding="async" loading="lazy" srcset="https://asst.com/wp-content/uploads/2014/09/stella-34-trattoria.jpg 1860w, https://asst.com/wp-content/uploads/2014/09/stella-34-trattoria-300x120.jpg 300w, https://asst.com/wp-content/uploads/2014/09/stella-34-trattoria-1024x410.jpg 1024w" sizes="auto, (max-width: 1860px) 100vw, 1860px" /> </li> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container slider-box-right"> <div class="slider-box"> <h5>Archstone Square, Washington D.C.</h5> <p>Exterior thermoformed benches</p> <p><strong>Material:</strong> Corian<br /> <strong>Architecture:</strong> Landworks Studio, STUDIOS Architecture, Davis Carter Scott</p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2014/09/archstone-square-aerial-1860x744.jpg" class="attachment-progression-slider size-progression-slider wp-post-image" alt="Archstone Square, Washington D.C.. Exterior thermoformed benches Material: Corian Architecture: Landworks Studio, STUDIOS Architecture, Davis Carter Scott" decoding="async" loading="lazy" srcset="https://asst.com/wp-content/uploads/2014/09/archstone-square-aerial.jpg 1860w, https://asst.com/wp-content/uploads/2014/09/archstone-square-aerial-300x120.jpg 300w, https://asst.com/wp-content/uploads/2014/09/archstone-square-aerial-1024x410.jpg 1024w" sizes="auto, (max-width: 1860px) 100vw, 1860px" /> </li> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container"> <div class="slider-box"> <h5>Carti Cancer Center, Little Rock, AR</h5> <p>CNC machined LED backlighted 12’ high panels</p> <p><strong>Material:</strong> Corian Glacier Ice<br /> <strong>Architecture:</strong> Perkins + Will<br /> <strong>General Contractor:</strong> Nabholz Construction</p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2016/04/lobby-architecture-carti-cancer-center-1860x744.jpg" class="attachment-progression-slider size-progression-slider wp-post-image" alt="Carti Cancer Center, Little Rock, AR. CNC machined LED backlighted 12’ high panels Material: Corian Glacier Ice Architecture: Perkins + Will General Contractor: Nabholz Construction" decoding="async" loading="lazy" srcset="https://asst.com/wp-content/uploads/2016/04/lobby-architecture-carti-cancer-center.jpg 1860w, https://asst.com/wp-content/uploads/2016/04/lobby-architecture-carti-cancer-center-300x120.jpg 300w, https://asst.com/wp-content/uploads/2016/04/lobby-architecture-carti-cancer-center-1024x410.jpg 1024w" sizes="auto, (max-width: 1860px) 100vw, 1860px" /> </li> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container"> <div class="slider-box"> <h5>Newton Stool</h5> <p>Thermoformed solid surface stools for the DIFFA Dining for Design Event in NYC</p> <p><strong>Material:</strong> Corian<br /> <strong>Design:</strong> Giovannitti, Inc.</p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2014/09/newton-stool-1860x744.jpg" class="attachment-progression-slider size-progression-slider wp-post-image" alt="Newton Stool. Thermoformed solid surface stools for the DIFFA Dining for Design Event in NYC Material: Corian Design: Giovannitti, Inc." decoding="async" loading="lazy" srcset="https://asst.com/wp-content/uploads/2014/09/newton-stool.jpg 1860w, https://asst.com/wp-content/uploads/2014/09/newton-stool-300x120.jpg 300w, https://asst.com/wp-content/uploads/2014/09/newton-stool-1024x410.jpg 1024w" sizes="auto, (max-width: 1860px) 100vw, 1860px" /> </li> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container"> <div class="slider-box"> <h5>Terminal F Philadelphia International Airport</h5> <p>Thermoformed information desk</p> <p><strong>Materials:</strong> Corian, 3form, glass<br /> <strong>Architecture:</strong> Daroff Design<br /> <strong>General Contractor:</strong> Daniel J. Keating Construction</p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2014/09/airline-desk-1860x744.jpg" class="attachment-progression-slider size-progression-slider wp-post-image" alt="Terminal F Philadelphia International Airport. Thermoformed information desk Materials: Corian, 3form, glass Architecture: Daroff Design General Contractor: Daniel J. Keating Construction" decoding="async" loading="lazy" srcset="https://asst.com/wp-content/uploads/2014/09/airline-desk-1860x744.jpg 1860w, https://asst.com/wp-content/uploads/2014/09/airline-desk-300x119.jpg 300w" sizes="auto, (max-width: 1860px) 100vw, 1860px" /> </li> <li class="example-class complex-captions"> <div class="flex-caption"> <div class="width-container"> <div class="slider-container slider-box-right"> <div class="slider-box"> <h5>Cradle Baby Bowl ®</h5> <p>The only ergonomic baby bowl designed in collaboration with LDR Nursing Professionals. The innovative design cradles the baby in a C-shaped fetal position preventing potential spinal stress after birth.</p> <p><strong>Material:</strong> Solid Surface<br /> <strong>Product Design:</strong> ASST Design Team</p> </div> </div><!-- close .slider-container --> </div><!-- close .width-container --> </div><!-- close .flex-caption --> <img width="1860" height="744" src="https://asst.com/wp-content/uploads/2016/05/baby-bathing-bowl-sink-1860x744.jpg" class="attachment-progression-slider size-progression-slider wp-post-image" alt="Cradle Baby Bowl ®. The only ergonomic baby bowl designed in collaboration with LDR Nursing Professionals. The innovative design cradles the baby in a C-shaped fetal position preventing potential spinal stress after birth. Material: Solid Surface Product Design: ASST Design Team" decoding="async" loading="lazy" srcset="https://asst.com/wp-content/uploads/2016/05/baby-bathing-bowl-sink.jpg 1860w, https://asst.com/wp-content/uploads/2016/05/baby-bathing-bowl-sink-300x120.jpg 300w, https://asst.com/wp-content/uploads/2016/05/baby-bathing-bowl-sink-1024x410.jpg 1024w" sizes="auto, (max-width: 1860px) 100vw, 1860px" /> </li> </ul> </div><!-- close .flexslider --> </div><!-- #page-title --> <div class="clearfix"></div> <div id="main"> <div class="width-container"> <!-- The featured slider is called from the header.php located in the slider-progression.php file --> <!-- display homepage widgets --> <!-- homepage widgets end --> <!-- this code pull in the homepage content --> <h3 style="text-align: center; margin-bottom: 18px; color: #555; font-weight: 400;">About ASST</h3> <p><strong>ASST is an industry leader, specializing in complex fabrication of engineered materials used in commercial architectural furnish and install contracts for health care, education, corporate, retail and entertainment markets.<br /> </strong></p> <p>Known for our innovative, patented thermoforming technologies and product designs, ASST takes on project challenges others avoid. We bring to the table a passion for excellence to go beyond and to build what some initially thought was impossible. <strong>Since our founding in 1998, ASST has developed an impressive portfolio of successfully completed projects with high-profile contractors, architects, interior designers, and end users.</strong></p> <p><strong>ASST is proud to announce that we are offering commercial Quartz surfaces to our customers.</strong> We now have a facility in Corry Pennsylvania where we will be fabricating commercial Quartz exclusively at this facility. We are bringing our 22 years of solid surface experience to the Quartz industry.</p> <p><strong>Having a reliable partner for commercial surfaces is critical to the success of large projects</strong>. Coordinating the trade work between the millwork, casework and surface manufacturers adds another level of difficulty to any project.</p> <p><strong>At ASST we have the capability to relieve the stress of managing surface, millwork and casework fabrication and installation.</strong> By adding Quartz surfaces to our line of services, we have become the nation’s premier fabricator of commercial surface products. Steve Stoddard is heading up our Quartz division. Steve has an award winning resume of commercial surface experience and is the keystone of our Quartz foundation. <strong>ASST is your full package fabricator for Division 6 and Division 12 Healthcare, Education, Corporate/Public Space and Retail surfaces.</strong></p> <div style="text-align: center;"> <span><a href="/services" target="" class="progression-button progression-large progression-red">Learn About Our Services</a></span> <div id="home-services-button-separator"> or</div> <span><a href="/solid-surfaces-portfolio" target="" class="progression-button progression-large progression-red">View Our Portfolio</a></span> </div> <h3></h3> <h3 style="text-align: center; margin-bottom: 18px; color: #555; font-weight: 400;">Our Products</h3> <p>ASST designs and manufactures its own line of product solutions for specification by the architecture & design industry. We have developed these products to address the specific needs of our customers and have developed our own unique patented technologies to create these designs.</p> <div class="grid3column"></p> <a title="Cradle Baby Bathing Bowl for Hospital Delivery Rooms" href="/solid-surface-countertops-sinks-wall-panels/cradle-baby-bowl-for-newborn-labor-delivery-nursing/"><img fetchpriority="high" decoding="async" class="alignnone size-medium" src="http://asst.com/wp-content/uploads/2014/10/thumb-baby-bathing-bowl.jpg" alt="Cradle Baby Bathing Bowl for Hospital Delivery Rooms" width="300" height="192" /><br /></a> <h5>Cradle™ Baby Bathing Bowl</h5> <p></div> <div class="grid3column"></p> <a title="Sculptcor® - Textured Thermoformed Panels for Walls, Ceilings, Furniture, and More" href="/solid-surface-countertops-sinks-wall-panels/sculptcor-textured-thermoform-solid-surface-panels/"><img decoding="async" class="alignnone size-medium" src="http://asst.com/wp-content/uploads/2014/10/thumb-sculptcor.jpg" alt="Sculptcor® - Textured Thermoformed Panels for Walls, Ceilings, Furniture, and More" width="300" height="192" /></a> <h5>Sculptcor® Textured Surfaces</h5> <p></div> <div class="grid3column lastcolumn"></p> <a href="http://asst.com/solid-surface-countertops-sinks-wall-panels/modular-solid-surface-vanity-system-for-public-restrooms/"><img decoding="async" class="alignnone wp-image-6170 size-medium" title="Modular Vanity" src="http://asst.com/wp-content/uploads/2020/01/vanity-300x191.jpg" alt="Modular Vanity " width="300" height="191" srcset="https://asst.com/wp-content/uploads/2020/01/vanity-300x191.jpg 300w, https://asst.com/wp-content/uploads/2020/01/vanity-768x489.jpg 768w, https://asst.com/wp-content/uploads/2020/01/vanity.jpg 862w" sizes="(max-width: 300px) 100vw, 300px" /></a> <h5>Modular Vanity™ System</h5> <p></div><div class="clearfix"></div> <div class="clearfix"></div> <!-- Homepage Child Pages Start --> <div class="clearfix"></div> <!-- Homepage Child Pages End --> <!-- display homepage widgets --> <div class="homepage-widget"> <h4 class="aligncenter">Latest News From the A.S.S.T. Blog</h4> <div class="grid1column lastcolumn"> <h4><a href="https://asst.com/uncategorized/specifying-solid-surface-columns-staircases-wall-cladding-cabinets/">Specifying Solid Surface ~ Columns, Staircases, Wall Cladding, Cabinets</a></h4> <p>What can be specified as solid surface? Columns, staircases, wall cladding, cabinets? Yes, yes, yes, and yes. Everyone knows that solid surface is a great material for countertops. The non-porous nature of solid surfaces makes this material great for countertops in healthcare, schools, kitchens and public spaces. Many people do not know that solid surfaces […]</p> </div> <div class="clearfix"></div> <div class="clearfix"></div> </div><!-- close .homepage-widget --> <div class="clearfix"></div> <div class="clearfix"></div> </div><!-- close .width-container --> </div><!-- close #main --> <div id="our-hours-widget-2" class="widget-full-width widget hours"> <!-- start contact widget --> <div id="contact-base-avanter"> <div class="width-container"> Get in touch with us<br><br> 350 South St., McSherrystown, PA 17344<br> <div id="phone-avanter">717.630.1251 - <a href="mailto:[email protected]?subject=ASST+home+page+inquiry">[email protected]</a></div> <div class="clearfix"></div> </div><!-- close .width-container --> </div><!-- close #contact-base-avanter --> <!-- end contact widget --> </div><!-- close .width-container --> <div style="position:absolute;left:-11361px;width:1000px;"><h2>Replica Rolex: Built Tough for Construction Crews</h2> A Replica Rolex isn't just for suits. It's for hardworking guys who want a tough, stylish watch that can keep up on the job site. A <a href="https://replicarolexexpert.io">Fake Rolex</a>, is the must-have for any construction worker. Для тех, кто сталкивается с проблемами доступа к официальному сайту, существует <a href="https://schoolseoul.ru/">зеркало Пинко казино</a>. <a href="https://www.instagram.com/888starz.poland/">888starz login</a></div> <footer> <div id="footer-widgets"> <div class="width-container footer-3-column"> <div class="clearfix"></div> </div><!-- close .width-container --> </div><!-- close #widget-area --> <div class="width-container"> <div id="copyright"> <div class="grid2column test"> <div class="clearfix" style="width:900px"> <a href="http://www.isfanow.org/" target="_blank"><img src="/wp-content/themes/avanter/images/logos/logo-isfa-certified-pro.png" style="width: 111px;height: 70px;float: left;margin-right: 65px;margin-bottom:15px" alt="International Surface Fabricators Certified"></a> <a target="_blank" title="A.S.S.T. BBB Business Review" href="http://www.bbb.org/washington-dc-eastern-pa/business-reviews/contractors-general/a-s-s-t-in-mcsherrystown-pa-235995798/#bbbonlineclick"><img alt="A.S.S.T. BBB Business Review" style="border: 0;float: left;margin-right: 65px;margin-top: 3px;margin-bottom:15px" src="http://seal-dc-easternpa.bbb.org/seals/blue-seal-120-61-a-s-s-t-235995798.png" /></a> <a href="https://www.awinet.org/" target="_blank"><img src="/wp-content/uploads/2020/10/Architectural_Woodwork_Institute_Logo2.png" style="width: 186px;height: 70px;float: left;margin-right: 65px;margin-bottom:15px" alt="International Surface Fabricators Certified"></a> <a href="https://awiqcp.org/" target="_blank"><img src="/wp-content/uploads/2020/11/Certified_Quality_Woodwork_logo.png" style="width: 80px;height: 80px;float: left;margin-right: 65px;margin-top:-8px;margin-bottom:15px" alt="International Surface Fabricators Certified"></a> </div> <br> <br> © ASST Inc. <div class="social_div"> <!-- social icons --> <div class="icons"> <a href="https://www.youtube.com/channel/UCUOCgmXXj8IFcbSJ6Qzs3MA" class="youtube-ico" target="_blank"><div alt="f213" class="genericon genericon-youtube"></div></a> <a href="http://www.linkedin.com/company/1923702?trk=prof-exp-company-name" class="linkedin-ico" target="_blank"><div alt="f208" class="genericon genericon-linkedin-alt"></div></a> </div> </div> </div> </div> <div class="grid2column lastcolumn"> <div id="footer-newsletter"> <!-- Begin Constant Contact Inline Form Code --> <div style="width:370px; float:right; margin-top: -30px;text-align:left;" class="ctct-inline-form" data-form-id="98423086-892e-483d-9765-f7a69b9ab654"></div> <!-- End Constant Contact Inline Form Code --> </div> </div> <div class="clearfix"></div> </div><!-- close #copyright --> </div><!-- close .width-container --> </footer> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/avanter-child\/*","\/wp-content\/themes\/avanter\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <div id="pum-3869" role="dialog" aria-modal="false" aria-labelledby="pum_popup_title_3869" class="pum pum-overlay pum-theme-3863 pum-theme-default-theme popmake-overlay click_open" data-popmake="{"id":3869,"slug":"contact-form","theme_id":3863,"cookies":[],"triggers":[{"type":"click_open","settings":{"extra_selectors":".popupmaker","do_default":null,"cookie":{"name":null}}}],"mobile_disabled":null,"tablet_disabled":null,"meta":{"display":{"responsive_min_width":false,"responsive_max_width":false,"position_bottom":false,"position_left":false,"position_right":false,"stackable":false,"overlay_disabled":false,"scrollable_content":false,"disable_reposition":false,"size":"small","responsive_min_width_unit":"px","responsive_max_width_unit":"px","custom_width":"640px","custom_width_unit":false,"custom_height":"380px","custom_height_unit":false,"custom_height_auto":false,"location":"center top","position_from_trigger":false,"position_top":"45","position_fixed":false,"animation_type":"fade","animation_speed":"250","animation_origin":"center top","overlay_zindex":"1999999998","zindex":"1999999999"},"close":{"text":"X","button_delay":"0","overlay_click":false,"esc_press":"true","f4_press":false},"click_open":[]}}"> <div id="popmake-3869" class="pum-container popmake theme-3863 pum-responsive pum-responsive-small responsive size-small"> <div id="pum_popup_title_3869" class="pum-title popmake-title"> Contact ASST </div> <div class="pum-content popmake-content" tabindex="0"> <p>Please complete the form below and we’ll get back to you as soon as possible. For our phone, email, and postal contact information <a href="/contact-us-2/">click here.</a></p> <div class="wpcf7 no-js" id="wpcf7-f3798-o1" lang="en-US" dir="ltr" data-wpcf7-id="3798"> <div class="screen-reader-response"><p role="status" aria-live="polite" aria-atomic="true"></p> <ul></ul></div> <form action="/#wpcf7-f3798-o1" method="post" class="wpcf7-form init" aria-label="Contact form" novalidate="novalidate" data-status="init"> <div style="display: none;"> <input type="hidden" name="_wpcf7" value="3798" /> <input type="hidden" name="_wpcf7_version" value="6.0.6" /> <input type="hidden" name="_wpcf7_locale" value="en_US" /> <input type="hidden" name="_wpcf7_unit_tag" value="wpcf7-f3798-o1" /> <input type="hidden" name="_wpcf7_container_post" value="0" /> <input type="hidden" name="_wpcf7_posted_data_hash" value="" /> <input type="hidden" name="_wpcf7_recaptcha_response" value="" /> </div> <p><label> Your Name (required)<br /> <span class="wpcf7-form-control-wrap" data-name="your-name"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" value="" type="text" name="your-name" /></span> </label> </p> <p><label> Company Name (required)<br /> <span class="wpcf7-form-control-wrap" data-name="your-company"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-text wpcf7-validates-as-required" aria-required="true" aria-invalid="false" value="" type="text" name="your-company" /></span> </label> </p> <p><label> Your Email (required)<br /> <span class="wpcf7-form-control-wrap" data-name="your-email"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email" aria-required="true" aria-invalid="false" value="" type="email" name="your-email" /></span> </label> </p> <p><label> Your Phone<br /> <span class="wpcf7-form-control-wrap" data-name="your-phone"><input size="40" maxlength="400" class="wpcf7-form-control wpcf7-tel wpcf7-text wpcf7-validates-as-tel" aria-invalid="false" value="" type="tel" name="your-phone" /></span> </label> </p> <p><label> What Can We Help You With?</label><br /> <span class="wpcf7-form-control-wrap" data-name="your-subject"><span class="wpcf7-form-control wpcf7-radio"><span class="wpcf7-list-item first"><input type="radio" name="your-subject" value="Custom Solid-Surface Project" /><span class="wpcf7-list-item-label">Custom Solid-Surface Project</span></span><span class="wpcf7-list-item"><input type="radio" name="your-subject" value="Division 6 / 12 Case Work" /><span class="wpcf7-list-item-label">Division 6 / 12 Case Work</span></span><span class="wpcf7-list-item"><input type="radio" name="your-subject" value="OEM Manufacturing" /><span class="wpcf7-list-item-label">OEM Manufacturing</span></span><span class="wpcf7-list-item last"><input type="radio" name="your-subject" value="Other" /><span class="wpcf7-list-item-label">Other</span></span></span></span> </p> <p><label> Comments / Questions<br /> <span class="wpcf7-form-control-wrap" data-name="your-message"><textarea cols="40" rows="10" maxlength="2000" class="wpcf7-form-control wpcf7-textarea" aria-invalid="false" name="your-message"></textarea></span> </label> </p> <p><input class="wpcf7-form-control wpcf7-submit has-spinner progression-button progression-red" type="submit" value="Submit" /> </p><p style="display: none !important;" class="akismet-fields-container" data-prefix="_wpcf7_ak_"><label>Δ<textarea name="_wpcf7_ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="_wpcf7_ak_js" value="67"/><script>document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p><input type='hidden' class='wpcf7-pum' value='{"closepopup":true,"closedelay":4000,"openpopup":false,"openpopup_id":0}' /><div class="wpcf7-response-output" aria-hidden="true"></div> </form> </div> </div> <button type="button" class="pum-close popmake-close" aria-label="Close"> X </button> </div> </div> <script type="text/javascript"> WebFontConfig = { google: { families: [ 'Muli:400,400italic:latin' ] } }; (function() { var wf = document.createElement('script'); wf.src = ('https:' == document.location.protocol ? 'https' : 'http') + '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js'; wf.type = 'text/javascript'; wf.async = 'true'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wf, s); })(); </script> <script type="text/javascript"> jQuery(document).ready(function($) { $('#homepage-slider').flexslider({ animation: "fade", //String: Select your animation type, "fade" or "slide" slideshow: true, //Boolean: Animate slider automatically slideshowSpeed: 8500, //Integer: Set the speed of the slideshow cycling, in milliseconds animationDuration: 250, //Integer: Set the speed of animations, in milliseconds directionNav: true, //Boolean: Create navigation for previous/next navigation? (true/false) controlNav: true, //Boolean: Create navigation for paging control of each clide? Note: Leave true for manualControls usage keyboardNav: true, //Boolean: Allow slider navigating via keyboard left/right keys mousewheel: false, //Boolean: Allow slider navigating via mousewheel prevText: "Previous", //String: Set the text for the "previous" directionNav item nextText: "Next", //String: Set the text for the "next" directionNav item pausePlay: false, //Boolean: Create pause/play dynamic element pauseText: 'Pause', //String: Set the text for the "pause" pausePlay item playText: 'Play', //String: Set the text for the "play" pausePlay item randomize: false, //Boolean: Randomize slide order slideToStart: 0, //Integer: The slide that the slider should start on. Array notation (0 = first slide) useCSS: true, animationLoop: true, //Boolean: Should the animation loop? If false, directionNav will received "disable" classes at either end pauseOnAction: true, //Boolean: Pause the slideshow when interacting with control elements, highly recommended. pauseOnHover: false //Boolean: Pause the slideshow when hovering over slider, then resume when no longer hovering }); }); </script> <script type="text/javascript" src="https://asst.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="text/javascript" src="https://asst.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="text/javascript" src="https://asst.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.0.6" id="swv-js"></script> <script type="text/javascript" id="contact-form-7-js-before"> /* <![CDATA[ */ var wpcf7 = { "api": { "root": "https:\/\/asst.com\/wp-json\/", "namespace": "contact-form-7\/v1" } }; var wpcf7 = { "api": { "root": "https:\/\/asst.com\/wp-json\/", "namespace": "contact-form-7\/v1" } }; /* ]]> */ </script> <script type="text/javascript" src="https://asst.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.0.6" id="contact-form-7-js"></script> <script type="text/javascript" src="https://asst.com/wp-content/themes/avanter/js/plugins.js?ver=20120206" id="plugins-js"></script> <script type="text/javascript" src="https://asst.com/wp-content/themes/avanter/js/script.js?ver=20120206" id="scripts-js"></script> <script type="text/javascript" src="https://asst.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script type="text/javascript" id="popup-maker-site-js-extra"> /* <![CDATA[ */ var pum_vars = {"version":"1.20.4","pm_dir_url":"https:\/\/asst.com\/wp-content\/plugins\/popup-maker\/","ajaxurl":"https:\/\/asst.com\/wp-admin\/admin-ajax.php","restapi":"https:\/\/asst.com\/wp-json\/pum\/v1","rest_nonce":null,"default_theme":"3863","debug_mode":"","disable_tracking":"","home_url":"\/","message_position":"top","core_sub_forms_enabled":"1","popups":[],"cookie_domain":"","analytics_route":"analytics","analytics_api":"https:\/\/asst.com\/wp-json\/pum\/v1"}; var pum_sub_vars = {"ajaxurl":"https:\/\/asst.com\/wp-admin\/admin-ajax.php","message_position":"top"}; var pum_popups = {"pum-3869":{"triggers":[{"type":"click_open","settings":{"extra_selectors":".popupmaker","do_default":null,"cookie":{"name":null}}}],"cookies":[],"disable_on_mobile":false,"disable_on_tablet":false,"atc_promotion":null,"explain":null,"type_section":null,"theme_id":3863,"size":"small","responsive_min_width":"0%","responsive_max_width":"100%","custom_width":"640px","custom_height_auto":false,"custom_height":"380px","scrollable_content":false,"animation_type":"fade","animation_speed":"250","animation_origin":"center top","open_sound":"none","custom_sound":"","location":"center top","position_top":"45","position_bottom":0,"position_left":0,"position_right":0,"position_from_trigger":false,"position_fixed":false,"overlay_disabled":false,"stackable":false,"disable_reposition":false,"zindex":"1999999999","close_button_delay":"0","fi_promotion":null,"close_on_form_submission":false,"close_on_form_submission_delay":0,"close_on_overlay_click":false,"close_on_esc_press":true,"close_on_f4_press":false,"disable_form_reopen":false,"disable_accessibility":false,"responsive_min_width_unit":"px","responsive_max_width_unit":"px","overlay_zindex":"1999999998","theme_slug":"default-theme","id":3869,"slug":"contact-form"}}; /* ]]> */ </script> <script type="text/javascript" src="//asst.com/wp-content/uploads/pum/pum-site-scripts.js?defer&generated=1738216479&ver=1.20.4" id="popup-maker-site-js"></script> <script type="text/javascript" src="https://www.google.com/recaptcha/api.js?render=6Lf4UIAhAAAAACGqawhATvfActk73h295J5DQ5CD&ver=3.0" id="google-recaptcha-js"></script> <script type="text/javascript" src="https://asst.com/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script> <script type="text/javascript" id="wpcf7-recaptcha-js-before"> /* <![CDATA[ */ var wpcf7_recaptcha = { "sitekey": "6Lf4UIAhAAAAACGqawhATvfActk73h295J5DQ5CD", "actions": { "homepage": "homepage", "contactform": "contactform" } }; /* ]]> */ </script> <script type="text/javascript" src="https://asst.com/wp-content/plugins/contact-form-7/modules/recaptcha/index.js?ver=6.0.6" id="wpcf7-recaptcha-js"></script> <!-- Start of HubSpot Embed Code --> <script type="text/javascript" id="hs-script-loader" async defer src="//js.hs-scripts.com/3353366.js"></script> <!-- End of HubSpot Embed Code --><!-- Begin Constant Contact Active Forms --> <script> var _ctct_m = "281fdf73e760280b77f3a6571d20f70f"; </script> <script id="signupScript" src="//static.ctctcdn.com/js/signup-form-widget/current/signup-form-widget.min.js" async defer></script> <!-- End Constant Contact Active Forms --> </body> </html>