<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Chemistry Industry Association of Canada</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="keywords" content="Chemistry Industry Association Canada, CIAC, Responsible Care, Chemical Producers, Chemical Manufacturing,
Chemical Manufacturers, Catalyst Magazine, Richard Paton, Emissions Reporting, Chemical Transportation, Chemical Safety, Chemical Health, 
Sustainability, Environment, Chemical Solutions, Chemistry = Solutions, Chemistry Canada">
<meta name="description" content="The Chemistry Industry Association of Canada is the voice of Canada’s chemistry industry. We represent the interests of Canada’s leading chemistry companies – from petrochemical, inorganic and specialty chemical producers, to bio-based manufacturers and chemistry-related technology and R&D companies.">
<meta name="author" content="">

<!-- FAVICON -->
<link rel="shortcut icon" href="/ico/favicon.ico">

<!-- STYLES -->
<link href="/css/bootstrap.css" rel="stylesheet">
<style>
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom:20px;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-share{text-align:right;}

.vid-clear{clear:left;}

 @media only screen and (max-width: 720px) {
.video-share{text-align:left;}
}

.staff-photo {
  filter: none;
  -webkit-filter: grayscale(100%);
   -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5;
}
.staff-photo:hover{
  filter: none;
  -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
   opacity: 1;
}

</style>

<!-- FONTS -->
<link href='https://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>

<!-- JQUERY -->
<script src="/js/jquery-1.8.2.min.js"></script>
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
      <script src="https://html5shim.googlecode.com/svn/trunk/html5.js"></script>
    <![endif]-->









	<!-- DO NOTHING - ENGLISH CONTENT ON ENGLISH DOMAIN, AS INTENDED 
	Current HTTP_HOST: www.canadianchemistry.ca
	Current URL: /en/index 
	All is well, you're seeing the correct content for the current domain/language. -->


<!-- Begin Constant Contact Active Forms -->
<script> var _ctct_m = "94c6b0113cae2220c4c932a08ba87fa9"; </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 -->


<!-- Slider Stylesheets -->
<link href="/css/minimal-black/rs-minimal-black.css" rel="stylesheet">
<link href="/css/royalslider.css" rel="stylesheet">
<link href="/css/royalslider-custom.css" rel="stylesheet">


<!-- Slider JS -->
<script src="/js/jquery.royalslider.min.js"></script>
<script src="/js/jquery.easing-1.3.js"></script>
<script>
jQuery(document).ready(function($) {
  $('#feature-slider').royalSlider({
    arrowsNav: true,
    arrowsNavAutoHide: false,
	autoPlay: {
    		// autoplay options go gere
    		enabled: true,
    		pauseOnHover: true,
			delay: 5000
    	},
    fadeinLoadedSlide: false,
    controlNavigationSpacing: 0,
    controlNavigation: 'bullets',
    imageScaleMode: 'none',
    imageAlignCenter: false,
    blockLoop: true,
    loop: true,
    numImagesToPreload: 1,
    transitionType: 'fade',
    keyboardNavEnabled: true,
    block: {
      delay: 400
    }
  });
});
</script> 

<!-- TOUCHCAROUSEL -->
<link rel="stylesheet" href="/css/touchcarousel.css" />
<link rel="stylesheet" href="/css/three-d-skin/three-d-skin.css" />
<style>
/*** Carousel with image and text (horizontal)***/
#members-partners {
	width: 100%;
	height: 120px;
}
#members-partners .touchcarousel-item {
	position: relative;
	background-color:#CCC;
	margin-right: 40px;
	width: 230px;
}
#members-partners img, #members-partners h4, #members-partners p {
	float:left;
	position: relative;
}
#members-partners img {
	width: 218px;
	max-width: 100%;
}
.q-contain{
	position: relative;
	display:inline-block;
}
.presquote:before {
	padding:5px 5px 5px 5px;
	margin: 0;
	float: left;
	top: -16px;
	left: 0px;
	content: url('/assets/img/quote1.png');

}
.presquote:after {
	position: absolute;
	padding:5px 5px 5px 5px;
	margin: 0;
	bottom: -16px;
	right: 0px;
	content: url('/assets/img/quote2.png');

}
</style>

</head>

