<!DOCTYPE html
    PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- 
	This website is powered by TYPO3 - inspiring people to share!
	TYPO3 is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.
	TYPO3 is copyright 1998-2017 of Kasper Skaarhoj. Extensions are copyright of their respective owners.
	Information and contribution at https://typo3.org/
-->

<base href="https://www.csemag.com/" />


<meta name="generator" content="TYPO3 CMS" />
<meta name="keywords" content="engineering, consulting engineer, specifying engineer, automation, controls, codes, standards, electrical, fire, life safety, green building, energy efficiency, HVAC, lighting, plumbing, power, Consulting-Specifying Engineer, CFE Media" />
<meta name="description" content="Consulting-Specifying Engineer offers technical content for mechanical, electrical, plumbing, and fire protection engineers in the nonresidential commercial building market." />
<meta name="robots" content="index, follow" />
<meta name="google-site-verification" content="pWiqw5TfGdQ8_u6ClFMznrhPM_5715oJ2n_NQutmY9o" />


<link rel="stylesheet" type="text/css" href="fileadmin/templates/comments/pi1.css?1501237242" media="all" />

<style type="text/css">
/*<![CDATA[*/
<!-- 
/*InlineDefaultCss*/
/* default styles for extension "tx_cssstyledcontent" */
	/* Headers */
	.csc-header-alignment-center { text-align: center; }
	.csc-header-alignment-right { text-align: right; }
	.csc-header-alignment-left { text-align: left; }

	div.csc-textpic-responsive, div.csc-textpic-responsive * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;  }

	/* Clear floats after csc-textpic and after csc-textpic-imagerow */
	div.csc-textpic, div.csc-textpic div.csc-textpic-imagerow, ul.csc-uploads li { overflow: hidden; }

	/* Set padding for tables */
	div.csc-textpic .csc-textpic-imagewrap table { border-collapse: collapse; border-spacing: 0; }
	div.csc-textpic .csc-textpic-imagewrap table tr td { padding: 0; vertical-align: top; }

	/* Settings for figure and figcaption (HTML5) */
	div.csc-textpic .csc-textpic-imagewrap figure, div.csc-textpic figure.csc-textpic-imagewrap { margin: 0; display: table; }

	/* Captions */
	figcaption.csc-textpic-caption { display: table-caption; }
	.csc-textpic-caption { text-align: left; caption-side: bottom; }
	div.csc-textpic-caption-c .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-c { text-align: center; }
	div.csc-textpic-caption-r .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-r { text-align: right; }
	div.csc-textpic-caption-l .csc-textpic-caption, .csc-textpic-imagewrap .csc-textpic-caption-l { text-align: left; }

	/* Float the columns */
	div.csc-textpic div.csc-textpic-imagecolumn { float: left; }

	/* Border just around the image */
	div.csc-textpic-border div.csc-textpic-imagewrap img {
		border: 2px solid black;
		padding: 0px 0px;
	}

	div.csc-textpic .csc-textpic-imagewrap img { border: none; display: block; }

	/* Space below each image (also in-between rows) */
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 10px; }
	div.csc-textpic .csc-textpic-imagewrap .csc-textpic-imagerow-last .csc-textpic-image { margin-bottom: 0; }

	/* colSpace around image columns, except for last column */
	div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image { margin-right: 10px; }
	div.csc-textpic-imagecolumn.csc-textpic-lastcol, td.csc-textpic-imagecolumn.csc-textpic-lastcol .csc-textpic-image { margin-right: 0; }

	/* Add margin from image-block to text (in case of "Text & Images") */
	div.csc-textpic-intext-left .csc-textpic-imagewrap,
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
		margin-right: 10px;
	}
	div.csc-textpic-intext-right .csc-textpic-imagewrap,
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
		margin-left: 10px;
	}

	/* Positioning of images: */

	/* Center (above or below) */
	div.csc-textpic-center .csc-textpic-imagewrap, div.csc-textpic-center figure.csc-textpic-imagewrap { overflow: hidden; }
	div.csc-textpic-center .csc-textpic-center-outer { position: relative; float: right; right: 50%; }
	div.csc-textpic-center .csc-textpic-center-inner { position: relative; float: right; right: -50%; }

	/* Right (above or below) */
	div.csc-textpic-right .csc-textpic-imagewrap { float: right; }
	div.csc-textpic-right div.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	div.csc-textpic-left .csc-textpic-imagewrap { float: left; }
	div.csc-textpic-left div.csc-textpic-text { clear: left; }

	/* Left (in text) */
	div.csc-textpic-intext-left .csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	div.csc-textpic-intext-right .csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap { float: right; }

	/* Left (in text, no wrap around) */
	div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap { float: left; }

	div.csc-textpic div.csc-textpic-imagerow-last, div.csc-textpic div.csc-textpic-imagerow-none div.csc-textpic-last { margin-bottom: 0; }

	/* Browser fixes: */

	/* Fix for unordered and ordered list with image "In text, left" */
	.csc-textpic-intext-left ol, .csc-textpic-intext-left ul { padding-left: 40px; overflow: auto; }

	/* File Links */
	ul.csc-uploads { padding: 0; }
	ul.csc-uploads li { list-style: none outside none; margin: 1em 0; }
	ul.csc-uploads img { float: left; margin-right: 1em; vertical-align: top; }
	ul.csc-uploads span { display: block; }
	ul.csc-uploads span.csc-uploads-fileName { text-decoration: underline; }

	/* Table background colors: */

	table.contenttable-color-1 { background-color: #EDEBF1; }
	table.contenttable-color-2 { background-color: #F5FFAA; }
	table.contenttable-color-240 { background-color: black; }
	table.contenttable-color-241 { background-color: white; }
	table.contenttable-color-242 { background-color: #333333; }
	table.contenttable-color-243 { background-color: gray; }
	table.contenttable-color-244 { background-color: silver; }

-->
/*]]>*/
</style>


<script src="uploads/tx_t3jquery/jquery-1.6.x-1.8.x.js?1492550756" type="text/javascript"></script>




<meta name="google-site-verification" content="GuE8y2iNm-FtmW46VycCP4fPpXtxRn1fXJHqi8dIyJ0" />
   

<link rel="stylesheet" type="text/css" href="fileadmin/templates/Redesign_2013_V2/css/styles.css?v=03262018wasd" media="all" />
    <link rel="stylesheet" type="text/css" href="fileadmin/templates/Redesign_2013_V2/css/styles_CSE.css" media="all" />
    <link rel="stylesheet" type="text/css" href="fileadmin/templates/Redesign_2013_V2/css/alt_nav_bar_cse.css" media="all" />
    <link rel="stylesheet" type="text/css" href="fileadmin/templates/Redesign_2013_V2/css/jquery-ui-1.8.2.custom.css" media="all" />
<link rel="stylesheet" type="text/css" href="fileadmin/templates/Redesign_2013_V2/css/allProductListingStyles.css" media="all" />

    
<link rel="SHORTCUT ICON" href="//www.csemag.com/cse.ico">
    <link rel="stylesheet" type="text/css" href="fileadmin/templates/Redesign_2013_V2/css/tab3BlogStyles_CSE.css" media="all" />
  <script type="text/javascript" src="fileadmin/templates/Redesign_2013_V2/js/cse-scripts.min.js?v=03292018wasd"></script>  
<script type="text/javascript" src="/fileadmin/templates/Redesign_2013_V2/js/privacyPolicyBanner.js"></script>
    <link rel="stylesheet" type="text/css" href="/fileadmin/templates/Redesign_2013_V2/css/privacyPolicyBanner.css?v=05222018wasd" media="all" />
  <script async src="//flow.aquaplatform.com/asyncjs.php"></script><script src="https://cse-validate.onecount.net/clients/CFE_CSE/js/oc-all.min.js"></script><script src="https://cse-validate.onecount.net/clients/CFE_CSE/js/a.js"></script><link rel="stylesheet" href="typo3conf/ext/perfectlightbox/res/css/slightbox.css" type="text/css" media="screen,projection" /><script type="text/javascript" src="typo3conf/ext/perfectlightbox/res/js/prototype.1.7.0.yui.js"></script>
<script type="text/javascript" src="typo3conf/ext/perfectlightbox/res/js/scriptaculous.js?load=effects,builder"></script><script type="text/javascript" src="typo3conf/ext/perfectlightbox/res/js/lightbox.2.0.5.yui.js"></script><script type="text/javascript">
	LightboxOptions.borderSize = 10;
	LightboxOptions.resizeSpeed = 400;
	LightboxOptions.overlayOpacity = 0.8;
	LightboxOptions.loop = true;
	LightboxOptions.allowSave = false;
	LightboxOptions.slideshowAutoplay = false;
	LightboxOptions.slideshowInterval = 5000;
	LightboxOptions.slideshowAutoclose = true;
	LightboxOptions.labelImage = 'Image';
	LightboxOptions.labelOf = 'of';</script><title>Consulting-Specifying Engineer&nbsp;&#124;&nbsp;Magazine</title><link rel="profile" href="http://a9.com/-/spec/opensearch/1.1/" />
			<link rel="search"
				  type="application/opensearchdescription+xml"
				  href="http://www.csemag.com/home.html?type=7567"
				  title="Website Search"
			/><meta name="google-site-verification" content="aA4N70qqatkNu-l5QsLh-B3oCJNKMwpSGnvWmY4ftbE" />

</head>
<body>


<!-- BEGIN WRAPPER -->
<div id="wrapper">
<!-- Header -->
	<div id="Header"><a href="//www.csemag.com/"><div id="controlenglogo"></div></a><div id="Leaderboard"><ins data-revive-zoneid="2742" data-revive-id="5d3cba222eaaeee40162c5d04d22e1b8"></ins>
<!--
<script async language='JavaScript' type='text/javascript' src='https://cfemedia.gcnpublishing.com/openx/adx.js'></script>
<script async language='JavaScript' type='text/javascript'>
   if (!document.phpAds_used) document.phpAds_used = ',';
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("https://cfemedia.gcnpublishing.com/openx/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:559&amp;target=");
   document.write ("&amp;exclude=" + document.phpAds_used);
   var _t = '';
   if (typeof ocOpxTarget == 'function') _t = ocOpxTarget();
   if (_t.length > 0) document.write ("&amp;" + _t);
   if (document.referrer)
      document.write ("&amp;referer=" + escape(document.referrer));

   document.write ("'><" + "/script>");
</script>
-->
</div>    <div id="internationalIcons">
  <div id="international_icon_label">International Editions</div>
  <div id="icon1" class="icon_holder">
    <a target="_blank" class="int_icon_caption" href="https://www.controleng.com/">CE USA</a>
    <a target="_blank" class="int_icon" href="https://www.controleng.com/"><img alt="CE USA" src="fileadmin/templates/redesign2012/images/intl_icons/icon_usa.png" /></a>
  </div>
  <div id="icon2" class="icon_holder">
    <a target="_blank" class="int_icon_caption" href="https://www.cechina.cn/">CE China</a>
    <a target="_blank" class="int_icon" href="https://www.cechina.cn/"><img alt="CE China" src="fileadmin/templates/redesign2012/images/intl_icons/icon_china.png" /></a>
  </div>
  <div id="icon3" class="icon_holder">
    <a target="_blank" class="int_icon_caption" href="https://www.controlengeurope.com/">CE Europe</a>
    <a target="_blank" class="int_icon" href="https://www.controlengeurope.com/"><img alt="CE Europe" src="fileadmin/templates/redesign2012/images/intl_icons/icon_europe.png" /></a>
  </div>
  <div id="icon4" class="icon_holder">
    <a target="_blank" class="int_icon_caption" href="https://www.controlengrussia.com/">CE Russia</a>
    <a target="_blank" class="int_icon" href="https://www.controlengrussia.com/"><img alt="CE Russia" src="fileadmin/templates/redesign2012/images/intl_icons/icon_russia.png" /></a>
  </div>
  <div id="icon5" class="icon_holder">
    <a target="_blank" class="int_icon_caption" href="https://www.controlengineering.pl/">CE Poland</a>
    <a target="_blank" class="int_icon" href="https://www.controlengineering.pl/"><img alt="CE Poland" src="fileadmin/templates/redesign2012/images/intl_icons/icon_poland.png" /></a>
  </div>
  <div id="icon6" class="icon_holder">
    <a target="_blank" class="int_icon_caption" href="https://www.controlengcesko.com/">CE Czech</a>
    <a target="_blank" class="int_icon" href="https://www.controlengcesko.com/"><img alt="CE Czech" src="fileadmin/templates/redesign2012/images/intl_icons/icon_czech.png" /></a>
  </div>
</div><div id="loginContainer"></div>      <div id="topnav">
      <a href="https://www.csemag.com/connect/magazine.html"><div class="buttontop"><p class="btnDescriptiontop">Advertise</p></div></a>
        <a href="https://www.csemag.com/magazine.html"><div class="buttontop"><p class="btnDescriptiontop">Magazine</p></div></a>
        <a href="https://www.csemag.com/newsletter-page.html"><div class="buttontop"><p class="btnDescriptiontop">Newsletters</p></div></a>
        <a href="https://www.csemag.com/media-library/webcasts.html"><div class="buttontop"><p class="btnDescriptiontop">Webcasts</p></div></a>
        <a href="https://www.csemag.com/media-library/research.html"><div class="buttontop"><p class="btnDescriptiontop">Research</p></div></a>    
  </div>  
<div id="searchSection">
<form id="tx-solr-searchbox" action='/solr-search.html' method="get" accept-charset="utf-8">
      
      <input type="text" class="simpleSearch" name="q" value="" placeholder="Search">
      <input type="image" src="/fileadmin/images/search_box_icon.png" class="searchbox-bt" alt="Search">

</form>

<div class="search_sponsor_container">
<span class="sponsoredByTextStyle">Sponsored by:</span>
 
 
<span class="sponsoredByBanner">
<script language='JavaScript' type='text/javascript'>
<!--
 
   if (!document.phpAds_used) document.phpAds_used = ',';
 
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
 
   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("https://cfemedia.gcnpublishing.com/openx/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:549&amp;target=");
   document.write ("&amp;exclude=" + document.phpAds_used);
 
   var _t = '';
   if (typeof ocOpxTarget == 'function') _t = ocOpxTarget();
   if (_t.length > 0) document.write ("&amp;" + _t);
 
   if (document.referrer)
      document.write ("&amp;referer=" + escape(document.referrer));
 
   document.write ("'><" + "/script>");
//-->
</script>
 
 
</span>
</div>
</div>
<div id="socialLinksContainer">
  <div id="social_1">
  <a href="https://www.linkedin.com/groups?gid=1809814&trk=hb_side_g" target="CFE_Social"><img alt="LinkedIn" title="LinkedIn" class="img_no_border" src="/fileadmin/templates/Redesign_2013_V2/images/socialicons/linkedin.png" /></a>
  </div>
  <div id="social_2">
  <a href="https://twitter.com/CSEmag" target="CFE_Social"><img alt="Twitter" title="Twitter" class="img_no_border" src="/fileadmin/templates/Redesign_2013_V2/images/socialicons/twitter.png" /></a>
  </div>
  <div id="social_3">
  <a href="https://www.facebook.com/CSEmag" target="CFE_Social"><img alt="Facebook" title="Facebook" class="img_no_border" src="/fileadmin/templates/redesign2012/images/logo_facebook_22h.png" /></a>
  </div>
  <div id="social_4">
  <a href="https://plus.google.com/101259928628369913087/posts" target="CFE_Social"><img alt="Google+" title="Google+" class="img_no_border" src="/fileadmin/templates/redesign2012/images/logo_gplus_22h.png" /></a>
  </div>
  <!--<div id="social_5">
  <a href="industry-news/rss-feeds.html"><img alt="Rss" title="Rss" class="img_no_border" src="/fileadmin/templates/redesign2012/images/logo_rss_22h.png" /></a>
  </div>-->
  <div id="social_6">
  <a href="https://www.slideshare.net/ConsultingSpecifyingEngineer" target="CFE_Social"><img alt="SlideShare" title="SlideShare" class="img_no_border" src="/fileadmin/templates/Redesign_2013_V2/images/socialicons/slideshare.png" /></a>
  </div>
</div>
<!-- END of Header -->
<!-- Navigation -->    
<!-- Navigation -->
<div id="nav">
    <div class="button">Trending</div>
    <div class="button"><a style="padding:0px;" href="https://gspplatform.cfemedia.com/pe/home" target="newTab">New Products</a></div>
    <div class="button">Power</div>
    <div class="button">Fire, Life Safety</div>
    <div class="button">Electrical, Lighting</div>
    <div class="button">Building Types</div>
    <div class="button">Codes and Standards</div>
    <div class="button">HVAC</div>
    <div class="button">Education and Training</div>
</div>
<div id="subnav">
    <div id="cfeSubMenu_1" class="cfeSubMenu">
        <div class="cfeSubMenuItem"><a href="/events-and-awards/40-under-40.html">40 Under 40</a></div>
        <div class="cfeSubMenuItem"><a href="/industry-news/building-envelope.html">Building Envelope</a></div>
        <!-- <div class="cfeSubMenuItem"><a href="/cs/case-study-database-listing.html">Case Study Database</a></div> -->
        <div class="cfeSubMenuItem"><a href="/industry-news/commissioning.html">Commissioning</a></div>
        <div class="cfeSubMenuItem"><a href="/industry-news/integration.html">Integration</a></div>
        <div class="cfeSubMenuItem"><a href="/events-and-awards/mep-giants.html">MEP Giants</a></div>
        <!-- <div class="cfeSubMenuItem"><a href="/media-library/case-studies-and-white-papers/project-in-progress-southland-industries.html">Projects in Progress</a></div> -->
        <div class="cfeSubMenuItem"><a href="/events-and-awards/product-of-the-year.html">Product of the Year</a></div>
        <div class="cfeSubMenuItem"><a href="/article-listing/oil-and-gas.html">Oil & Gas</a></div>
    <div class="cfeSubMenuItem"><a href="/power/automation-controls">Automation, Controls</a></div>
    <div class="cfeSubMenuItem"><a href="/power/energy-efficiency">Energy Efficiency</a></div>
    </div>

    <div id="cfeSubMenu_2" class="cfeSubMenu">
        <div class="cfeSubMenuItem"><a href="https://gspplatform.cfemedia.com/pe/home">All Products</a></div>
        <div class="cfeSubMenuItem"><a href="https://gspplatform.cfemedia.com/pe/home">Automation, Controls</a></div>
        <div class="cfeSubMenuItem"><a href="https://gspplatform.cfemedia.com/pe/home">Electrical</a></div>
        <div class="cfeSubMenuItem"><a href="https://gspplatform.cfemedia.com/pe/home">Fire, Life Safety</a></div>
        <div class="cfeSubMenuItem"><a href="https://gspplatform.cfemedia.com/pe/home">HVAC</a></div>
        <div class="cfeSubMenuItem"><a href="https://gspplatform.cfemedia.com/pe/home">Lighting</a></div>
        <div class="cfeSubMenuItem"><a href="https://gspplatform.cfemedia.com/pe/home">Plumbing</a></div>
        <div class="cfeSubMenuItem"><a href="https://gspplatform.cfemedia.com/pe/home">Power</a></div>
    </div>

    <div id="cfeSubMenu_3" class="cfeSubMenu">        
        <!-- <div class="cfeSubMenuItem"><a href="/power/codes-and-standards">Codes and Standards</a></div> -->
        <div class="cfeSubMenuItem"><a href="/power/emerg-standby-backup">Emerg, Standby, Backup</a></div>        
        <div class="cfeSubMenuItem"><a href="/power/generation">Generation</a></div>
        <div class="cfeSubMenuItem"><a href="/power/smart-grid">Smart Grid</a></div>
    </div>
    <div id="cfeSubMenu_4" class="cfeSubMenu">
        <!-- <div class="cfeSubMenuItem"><a href="/fire-life-safety/automation-controls">Automation, Controls</a></div>
        <div class="cfeSubMenuItem"><a href="/fire-life-safety/codes-and-standards">Codes and Standards</a></div>
        <div class="cfeSubMenuItem"><a href="/fire-life-safety/emerg-standby-backup">Emerg, Standby, Backup</a></div> -->
        <div class="cfeSubMenuItem"><a href="/fire-life-safety/mns-ecs">MNS, ECS</a></div>
        <!-- <div class="cfeSubMenuItem"><a href="/fire-life-safety/plumbing-piping">Plumbing, Piping</a></div> -->
        <div class="cfeSubMenuItem"><a href="/fire-life-safety/suppression-systems">Suppression Systems</a></div>
    </div>
    <div id="cfeSubMenu_5" class="cfeSubMenu">
        <div style="margin-left:420px;">
            <!-- <div class="cfeSubMenuItem"><a href="/electrical-lighting/automation-controls">Automation, Controls</a></div>
            <div class="cfeSubMenuItem"><a href="/electrical-lighting/codes-and-standards">Codes and Standards</a></div> -->
            <div class="cfeSubMenuItem"><a href="/electrical-lighting/electrical-systems">Electrical Systems</a></div>
            <!-- <div class="cfeSubMenuItem"><a href="/electrical-lighting/energy-efficiency">Energy Efficiency</a></div> -->
            <div class="cfeSubMenuItem"><a href="/electrical-lighting/lighting-systems">Lighting Systems</a></div>
        </div>
    </div>
    <div id="cfeSubMenu_6" class="cfeSubMenu">
        <div style="margin-left: 145px;">
            <div class="cfeSubMenuItem"><a href="/building-types/data-centers">Data Centers</a></div>
            <div class="cfeSubMenuItem"><a href="/building-types/educational">Educational</a></div>
            <div class="cfeSubMenuItem"><a href="/building-types/hospitals">Hospitals</a></div>
            <div class="cfeSubMenuItem"><a href="/building-types/labs-research">Labs, Research</a></div>
            <div class="cfeSubMenuItem"><a href="/building-types/mission-critical">Mission Critical</a></div>
            <div class="cfeSubMenuItem"><a href="/building-types/office-buildings">Office Buildings</a></div>
            <div class="cfeSubMenuItem"><a href="/building-types/restaurant-retail">Restaurant, Retail</a></div>
            <div class="cfeSubMenuItem"><a href="/building-types/specialty-buildings">Specialty Buildings</a></div>
        </div>
    </div>
    <div id="cfeSubMenu_7" class="cfeSubMenu">
        <div style="margin-left: 420px;">
            <div class="cfeSubMenuItem"><a href="/codes-and-standards/electrical-power">Electrical, Power</a></div>
            <!-- <div class="cfeSubMenuItem"><a href="/codes-and-standards/energy-efficiency">Energy Efficiency</a></div> -->
            <div class="cfeSubMenuItem"><a href="/codes-and-standards/fire-life-safety">Fire, Life Safety</a></div>
            <div class="cfeSubMenuItem"><a href="/codes-and-standards/hvac">HVAC</a></div>
            <div class="cfeSubMenuItem"><a href="/codes-and-standards/lighting">Lighting</a></div>
            <!-- <div class="cfeSubMenuItem"><a href="/codes-and-standards/plumbing-piping">Plumbing, Piping</a></div> -->
        </div>
    </div>
    <div id="cfeSubMenu_8" class="cfeSubMenu">
        <div style="margin-left: 830px;">
            <!-- <div class="cfeSubMenuItem"><a href="/hvac/automation-controls">Automation, Controls</a></div> -->
            <div class="cfeSubMenuItem"><a href="/hvac/boilers-chillers">Boilers, Chillers</a></div>
            <!-- <div class="cfeSubMenuItem"><a href="/hvac/codes-and-standards">Codes and Standards</a></div>
            <div class="cfeSubMenuItem"><a href="/hvac/energy-efficiency">Energy Efficiency</a></div> -->
            <div class="cfeSubMenuItem"><a href="/hvac/heating-and-ventilation">Heating and Ventilation</a></div>
            <div class="cfeSubMenuItem"><a href="/hvac/plumbing-piping">Plumbing, Piping</a></div>
        </div>
    </div>
    <div id="cfeSubMenu_9" class="cfeSubMenu">
        <div style="margin-left: 420px;" class="cfeSubMenuItem"><a href="/education-and-training/education-and-training">Career Smart Articles</a></div>
        <div class="cfeSubMenuItem"><a href="/education-and-training/education-and-training">eGuides</a></div>
        <div class="cfeSubMenuItem"><a href="/education-and-training/education-and-training">Research</a></div>
        <div class="cfeSubMenuItem"><a href="/education-and-training/education-and-training" ">Upcoming Events</a></div>
        <div class="cfeSubMenuItem "><a href="/education-and-training/education-and-training">Videos</a></div>
        <div class="cfeSubMenuItem "><a href="/education-and-training/education-and-training">Webcasts</a></div>  
    </div>

    </div>
</div>
<!-- END of Navigation -->
<!-- END of Navigation -->
<!-- Skyscraper ADs Left -->

	<div class="leftADcontainer"><div class="skyscraper_holder"><ins data-revive-zoneid="{$GSIDAdId}" data-revive-id="5d3cba222eaaeee40162c5d04d22e1b8"></ins>
<!--
<script async language='JavaScript' type='text/javascript' src='https://cfemedia.gcnpublishing.com/openx/adx.js'></script>
<script async language='JavaScript' type='text/javascript'>
   if (!document.phpAds_used) document.phpAds_used = ',';
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("https://cfemedia.gcnpublishing.com/openx/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:527&amp;target=");
   document.write ("&amp;exclude=" + document.phpAds_used);   
   var _t = '';
   if (typeof ocOpxTarget == 'function') _t = ocOpxTarget();
   if (_t.length > 0) document.write ("&amp;" + _t);
   if (document.referrer)
      document.write ("&amp;referer=" + escape(document.referrer));

   document.write ("'><" + "/script>");
</script>
--></div><div class="skyscraper_holder"><ins data-revive-zoneid="2813" data-revive-id="5d3cba222eaaeee40162c5d04d22e1b8"></ins>
<!--
<script async language='JavaScript' type='text/javascript'>
   if (!document.phpAds_used) document.phpAds_used = ',';
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("https://cfemedia.gcnpublishing.com/openx/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:{$topleftpromo2}&amp;target=");
   document.write ("&amp;exclude=" + document.phpAds_used);
   var _t = '';
   if (typeof ocOpxTarget == 'function') _t = ocOpxTarget();
   if (_t.length > 0) document.write ("&amp;" + _t);
   if (document.referrer)
      document.write ("&amp;referer=" + escape(document.referrer));

   document.write ("'><" + "/script>");
</script>
--></div><div class="skyscraper_holder"><ins data-revive-zoneid="2744" data-revive-id="5d3cba222eaaeee40162c5d04d22e1b8"></ins>
<!--
<script async language='JavaScript' type='text/javascript' src='https://cfemedia.gcnpublishing.com/openx/adx.js'></script>
<script async language='JavaScript' type='text/javascript'>
   if (!document.phpAds_used) document.phpAds_used = ',';
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("https://cfemedia.gcnpublishing.com/openx/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:553&amp;target=");
   document.write ("&amp;exclude=" + document.phpAds_used);
   var _t = '';
   if (typeof ocOpxTarget == 'function') _t = ocOpxTarget();
   if (_t.length > 0) document.write ("&amp;" + _t);
   if (document.referrer)
      document.write ("&amp;referer=" + escape(document.referrer));

   document.write ("'><" + "/script>");
</script>
--></div><div class="skyscraper_holder"><ins data-revive-zoneid="2743" data-revive-id="5d3cba222eaaeee40162c5d04d22e1b8"></ins>
<!--
<script async language='JavaScript' type='text/javascript'>
   if (!document.phpAds_used) document.phpAds_used = ',';
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("https://cfemedia.gcnpublishing.com/openx/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:555&amp;target=");
   document.write ("&amp;exclude=" + document.phpAds_used);
   var _t = '';
   if (typeof ocOpxTarget == 'function') _t = ocOpxTarget();
   if (_t.length > 0) document.write ("&amp;" + _t);
   if (document.referrer)
      document.write ("&amp;referer=" + escape(document.referrer));

   document.write ("'><" + "/script>");
</script>
-->
</div></div>
<!-- END of Skyscraper ADs Left -->

<!-- content -->
<div id="main_content_section"><!--TYPO3SEARCH_begin--><div class="csc-textpic-text"><h1>Advertising opportunities, editorial calendar</h1>
<h3>Inspire engineering interaction with <i>Consulting-Specifying Engineer</i></h3>
<p>Become a media partner and participate in the wide variety of print and online programs we offer.<br /><b><br />Resources</b></p><ul><p><li><i>Consulting-Specifying Engineer </i>and <i>Pure Power </i><br /></p><ul><li><a href="https://pages.services/go.cfemedia.com/cse-media-kits/" title="Opens external link in new window" target="_blank" class="external-link-new-window">View the&nbsp;Interactive Media Kits&nbsp;</a></li><li><a href="https://pages.services/go.cfemedia.com/cse-media-kits/" title="Opens external link in new window" target="_blank" class="external-link-new-window">Download the 2018&nbsp;<i>Consulting-Specifying Engineer</i>&nbsp;&amp; <i>Pure Power</i> Media Kits (PDFs)</a></li><li><a href="https://pages.services/go.cfemedia.com/cse-media-kits/" title="Opens external link in new window" target="_blank" class="external-link-new-window">Download the 2019&nbsp;<i>Consulting-Specifying Engineer</i>&nbsp;&amp;&nbsp;<i>Pure Power</i>&nbsp;Media Kits (PDFs)</a></li></ul><p></li><li><a href="https://www.controleng.com/fileadmin/user_upload/CSE_2017_VAC_Audit_Report.pdf" title="Opens internal link in current window" target="_blank" class="external-link-new-window">Download the <i>Consulting-Specifying Engineer</i> 2017 VAC Report</a></li></p></ul><p><b>Additional resources</b></p><ul><li>How to contribute: <a href="connect/how-to-contribute/full-contributor-guidelines.html" title="Opens internal link in current window" class="internal-link">CFE Media (Content for Engineers) Contributor Guidelines Overview</a></li><li><a href="about-us.html" title="Opens internal link in current window" class="internal-link">About </a><i><a href="about-us.html" title="Opens internal link in current window" class="internal-link">Consulting-Specifying Engineer</a></i></li><li><a href="about-us/contact-us.html" title="Opens internal link in current window" class="internal-link"><i>Consulting-Specifying Engineer</i> and CFE Media contacts</a></li><li><a href="events-and-awards.html" title="Opens internal link in current window" class="internal-link"><i>Consulting-Specifying Engineer</i> awards and recognition programs</a></li><li><a href="http://www.csemag.com/index.php?id=17817&amp;ADMCMD_cooluri=1" title="Opens internal link in current window" target="_blank" class="external-link-new-window">2019 Trade Shows and Events</a></li></ul></div><div class="divider"><hr /></div><h4><a href="connect/magazine/advisory-board.html">CSE Editorial Advisory Board</a></h4><p>The veteran board members and newcomers represent expertise and leadership in engineering, building science, commissioning, and business practice. Representing the diverse climates, codes, and construction types found in the United States, board members—as authors, reviewers, and speakers—provide breadth and depth across the mechanical, electrical, fire, and life-safety engineering topics we cover. Below are the qualifications of each member. <a href="http://csemag.com/magazine/advisory-board.html" title="Opens external link in new window" target="_blank" class="external-link-new-window">Click here to meet the CSE Editorial Advisory Board</a>.</p><hr><h4><a href="http://www.controleng.com" target="_blank">Control Engineering</a></h4><div class="csc-textpic-text"><p>For news, tutorials, applications, and research on control, instrumentation and automation systems for electrical, mechanical and chemical engineers, please visit our sister publication <a href="http://www.controleng.com/" title="Opens external link in new window" target="_blank" class="external-link-new-window"><i>Control Engineering's</i> website</a> at <a href="http://www.controleng.com" target="_blank">www.controleng.com</a>.&nbsp; </p></div><hr><h4><a href="http://www.plantengineering.com" target="_blank">Plant Engineering</a></h4><div class="csc-textpic-text"><p><i>Plant Engineering</i> provides strategic manufacturing knowledge to help the plant manager operate efficiently, effectively and safely. Visit our sister publication <a href="http://www.plantengineering.com/" title="Opens external link in new window" target="_blank" class="external-link-new-window"><i>Plant Engineering's</i> website</a> for more information at <a href="http://www.plantengineering.com" target="_blank">www.plantengineering.com</a>.</p></div><hr><h4><a href="http://www.cfemedia.com/m2e/" target="_blank">Marketing to Engineers</a></h4><div class="csc-textpic-text"><p>For the past 6 years (2012-2017), CFE Media has hosted the Marketing to Engineers® event in downtown Chicago. During these sessions industry experts presented on the following:</p><ul><li>Tips for successful integrated marketing campaigns</li><li>Latest trends in social media relevant to the engineering community</li><li>Tips for website design</li><li>Content marketing strategies</li><li>Best practices for marketing to engineers</li><li>Tips for marketing communications</li><li>New product introductions</li><li>Marketing campaigns</li><li>Industrial branding, and other marketing to engineers tools</li></ul><p><a href="http://www.cfemedia.com/m2e/events/" title="Opens external link in new window" target="_blank" class="external-link-new-window">View the Marketing to Engineers® presentations.</a></p></div><!--TYPO3SEARCH_end--></div>
<!-- END of content -->

<!-- skyscraper AD right -->

        <div class="far_right_news">      <div class="eventIcon_cse">

<ins data-revive-zoneid="2810" data-revive-id="5d3cba222eaaeee40162c5d04d22e1b8"></ins>

</div></div>
	<div class="rightADcontainer"><ins data-revive-zoneid="2745" data-revive-id="5d3cba222eaaeee40162c5d04d22e1b8"></ins>
<!--
<script async language='JavaScript' type='text/javascript' src='https://cfemedia.gcnpublishing.com/openx/adx.js'></script>
<script async language='JavaScript' type='text/javascript'>
   if (!document.phpAds_used) document.phpAds_used = ',';
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);
   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("https://cfemedia.gcnpublishing.com/openx/adjs.php?n=" + phpAds_random);
   document.write ("&amp;what=zone:557&amp;target=");
   document.write ("&amp;exclude=" + document.phpAds_used);
   var _t = '';
   if (typeof ocOpxTarget == 'function') _t = ocOpxTarget();
   if (_t.length > 0) document.write ("&amp;" + _t);
   if (document.referrer)
      document.write ("&amp;referer=" + escape(document.referrer));

   document.write ("'><" + "/script>");
</script>
--></div>
	
<!-- END of Skyscraper AD right -->

<!-- Footer -->
	<div id="Footer"><ul class="footerUL"><li><h3>Articles</h3><a href="events-and-awards/career-smart.html">Career Smart</a><a href="media-library/case-studies-and-white-papers.html">Case Studies and White Papers</a><a href="codes-and-standards/electrical-power.html">Codes & Standards</a><a href="magazine.html">Magazine</a><a href="industry-news/industry-roundup.html">Industry Roundup</a><a href="connect/magazine/magazine-archives.html">Magazine Archives</a><a href="media-library/case-studies-and-white-papers/project-in-progress-dewberry.html">Projects in Progress</a></li>  <li>
    <h3>New Products</h3>
    <a target="newTab" href="https://gspplatform.cfemedia.com/pe/home">New Products</a>
    <a href="media-library/innovations-from-the-industry.html">Innovations from the Industry</a>
    <a href="newsletter/cse-new-products-for-engineers-showcase/product-media-showcase-september-12-2017.html">CSE Product &amp; Media Showcase</a>
    <a href="events-and-awards/product-of-the-year.html">Product of the Year</a>
  </li><li><h3>Topics</h3><a href="power/automation-controls.html">Automation, Controls</a><a href="codes-and-standards/electrical-power.html">Codes & Standards</a><a href="electrical-lighting/electrical-systems.html">Electrical Systems</a><a href="fire-life-safety/codes-and-standards.html">Fire & Life Safety</a><a href="hvac/heating-and-ventilation.html">HVAC/R</a><a href="electrical-lighting/lighting-systems.html">Lighting</a><a href="hvac/plumbing-piping.html">Plumbing, Piping</a></li><li><h3>Training, Tools</h3><a href="connect/apps-for-engineers.html">Apps for Engineers</a><a href="events-and-awards/career-smart.html">Career Smart</a><a href="cs/case-study-database.html">Case Study Database</a><a href="media-library/videos.html">Videos</a></li><li><h3>Events and Awards</h3><a href="events-and-awards/40-under-40.html">40 Under 40</a><a href="events-and-awards/mep-giants.html">MEP Giants</a><a href="events-and-awards/product-of-the-year.html">Product of the Year</a><a href="events-and-awards/upcoming-events.html">Upcoming Events</a></li><li><h3>News, Views, Blogs</h3><a href="events-and-awards/career-smart.html">Career Smart</a><a href="blogs/collaborating-against-counterfeit-electrical-products.html">Collaborating against counterfeit electrical products</a><a href="blogs/cut-the-copper.html">Cut the Copper</a><a href="blogs/engineering-change.html">Engineering Change</a><a href="blogs/ieee-power-perspectives.html">IEEE Power Perspectives</a><a href="industry-news.html">Industry News</a><a href="blogs/insights-on-power.html">Insights on Power</a><a href="blogs/research-analyst-blogs.html">Research Analyst Blogs</a><a href="industry-news/rss-feeds.html">RSS Feeds</a><a href="connect/social-media.html">Social Media</a><a href="blogs/understanding-specifications-codes-and-standards.html">Understanding Specifications, Codes, and Standards</a></li><li><h3>Newsletters</h3><a href="cse-codes-standards/codes-standards-oct-17-2018.html">Codes & Standards</a><a href="cse-electrical-solutions/electrical-solutions-sept-12-2018.html">Electrical Solutions</a><a href="cse-fire-life-safety/fire-life-safety-oct-23-2018.html">Fire & Life Safety</a><a href="cse-hvac/hvac-nov-6-2018.html">HVAC</a><a href="cse-newswatch-data-centers/newswatch-data-centers-oct-18-2018.html">NewsWatch: Data Centers</a><a href="cse-newswatch-educational-facilities/newswatch-edu-oct-11-2018.html">NewsWatch: Educational Facilities</a><a href="cse-newswatch-hospitals/newswatch-hospitals-oct-25-2018.html">NewsWatch: Hospitals</a><a href="cse-pure-power/pure-power-october-10-2018.html">Pure Power</a><a href="enewsletter-archive.html">eNewsletter Archive</a></li><li><h3>Advertising</h3><a href="cs/case-study-database-listing.html">Case Study Database Listing</a><a href="about-us/contact-us.html">Contact Us</a><a href="media-library/innovations-from-the-industry.html">Innovations from the Industry</a><a href="industry-news/internet-profiles.html">Internet Profiles</a><a href="connect/magazine.html">Magazine</a><a href="product-media-showcase-oct-9-2018.html">CSE Product & Media Showcase</a></li><li><h3>About Us</h3><a href="about-us/terms-of-use.html">Terms of Use</a><a href="connect/apps-for-engineers.html">Apps for Engineers</a><a href="https://www.controleng.com">Control Engineering</a><a href="about-us/about-cfe-media-llc.html">About CFE Media LLC.</a><a href="connect/magazine/advisory-board.html">Advisory Board</a><a href="connect/how-to-contribute.html">How to Contribute</a><a href="about-us/contact-us.html">Contact Us</a><a href="magazine.html">Magazine</a><a href="contentstream.html">Content Stream</a><a href="connect/magazine/magazine-archives.html">Magazine Archives</a><a href="connect/magazine/egsa-on-peak-performance.html">EGSA On-Peak Performance</a><a href="https://www.plantengineering.com">Plant Engineering</a><a href="about-us/privacy-policy.html">Privacy Policy</a><a href="connect/magazine/pure-power.html">Pure Power</a><a href="site-map.html">Site Map</a><a href="connect/magazine/subscribe.html">Subscribe</a></li></ul><a href="//www.csemag.com/" class="bottomLogoLink"><div id="footerLogo"></div></a><a href="https://www.cfemedia.com" class="companyLogoLink"></a></div>
<!-- END of Footer -->
</div>
<!-- END WRAPPER -->



<noscript><img src="https://cse-validate.onecount.net/onecount/oc_track/tracker_nojs.php?_ca=OC-CFE-07282014" style="border:0" alt="" /></noscript>
<div style="display:none"><a href="https://cse-validate.onecount.net/onecount/oc_track/creditcardlist.php?_ca=OC-CFE-07282014" style="border:0" alt="">click me</a></div>

</body>
</html>