?
Current Path : /home1/savoy/public_html/savoyglobal.net/old_site/views/site/ |
Linux gator3171.hostgator.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 |
Current File : /home1/savoy/public_html/savoyglobal.net/old_site/views/site/ISO_14001_2004.php |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <?php $this->load->view('site/header'); ?> </head> <body> <?php $this->load->view('site/menu'); ?> <div id="container"> <div class="banner"> <div class="banner_top"></div><!--banner_top end--> <div class="banner_mid_inner"><img src="<?=base_url()?>assets/images/banners/consulting.jpg" alt="Savoy Global Consulting"/></div><!--banner_mid end--> <div class="banner_bot"></div><!--banner_bot end--> </div><!--banner end--> <div class="content"> <div class="content_left"> <h1>ISO 14001:2004</h1> <div class="text_cont"> <h4>WHAT IS ISO 14001:2004 ENVIRONMENTAL MANAGEMENT STANDARD?</h4> <p> ISO 14001:2004, the international standard for Environmental Management Systems (EMS), will help your organization identify, and systematically reduce, any harmful effects it may have on the environment. By developing processes to lower energy and raw materials use, reduce waste and pollution, and mitigate the risk of emergency situations, your organization will not only be environmentally friendly - it will also be more profitable and efficient.</p> <p>The ISO 14001 certification process is based on the “plan-do-check-act” principle and usually involves the following steps:</p> <ul> <li>Preparatory meeting: definition of certification field</li> <li>Optional pre-audit: gap analysis and evaluation of your current degree of standard fulfillment</li> <li>Initial two-stage on-site audit - Stage 1: completeness review to verify the status of your organization for certification Stage 2: evaluation of implementation, including the effectiveness of your management system </li> <li>Evaluation of EMS and certification: a certificate valid for three years is issued if results of Stage 2 audit are satisfactory</li> <li>Surveillance audit: every 12 months to verify that the management system still comes up to standard and to monitor on-going improvement</li> <li>Re-certification: after three years to confirm the on-going conformity of the entire management system</li> </ul> <h4>BENEFITS OF ISO 14001:2004 CERTIFICATION</h4> <p>The benefits you can enjoy when your environmental management system is certified to ISO 14001 include:</p> <ul> <li>Enhanced image</li> <li>Reduced risk of environmental incidents</li> <li>Improved relationships with customers, government bodies and the general public</li> <li>Better use of energy and resources</li> <li>Cost savings, e.g. through effective waste management</li> <li>Compliance with environmental rules and regulations</li> <li>Enhanced workplace health and safety</li> <li>Access to markets or companies that demand ISO 14001 certification</li> </ul> </div> </div><!--content_left end--> <div class="content_right"> <div class="right_box_wrapper"> <?php $this->load->view('site/right-consulting'); ?> </div><!--right_box_wrapperend--> </div><!-- content_right end--> </div><!--content end--> </div><!--container end--> <?php $this->load->view('site/footer'); ?> </body> </html>