<body>
<!-- HEADER -->
<div class="header-wrap">
	<div class="container">
		<div class="row header">
			<div class="span6 logo"><img alt="Chemistry Industry Association of Canada" src="/img/CIAC-Logo-2015-EN-White.png"></div>
			<div class="span6 header-links">
				<div class="header-social">
					<a href="https://twitter.com/ChemistryCanada" target="_blank"><img src="/ico/twitter.png"></a> 
					<a href="https://www.facebook.com/ChemistryCanada" target="_blank"><img src="/ico/facebook.png"></a> 
					<a href="http://www.linkedin.com/company/chemistry-industry-association-of-canada/" target="_blank"><img src="/ico/linkedin.png"></a>
				</div>
					<a class="active header-link" href="/index.php/en"><i class="icon-home"></i> Home</a> 
					<a class="header-link" href='http://chimiecanadienne.ca/index.php/fr/index'><i class="icon-comments-alt"></i> Fran&ccedil;ais</a> 
					<a class="header-link" data-toggle="modal" href="#subscribe-modal"><i class="icon-envelope"></i> Subscribe</a> 
					<a class="header-link" data-toggle="modal" href="#my-modal"><i class="icon-search"></i> Search</a>
			</div>
		</div>
	</div>
</div>
<!-- END HEADER -->
<div class="nav-wrap">
  <div class="container"> 
    <!-- NAVIGATION -->
    <div class="navbar ">
      <div class="navbar-inner"> 
        <!--<span class="brand">Go to...</span>--> 
        <a class="btn btn-navbar btn-primary" data-toggle="collapse" data-target=".nav-collapse"><i class="icon-reorder"></i> Menu</a>
        <div class="nav-collapse">
          <ul class="nav">
          <!-- Mobile only - these appear for < 500px-->
          <li class="mobile-link"><a href="/index.php/en/index">Home</a></li>
          <li class="mobile-link"><a href="/index.php/en/contact">Contact</a></li>
          <li class="mobile-link"><a href='http://chimiecanadienne.ca/index.php/fr/index'>Fran&ccedil;ais</a></li>
          <li class="mobile-link"><a href="/index.php/en/subscribe">Subscribe</a></li>
          <li class="mobile-link"><a href="/index.php/en/search">Search</a></li>
          <!-- End Mobile only -->
            <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Who We Are</a>
              <ul class="dropdown-menu">
                <li><a href="/index.php/en/staff">CIAC Team</a></li>
                <li><a href="/index.php/en/members-partners">CIAC Members & Partners</a></li>
                <li><a href="/index.php/en/board-of-directors">CIAC Board of Directors</a></li>
                <li class="divider"></li>
                <li><a href="/index.php/en/join-us">Join CIAC</a></li>
              </ul>
            </li>
            <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">What We Do</a>
              <ul class="dropdown-menu">
                <li><a href="/index.php/en/industry-overview">About Our Industry</a></li>
                <li><a href="/index.php/en/government-relations">Government Relations</a></li>
                <li><a href="/index.php/en/environmental-performance">Environmental Performance</a></li>
		<li><a href="/index.php/en/Chemical-Facility-and-Transportation-Safety">Chemical Facility & Transportation Safety</a></li>
              </ul>
            </li>
            <li><a href="/responsible_care/index.php/en/index">Responsible Care<sup>&reg;</sup></a></li>
            <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Media & Resources</a>
              <ul class="dropdown-menu">
				<li><a href="/index.php/en/blog">President's Message</a></li>
				<li><a href="/index.php/en/press-releases">Press Releases</a></li>
				<li><a href="/index.php/en/publications">Reports</a></li>
				<li><a href="/index.php/en/fact-sheets-brochures">Fact Sheets</a></li>
				<li><a href="/index.php/en/position-statements">CIAC Position Statements</a></li>
				<!-- <li><a href="#">Op-eds</a></li> -->
				<li><a href="/index.php/en/chemistry-equals-solutions">Chemistry = Solutions</a></li>
				<li><a href="/index.php/en/photo-gallery">Photo Galleries</a></li>
				<li><a href="/index.php/en/videos">Videos</a></li>
				<li><a href="/index.php/en/events">Events</a></li>
				<li><a href="/responsible_care/index.php/en/rc-report-2015-home">Responsible Care<Sup>®</Sup> Performance: <br />Delivering On Our Commitments</a></li>
				<li><a href="/index.php/en/links">Links</a></li>

				<li class="divider"></li>
				<li><a href="/index.php/en/catalyst">Catalyst Magazine</a></li>
              </ul>
            </li>
	    

			
		
	    <li><a href="/index.php/en/contact">Contact</a></li>
          </ul>
          <ul class="nav pull-right">
            <li>
              <div class="btn-group"> <a class="btn btn-primary btn-small dropdown-toggle" style="margin-top: -5px;" data-toggle="dropdown" href="#"> <i class="icon-user"></i>Members</a>
                <ul class="dropdown-menu">
                  <li><a href="http://members.canadianchemistry.ca/" target="_blank"><i class="icon-signin"></i> Sign In</a></li>
                  <li><a href="http://members.canadianchemistry.ca/UserRegistration" target="_blank"><i class="icon-pencil"></i> Sign Up</a></li>
                </ul>
              </div>
            </li>
          </ul>
        </div>
      </div>
    </div>
  </div>
</div>
<div class="clearfix"></div>
</div>
<!-- END NAVIGATION --> 

<!-- SEARCH MODAL -->
<div class="modal hide fade in" id="my-modal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
        <div class="modal-header">
          <button type="button" class="close" data-dismiss="modal" aria-hidden="true">x</button>
          <h3 id="myModalLabel">Search</h3>
        </div>
        <div class="modal-body">
          <form action="/index.php/en/search-results" method="post">
            <input class="span6" type="text" placeholder="Keywords" name="title">
          
        </div>
        <div class="modal-footer">
          <button type="submit" class="btn btn-primary">Search</button>
          <button class="btn" data-dismiss="modal" aria-hidden="true">Close</button>	</form>
        </div>
      </div>
<!-- END SEARCH MODAL -->



<!-- MC SUBSCRIBE MODAL -->
<div class="modal hide fade in" id="subscribe-modal" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true" style="margin-bottom: 50px !important;">
        <div class="modal-body" style="max-height:600px; overflow:auto;" >

			<!-- Begin Constant Contact Inline Form Code -->

			<div class="ctct-inline-form" data-form-id="75c28609-8027-4749-a1cd-605f9bc026bf" style="border: 1px solid red;"></div>

			<!-- End Constant Contact Inline Form Code -->

		<!--End mc_embed_signup-->
          
        </div>

      </div>
<!-- MC SUBSCRIBE MODAL -->

<!-- SLIDER -->
<div class="container container-pad">
  <div class="row">
    <div class="span12">
      <div class="well2">
        <div id="feature-slider" class="royalSlider rsMinB"> 


        <!-- Slide 0 -->
		
		
			  <div class="rsContent left-align-slide" style="background-image: url(/scripts/phpthumb/phpThumb.php?src=/library/featured-images/CIAC_LowCarbonPaper_Slide-1.jpg&q=70); background-position: center left">
				<div class="bContainer"> 

					<span class="rsABlock" data-move-effect="none" style="max-width: 400px; padding:10px 15px; position: absolute; top: 230px;">
					<a href="/library/uploads/CIAC_LowCarbonPaper_English.pdf" target="_blank" class="btn btn-success btn-large"">Learn More</a>
					</span>
					

				</div>
			  </div>
		

	
	
	
          <div class="rsContent left-align-slide" style="background-image: url(/scripts/phpthumb/phpThumb.php?src=/library/featured-images/banner2018v2_fixed.jpg&q=70); background-position: center left">
			<div class="bContainer"> 
				


				<span class="rsABlock" data-move-effect="none" style="max-width: 400px; padding:10px 15px; background-color: rgba(255, 255, 255, 0.75);">
				 
				<h2 style="color: black;">Nominations are now open for the 2018 Canada’s Safest Employers awards!</h2>
				</span> 

				<a href="http://www.safestemployers.com/home/" target="_blank" class="btn btn-success btn-large" style="">Learn More</a>

				
				

			</div>
          </div>
	


	
	
	


	
		
		<!-- Slide 0 -->
	
        <div class="rsContent left-align-slide" style="background-image: url(/scripts/phpthumb/phpThumb.php?src=/library/uploads/bgr1.jpg&q=70); background-position: center left">
            <div class="bContainer"  style="max-width: 500px;"> <strong class="rsABlock blockHeadline" style="color: #fff">Fueling Canada’s Economy, One Molecule at a Time</strong> <span class="rsABlock" data-move-effect="none" style="margin-top: 20px; max-width: 330px;">
              <p style="color: #fff;"><p>Canada’s $50-billion chemistry industry creates thousands of jobs, adds billions in value to our natural resources, and supports Canada’s economic diversity.</p></p>
              </span> <span class="rsABlock" data-move-effect="bottom" style="margin-top: 20px"><a href="/index.php/en/industry-overview" class="btn btn-primary btn-large">Learn More</a></span> </div>
          </div>
	

  <!-- Slide 1 -->

	

	<!-- Slide 2 -->

	        <!-- Slide 3-->
	
          <div class="rsContent left-align-slide" style="background-image: url(/scripts/phpthumb/phpThumb.php?src=/library/uploads/iStock_000019271733_Medium.jpg&q=70); background-position:right; background-repeat:no-repeat;">
            <div class="bContainer"> <span class="rsABlock" data-move-effect="none" style="margin: 10px 10px 10px 10px; max-width: 400px; padding:10px 15px; background-color: rgba(255, 255, 255, 0.75);">
          
		 <h2>Canada&#8217;s Chemistry Industry: Partners in Transportation Safety</h2>
		<p><p>​<span>CIAC is committed to working with governments, transportation partners and communities to ensure that Canada has the strongest transportation safety standards in the world. </span></p></p>
	   <span style="margin-top: 20px; margin-bottom:10px;"><a href="http://www.canadianchemistry.ca/library/uploads/CIAC_-_Partners_in_Transportation_Safety.pdf" class="btn btn-primary btn-large">Learn More</a></span>
              </span> </div>
          </div>
	


	        <!-- Slide 3.5-->
	

          <!-- Slide 4 -->
	
         <div class="rsContent left-align-slide" style="background-image: url(/scripts/phpthumb/phpThumb.php?src=/library/uploads/chem-solutions-bgr.jpg&q=70); background-position: center left">
            <div class="bContainer"> <strong class="rsABlock blockHeadline">​Chemistry = Solutions</strong> 
		<span class="rsABlock" data-move-effect="none" style="margin-top: 20px; max-width: 370px;">
              		<p><b>The chemistry industry is in the business of solutions.</b></p>
<p>We’re constantly innovating – making discoveries that will help solve the world&#8217;s toughest problems, and create a healthier, safer and more sustainable future.</p>
              	</span> 
		<span class="rsABlock" data-move-effect="bottom" style="margin-top: 20px"><a href="/index.php/en/chemistry-equals-solutions" class="btn btn-primary btn-large">Learn More</a></span> </div>
          </div>  
	

	 
          
        
         <!-- Slide 5 -->
	
  
          <!-- Slide 6 -->
	
          <div class="rsContent left-align-slide" style="background-image: url(/scripts/phpthumb/phpThumb.php?src=/library/uploads/sus-solutions-bgr2.jpg&q=70); background-position: center left">
            <div class="bContainer"> <strong class="rsABlock blockHeadline"><img src="/img/responsible-care-logo.png"></strong> <span class="rsABlock" data-move-effect="none" style="margin-top: 20px; max-width: 350px;">
              <p>​Responsible Care<sup>®</sup> is the chemistry industry&#8217;s commitment to sustainability - the betterment of society, the environment and the economy.</p>
              </span> <span class="rsABlock" data-move-effect="bottom" style="margin-top: 20px"><a href="/responsible_care/" class="btn btn-success btn-large">Learn More</a></span> </div>
          </div>
	
	    <!-- Slide 7 - EVENTS -->


        </div>
      </div>
    </div>
  </div>
</div>
</div>
<!-- END SLIDER --> 

<!-- PAGE CONTENT ROW 1-->
<div class="container-wrap">
  <div class="container container-pad">
    <div class="row">

		
		
		<div class="span4">
			<h2>President's Message</h2>
			
				<div class="q-contain">
					<em class="presquote"><p>As our leaders head to the G7 Summit in Charlevoix, Quebec on June 8 with the intention of proposing the &ldquo;Paris Agreement for marine litter,&rdquo; and as our colleagues at Plastics Europe and the American Chemistry Council propose aggressive targets to curb plastic waste, we are now at a decisive moment when it comes to public policy and the global...</p></em>
				</div>
				<span class="entry-date"></span>

				<p>Bob Masterson, President and CEO<br />
				<span class="entry-date">June 04 2018</span></p>
				<p><a class="btn btn-primary" href="/index.php/en/blog-full/chemistry-sector-addressing-plastic-waste-head-on">Read More</a></p>
			
		</div>
		


		
		<div class="span4">
			<h2>News</h2>
			
				<p><strong><a href="/index.php/en/press-releases-full/497">CIAC welcomes Government response to CEPA amendment recommendations</a></strong><br />
				<em>July 03 2018</em><br />
				
			
				<p><strong><a href="/index.php/en/press-releases-full/496">Generation Energy Council Report highlights chemistry’s role in Canada’s low-carbon energy future</a></strong><br />
				<em>June 28 2018</em><br />
				
			
				<p><strong><a href="/index.php/en/press-releases-full/493">Canada’s chemistry industry welcomes the Railway Safety Act Review Report</a></strong><br />
				<em>June 12 2018</em><br />
				
			
			<p><a class="btn" href="/index.php/en/press-releases">View All</a></p>
		</div>
		

		
		
		<div class="span4">
			<div class="hidden-phone">
  <!-- TWITTER -->
<h2>Twitter</h2>




	<a href="https://twitter.com/ChemistryCanada/statuses/1014181329796194304" target="_blank"><img src="https://pbs.twimg.com/profile_images/619193255113170945/PtFcFp_P_normal.jpg" align="left" style="margin-right: 10px; margin-bottom: 5px;" /></a>
	<div class="twtr-tweet" style="padding-bottom: 5px; line-height: 17px;">
		<a href="https://twitter.com/ChemistryCanada/statuses/1014181329796194304" style="text-decoration: none;" target="_blank"><strong>ChemistryCanada</strong></a> We support the government’s commitment to a clear and transparent regulatory process that encourages stakeholder in… <a target='_blank' title='https://twitter.com/i/web/status/1014181329796194304' href='https://t.co/zeeAbEZvey'>twitter.com/i/web/status/1…</a><br />
	</div>
	<div style="font-size: 85%; padding-bottom: 10px">
		<a href="#" style="text-decoration: none;" >13h</a> - 
		<a href="https://twitter.com/intent/tweet?in_reply_to=1014181329796194304" style="text-decoration: none;" target="_blank">rreply</a> - 
		<a href="https://twitter.com/intent/retweet?tweet_id=1014181329796194304" style="text-decoration: none;" target="_blank">retweet</a> - 
		<a href="https://twitter.com/intent/favorite?tweet_id=1014181329796194304" style="text-decoration: none;" target="_blank">favourite</a>
	</div>
	</p>



	<a href="https://twitter.com/ChemistryCanada/statuses/1014138453397606402" target="_blank"><img src="https://pbs.twimg.com/profile_images/619193255113170945/PtFcFp_P_normal.jpg" align="left" style="margin-right: 10px; margin-bottom: 5px;" /></a>
	<div class="twtr-tweet" style="padding-bottom: 5px; line-height: 17px;">
		<a href="https://twitter.com/ChemistryCanada/statuses/1014138453397606402" style="text-decoration: none;" target="_blank"><strong>ChemistryCanada</strong></a> CIAC would like to thank <a target='_blank' title='EnvironmentalDefence' href='http://twitter.com/envirodefence'>@envirodefence</a> and <a target='_blank' title='Ecojustice' href='http://twitter.com/ecojustice_ca'>@ecojustice_ca</a> for their hard work on providing consensus views with us… <a target='_blank' title='https://twitter.com/i/web/status/1014138453397606402' href='https://t.co/wGlHfd1y9F'>twitter.com/i/web/status/1…</a><br />
	</div>
	<div style="font-size: 85%; padding-bottom: 10px">
		<a href="#" style="text-decoration: none;" >16h</a> - 
		<a href="https://twitter.com/intent/tweet?in_reply_to=1014138453397606402" style="text-decoration: none;" target="_blank">rreply</a> - 
		<a href="https://twitter.com/intent/retweet?tweet_id=1014138453397606402" style="text-decoration: none;" target="_blank">retweet</a> - 
		<a href="https://twitter.com/intent/favorite?tweet_id=1014138453397606402" style="text-decoration: none;" target="_blank">favourite</a>
	</div>
	</p>





 <p><a class="btn btn-primary" href="https://twitter.com/ChemistryCanada"><i class="icon-white icon-twitter"></i> Follow @ChemistryCanada</a></p>



        <!-- END TWITTER -->
</div>
		</div>
		

	</div>
  </div>
</div>
<!-- END PAGE CONTENT ROW 1-->

<!-- MEMBERS AND PARTNERS -->
<div class="container container-pad">
  <h2>Members &amp; Partners</h2>
  <div class="row">
    <div class="span12">
      <div id="members-partners" class="touchcarousel  three-d">
        <ul class="touchcarousel-container">
          
	
		<li class="touchcarousel-item ">
					
						
						<!-- row_id: 434 -->
						<img src="/library/mem-logos/_homepage-thumb/Trimac-logo.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 435 -->
						<img src="/library/mem-logos/_homepage-thumb/cn-Logo-File.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 436 -->
						<img src="/library/mem-logos/_homepage-thumb/cp-logo.jpg" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 942 -->
						<img src="/library/mem-logos/_homepage-thumb/Dupont-Logo.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 437 -->
						<img src="/library/mem-logos/_homepage-thumb/GATX-RailCanada.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 438 -->
						<img src="/library/mem-logos/_homepage-thumb/harmac-Logo-File.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 439 -->
						<img src="/library/mem-logos/_homepage-thumb/harlod-marcus.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 441 -->
						<img src="/library/mem-logos/_homepage-thumb/Nexen_logo.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 442 -->
						<img src="/library/mem-logos/_homepage-thumb/nwtl-Logo-File.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 444 -->
						<img src="/library/mem-logos/_homepage-thumb/Procor-Logo.png" class="thumbnail" />
					
				</li>
	
		<li class="touchcarousel-item ">
					
						
						<!-- row_id: 944 -->
						<img src="/library/mem-logos/_homepage-thumb/C4.jpg" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 1171 -->
						<img src="/library/mem-logos/_homepage-thumb/ch2m_logo.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 945 -->
						<img src="/library/mem-logos/_homepage-thumb/ERM_Colour_CMYK_Logo_Oversi.jpg" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 915 -->
						<img src="/library/mem-logos/_homepage-thumb/GA_Logo_Large_RGB.jpg" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 458 -->
						<img src="/library/mem-logos/_homepage-thumb/KPMG-Logo-File.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 1172 -->
						<img src="/library/mem-logos/_homepage-thumb/lakeside_logo.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 974 -->
						<img src="/library/mem-logos/_homepage-thumb/Logo_SNCLavalin_-%C2%AC2015_COUL_RGB.jpg" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 989 -->
						<img src="/library/mem-logos/_homepage-thumb/TFC_final_rgb.jpg" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 1224 -->
						<img src="/library/mem-logos/_homepage-thumb/ce16b70c58ecc239f61e4adc520.jpg" class="thumbnail" />
					
				</li>
	
		<li class="touchcarousel-item ">
					
						
						<!-- row_id: 460 -->
						<img src="/library/mem-logos/_homepage-thumb/akzo-Logo-File.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 461 -->
						<img src="/library/mem-logos/_homepage-thumb/Arkema_Logo_New_Oct_2012_Logotype_Rouge.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 484 -->
						<img src="/library/mem-logos/_homepage-thumb/ARLANXEO_CL_RGB_500.jpg" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 463 -->
						<img src="/library/mem-logos/_homepage-thumb/BASFc_2_green.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 464 -->
						<img src="/library/mem-logos/_homepage-thumb/Final_Logo_BioAmber_TM.jpg" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 1221 -->
						<img src="/library/mem-logos/_homepage-thumb/CKPC-Logo-Full-Web.jpg" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 466 -->
						<img src="/library/mem-logos/_homepage-thumb/CCC-Logo.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 467 -->
						<img src="/library/mem-logos/_homepage-thumb/Chemtrade-Logo.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 913 -->
						<img src="/library/mem-logos/_homepage-thumb/chemours.jpg" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 471 -->
						<img src="/library/mem-logos/_homepage-thumb/Dow-Logo.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 473 -->
						<img src="/library/mem-logos/_homepage-thumb/erco-Logo-File.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 475 -->
						<img src="/library/mem-logos/_homepage-thumb/Evonik-Logo.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 476 -->
						
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 478 -->
						<img src="/library/mem-logos/_homepage-thumb/Blachford-Logo.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 973 -->
						<img src="/library/mem-logos/_homepage-thumb/Grace-logo-with-tag-COLOR-medium.jpg" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 479 -->
						<img src="/library/mem-logos/_homepage-thumb/Honeywell-Logo.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 480 -->
						<img src="/library/mem-logos/_homepage-thumb/Imperial_full_colour.jpg" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 481 -->
						<img src="/library/mem-logos/_homepage-thumb/INEOS-Logo.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 482 -->
						<img src="/library/mem-logos/_homepage-thumb/jungbunzlaurr-Logo-File.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 483 -->
						<img src="/library/mem-logos/_homepage-thumb/kronos-Logo-File.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 1216 -->
						<img src="/library/mem-logos/_homepage-thumb/LANXESS_logo.jpg" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 485 -->
						<img src="/library/mem-logos/_homepage-thumb/MEGlobal-Logo.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 486 -->
						<img src="/library/mem-logos/_homepage-thumb/Methanex_Logo_to_Will.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 488 -->
						<img src="/library/mem-logos/_homepage-thumb/national-silicates-Logo-File.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 489 -->
						<img src="/library/mem-logos/_homepage-thumb/NorFalco-Logo.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 490 -->
						<img src="/library/mem-logos/_homepage-thumb/nova-Logo-File.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 491 -->
						<img src="/library/mem-logos/_homepage-thumb/olin-Logo-File.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 496 -->
						<img src="/library/mem-logos/_homepage-thumb/PCAS_Canada_Primary_Medium.jpg" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 477 -->
						<img src="/library/mem-logos/_homepage-thumb/PeroxyChem_Logo.JPG" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 1175 -->
						<img src="/library/mem-logos/_homepage-thumb/RGB-PraxairLogo_with-taglin.jpg" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 495 -->
						<img src="/library/mem-logos/_homepage-thumb/Shell-Logo.png" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 493 -->
						<img src="/library/mem-logos/_homepage-thumb/Solvay-logo.jpg" class="thumbnail" />
					
				</li><li class="touchcarousel-item ">
					
						
						<!-- row_id: 497 -->
						<img src="/library/mem-logos/_homepage-thumb/Stepan-Logo-File.png" class="thumbnail" />
					
				</li>
	

        </ul>
      </div>
    </div>
  </div>
</div>
<!-- END MEMBERS AND PARTNERS -->

<!-- PAGE CONTENT ROW 3-->
<div class="container-wrap">
  <div class="container container-pad"> 
    <div class="row">
      <div class="span4">
	
        <h2>About CIAC</h2>
       <p>
	The Chemistry Industry Association of Canada is the voice of Canada&rsquo;s chemistry industry. We represent the interests of Canada&rsquo;s leading chemistry companies &ndash; from petrochemical, inorganic and specialty chemical producers, to bio-based manufacturers and chemistry-related technology and R&amp;D companies.</p>
<p>
	<a class="btn btn-primary" href="/index.php/en/members-partners">Learn More</a></p>
	
      </div>
      <div class="span4">
      
        <h2>Join Us</h2>
       <p>
	CIAC is recognized as a world leader in the sustainable stewardship of chemical products. We&rsquo;re known for being a pragmatic, policy-based organization that represents members&rsquo; interests based on solid analysis and scientific data.&nbsp;</p>
<p>
	<a class="btn btn" href="/index.php/en/join-us">Learn More</a>&nbsp;<a class="btn btn-primary" href="mailto:membership@canadianchemistry.ca">Join Us</a></p>
	

	 </div>
      <div class="span4">
        
        <h2>Responsible Care<sup>&reg;</sup></h2>
       <p>
	Responsible Care<sup>&reg;</sup>&nbsp;is the chemistry industry&rsquo;s commitment to sustainability. Its ethic and principles compel companies to innovate for safer and more environmentally friendly products and processes, and to work to eliminate harm throughout the entire life cycle of their products.</p>
<p>
	<a class="btn btn-primary" href="/responsiblecare">Learn More</a></p>
	
      </div>
    </div>
  </div>
</div>
<!-- END PAGE CONTENT ROW 3-->

<!-- SPONSORS-->
<div class="container container-pad">
  <div class="row">
			<div class="span4">
       <iframe class="thumbnail" src=http://www.naylornetwork.com/absolutebm/abmw.aspx?a=CDC-WEB-Banner01&K=Home%20Page&isframe=true width=218 height=100 frameborder=0 scrolling=no marginheight=0 marginwidth=0 style="margin: 0 auto; margin-bottom: 17px;"></iframe>  
        </div>
	<div class="span4">
	<iframe class="thumbnail" src=http://www.naylornetwork.com/absolutebm/abmw.aspx?a=CDC-WEB-Banner02&K=Home%20Page&isframe=true width=218 height=100 frameborder=0 scrolling=no marginheight=0 marginwidth=0 style="margin: 0 auto; margin-bottom: 17px;"></iframe> 
  	 </div>
	<div class="span4">
	 <iframe class="thumbnail" src=http://www.naylornetwork.com/absolutebm/abmw.aspx?a=CDC-WEB-Banner03&K=Home%20Page&isframe=true width=218 height=100 frameborder=0 scrolling=no marginheight=0 marginwidth=0 style="margin: 0 auto; margin-bottom: 17px;"></iframe>  
 	  </div>
  </div>
</div>
<!-- END SPONSORS-->

<!-- FOOTER -->
<div class="footer-border"></div>
<div class="footer-wrap">
  <div class="container container-pad">
    <div class="row">
      <div class="span6">
        <p>Copyright &copy; Chemistry Industry Association of Canada.<br />
          <a href="/admin.php">Admin Login</a> &nbsp;&#8226;&nbsp;&nbsp;<a href="/index.php/en/privacy-policy">Privacy Policy</a><br />
          Website by <a href="http://nmd.cc/54" target="_blank">NewMediaDrive.com</a></p>
      </div>
      <div class="span6 share">
	 <h3>Share this Site</h3>
        <span class='st_twitter_large' st_title="Chemistry Industry Association of Canada" st_summary="The Chemistry Industry Association of Canada is the voice of Canada’s chemistry industry. We represent the interests of Canada’s leading chemistry companies – from petrochemical, inorganic and specialty chemical producers, to bio-based manufacturers and chemistry-related technology and R&D companies." displayText='Tweet' st_image="/img/ciac-share-logo.jpg"></span><span class='st_linkedin_large' displayText='LinkedIn' st_image="/img/ciac-share-logo.jpg" st_title="Chemistry Industry Association of Canada" st_summary="The Chemistry Industry Association of Canada is the voice of Canada’s chemistry industry. We represent the interests of Canada’s leading chemistry companies – from petrochemical, inorganic and specialty chemical producers, to bio-based manufacturers and chemistry-related technology and R&D companies."></span><span class='st_facebook_large' displayText='Facebook' st_image="/img/ciac-share-logo.jpg" st_title="Chemistry Industry Association of Canada" st_summary="The Chemistry Industry Association of Canada is the voice of Canada’s chemistry industry. We represent the interests of Canada’s leading chemistry companies – from petrochemical, inorganic and specialty chemical producers, to bio-based manufacturers and chemistry-related technology and R&D companies."></span><span class='st_email_large' displayText='Email'  st_image="/img/ciac-share-logo.jpg" st_title="Chemistry Industry Association of Canada" st_summary="The Chemistry Industry Association of Canada is the voice of Canada’s chemistry industry. We represent the interests of Canada’s leading chemistry companies – from petrochemical, inorganic and specialty chemical producers, to bio-based manufacturers and chemistry-related technology and R&D companies."></span><span class='st_sharethis_large' st_image="/img/ciac-share-logo.jpg" displayText='ShareThis' st_title="Chemistry Industry Association of Canada" st_summary="The Chemistry Industry Association of Canada is the voice of Canada’s chemistry industry. We represent the interests of Canada’s leading chemistry companies – from petrochemical, inorganic and specialty chemical producers, to bio-based manufacturers and chemistry-related technology and R&D companies." st_image="/img/ciac-share-logo.jpg"></span>
 
 </div>
  </div>
</div>
</div>
<!-- END FOOTER -->

<!-- GOOGLE ANALYTICS -->
<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-36139005-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>

<!--SHARE -->
<script type="text/javascript">var switchTo5x=true;</script>
<script type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
<script type="text/javascript">stLight.options({publisher:'fc571686-e7dd-4709-abf7-b7793ff07ad1'});</script>

<!-- TOUCH CAROUSEL -->
<script src="/js/jquery.touchcarousel-1.1.min.js"></script>
<script type="text/javascript">
		jQuery(function($) {
			$("#members-partners").touchCarousel({			
				itemsPerMove: 1,
				autoplay:true,    
				pagingNav: true,
				pagingNavControls: false,
				scrollbar: false,				
				scrollToLast: true,
				loopItems: true				
			});		
		});
    </script>
<!-- Le javascript
    ================================================== --> 
<!-- Placed at the end of the document so the pages load faster --> 
<script src="/js/bootstrap-transition.js"></script> 
<script src="/js/bootstrap-modal.js"></script> 
<script src="/js/bootstrap-dropdown.js"></script> 
<script src="/js/bootstrap-button.js"></script> 
<script src="/js/bootstrap-collapse.js"></script> 

</body>
</html>