<html xmlns="http://www.w3.org/1999/xhtml"><head>
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
        <title>ECOA Lifting Products</title>
        <style type="text/css">
			/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
			#outlook a{padding:0;} /* Force Outlook to provide a "view in browser" message */
			.ReadMsgBody{width:100%;} .ExternalClass{width:100%;} /* Force Hotmail to display emails at full width */
			.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
			body, table, td, p, a, li, blockquote{-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
			table, td{mso-table-lspace:0pt; mso-table-rspace:0pt;} /* Remove spacing between tables in Outlook 2007 and up */
			img{-ms-interpolation-mode:bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */

			/* /\/\/\/\/\/\/\/\/ RESET STYLES /\/\/\/\/\/\/\/\/ */
			body{margin:0; padding:0;}
			img{border:0; height:auto; line-height:100%; outline:none; text-decoration:none;}
			table{border-collapse:collapse !important;}
			body, #bodyTable, #bodyCell{height:100% !important; margin:0; padding:0; width:100% !important;}

			/* /\/\/\/\/\/\/\/\/ TEMPLATE STYLES /\/\/\/\/\/\/\/\/ */

			/* ========== Page Styles ========== */

			#bodyCell{padding:20px;}
			#templateContainer{width:600px;}

			/**
			* @tab Page
			* @section background style
			* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
			* @theme page
			*/
			body, #bodyTable{
				/*@editable*/ background-color:#DEE0E2;
			}

			/**
			* @tab Page
			* @section background style
			* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
			* @theme page
			*/
			#bodyCell{
				/*@editable*/ border-top:4px solid #BBBBBB;
			}

			/**
			* @tab Page
			* @section email border
			* @tip Set the border for your email.
			*/
			#templateContainer{
				/*@editable*/ border:1px solid #BBBBBB;
			}
			
					.ryan {
				    color: #505050;
    font-family: Helvetica;
    font-size: 14px;
    line-height: 150%;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: left;
	background-color:#F4F4F4;
	font-family:Arial, Helvetica, sans-serif;
}

			/**
			* @tab Page
			* @section heading 1
			* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
			* @style heading 1
			*/
			h1{
				/*@editable*/ color:#202020 !important;
				display:block;
				/*@editable*/ font-family:Helvetica;
				/*@editable*/ font-size:26px;
				/*@editable*/ font-style:normal;
				/*@editable*/ font-weight:bold;
				/*@editable*/ line-height:100%;
				/*@editable*/ letter-spacing:normal;
				margin-top:0;
				margin-right:0;
				margin-bottom:10px;
				margin-left:0;
				/*@editable*/ text-align:left;
			}

			/**
			* @tab Page
			* @section heading 2
			* @tip Set the styling for all second-level headings in your emails.
			* @style heading 2
			*/
			h2{
				/*@editable*/ color:#404040 !important;
				display:block;
				/*@editable*/ font-family:Helvetica;
				/*@editable*/ font-size:20px;
				/*@editable*/ font-style:normal;
				/*@editable*/ font-weight:bold;
				/*@editable*/ line-height:100%;
				/*@editable*/ letter-spacing:normal;
				margin-top:0;
				margin-right:0;
				margin-bottom:10px;
				margin-left:0;
				/*@editable*/ text-align:left;
			}

			/**
			* @tab Page
			* @section heading 3
			* @tip Set the styling for all third-level headings in your emails.
			* @style heading 3
			*/
			h3{
				/*@editable*/ color:#000 !important;
				display:block;
				/*@editable*/ font-family:arial;
				/*@editable*/ font-size:18px;
				/*@editable*/ 
				/*@editable*/ font-weight:normal;
				/*@editable*/ line-height:100%;
				/*@editable*/ letter-spacing:normal;
				margin-top:0;
				margin-right:0;
				margin-bottom:10px;
				margin-left:0;
				/*@editable*/ text-align:left;
			}

			/**
			* @tab Page
			* @section heading 4
			* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
			* @style heading 4
			*/
			h4{
				/*@editable*/ color:#808080 !important;
				display:block;
				/*@editable*/ font-family:Helvetica;
				/*@editable*/ font-size:14px;
				/*@editable*/ font-style:italic;
				/*@editable*/ font-weight:normal;
				/*@editable*/ line-height:100%;
				/*@editable*/ letter-spacing:normal;
				margin-top:0;
				margin-right:0;
				margin-bottom:10px;
				margin-left:0;
				/*@editable*/ text-align:left;
			}

			/* ========== Header Styles ========== */

			/**
			* @tab Header
			* @section preheader style
			* @tip Set the background color and bottom border for your email's preheader area.
			* @theme header
			*/
			#templatePreheader{
				/*@editable*/ background-color:#F4F4F4;
				/*@editable*/ border-bottom:1px solid #CCCCCC;
			}

			/**
			* @tab Header
			* @section preheader text
			* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
			*/
			.preheaderContent{
				/*@editable*/ color:#808080;
				/*@editable*/ font-family:Helvetica;
				/*@editable*/ font-size:10px;
				/*@editable*/ line-height:125%;
				/*@editable*/ text-align:left;
			}

			/**
			* @tab Header
			* @section preheader link
			* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
			*/
			.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
				/*@editable*/ color:#606060;
				/*@editable*/ font-weight:normal;
				/*@editable*/ text-decoration:underline;
			}

			/**
			* @tab Header
			* @section header style
			* @tip Set the background color and borders for your email's header area.
			* @theme header
			*/
			#templateHeader{
				/*@editable*/ background-color:#F4F4F4;
			
			}

			/**
			* @tab Header
			* @section header text
			* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
			*/
			.headerContent{
				/*@editable*/ color:#505050;
				/*@editable*/ font-family:Helvetica;
				/*@editable*/ font-size:20px;
				/*@editable*/ font-weight:bold;
				/*@editable*/ line-height:100%;
				/*@editable*/ padding-top:0;
				/*@editable*/ padding-right:0;
				/*@editable*/ padding-bottom:0;
				/*@editable*/ padding-left:0;
				/*@editable*/ text-align:left;
				/*@editable*/ vertical-align:middle;
			}

			/**
			* @tab Header
			* @section header link
			* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
			*/
			.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
				/*@editable*/ color:#EB4102;
				/*@editable*/ font-weight:normal;
				/*@editable*/ text-decoration:underline;
			}

			#headerImage{
				height:auto;
				max-width:600px;
			}

			/* ========== Column Styles ========== */

			.templateColumnContainer{width:260px;}

			/**
			* @tab Columns
			* @section column style
			* @tip Set the background color and borders for your email's column area.
			*/
			#templateColumns{
				/*@editable*/ background-color:#F4F4F4;
				/*@editable*/ border-top:1px solid #d0d0d0;
				/*@editable*/ border-bottom:1px solid #d0d0d0;
			}
			
			#templateColumns-2{
				/*@editable*/ background-color:#F4F4F4;
				
			}

			/**
			* @tab Columns
			* @section left column text
			* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
			*/
			.leftColumnContent{
				/*@editable*/ color:#505050;
				/*@editable*/ font-family:Helvetica;
				/*@editable*/ font-size:14px;
				/*@editable*/ line-height:150%;
				padding-top:0;
				padding-right:20px;
				padding-bottom:20px;
				padding-left:20px;
				/*@editable*/ text-align:left;
			}

			/**
			* @tab Columns
			* @section left column link
			* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
			*/
			.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
				/*@editable*/ color:#EB4102;
				/*@editable*/ font-weight:normal;
				/*@editable*/ text-decoration:none;
			}

			/**
			* @tab Columns
			* @section right column text
			* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
			*/
			.rightColumnContent{
				/*@editable*/ color:#505050;
				/*@editable*/ font-family:Helvetica;
				/*@editable*/ font-size:14px;
				/*@editable*/ line-height:150%;
				padding-top:0;
				padding-right:20px;
				padding-bottom:20px;
				padding-left:20px;
				/*@editable*/ text-align:left;
			}

			/**
			* @tab Columns
			* @section right column link
			* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
			*/
			.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
				/*@editable*/ color:#EB4102;
				/*@editable*/ font-weight:normal;
				/*@editable*/ text-decoration:none;
			}

			.leftColumnContent img, .rightColumnContent img{
				display:inline;
				height:auto;
				max-width:260px;
			}

			/* ========== Footer Styles ========== */

			/**
			* @tab Footer
			* @section footer style
			* @tip Set the background color and borders for your email's footer area.
			* @theme footer
			*/
			#templateFooter{
				/*@editable*/ background-color:#F4F4F4;
				/*@editable*/ border-top:1px solid #FFFFFF;
			}

			/**
			* @tab Footer
			* @section footer text
			* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
			* @theme footer
			*/
			.footerContent{
				/*@editable*/ color:#808080;
				/*@editable*/ font-family:Helvetica;
				/*@editable*/ font-size:10px;
				/*@editable*/ line-height:150%;
				padding-top:20px;
				padding-right:20px;
				padding-bottom:20px;
				padding-left:20px;
				/*@editable*/ text-align:left;
			}

			/**
			* @tab Footer
			* @section footer link
			* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
			*/
			.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
				/*@editable*/ color:#606060;
				/*@editable*/ font-weight:normal;
				/*@editable*/ text-decoration:underline;
			}
			
		</style>
    </head>
    <body leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" offset="0">
    	<center>
        	<table id="bodyTable" cellspacing="0" cellpadding="0" align="center" width="100%" height="100%" border="0">
            	<tbody><tr>
                	<td id="bodyCell" valign="top" align="center">
                    	<!-- BEGIN TEMPLATE // -->
                    	<table id="templateContainer" cellspacing="0" cellpadding="0" border="0">
                        	<tbody>
                        	<tr>
                            	<td valign="top" align="center">
                                	<!-- BEGIN HEADER // -->
                                    <table id="templateHeader" cellspacing="0" cellpadding="0" width="100%" border="0">
                                        <tbody><tr>
                                            <td class="headerContent" valign="top"><a href="http://prestolifts.com/products/ecoa-equipment" target="_new"><img src="http://www.schyljuk.com/Images/Presto/3-Presto-1.jpg" style="max-width:600px; padding-bottom:5px;" id="headerImage" mc:label="header_image" mc:edit="header_image" mc:allowdesigner="" mc:allowtext=""></a>
                                            </td>
                                        </tr>
                                        
                                        
                                        
                                        
                                    </tbody></table>
                                    <!-- // END HEADER -->
                                </td>
                            </tr>
                        	<tr>
                           
                            	<td valign="top" align="center">
                                	<!-- BEGIN COLUMNS // -->
                                    
                                    
                                    
                                    <table id="" cellspacing="0" cellpadding="0" width="100%" border="0">
                                    <tbody>
                                    <tr>
                                    <td class="ryan" style="background-color:#F4F4F4;">
                                    In late 2016, ECOA became part of the Presto Lifts family. We are proud to continue the ECOA tradition of excellence that began in 1960.

Our line of ECOA Industrial Lifting Products include: Lift Tables, Extended Vertical Travel Lifts, Heavy-Duty Lifts, Upenders and Tilters, and Custom Designed Products.
                                    </td>
                                    </tr>
                                    
                                    </tbody>
                                   
                                   </table>
                                    
                                   
                                    
                                    
                                    
                                    
                                    <table id="templateColumns" cellspacing="0" cellpadding="0" width="100%" border="0">
                                    	<tbody><tr mc:repeatable="">
                                        	<td class="templateColumnContainer" style="padding-top:20px;" valign="top" align="center">
                                            	<table cellspacing="0" cellpadding="20" width="100%" border="0">
                                                	<tbody><tr>
                                                    	<td class="leftColumnContent"><a href="http://prestolifts.com/products/ecoa-equipment/scissor-lifts" target="_new"><img src="http://www.schyljuk.com/Images/Presto/3-Presto-2.png" style="max-width:260px;" class="columnImage" mc:label="left_column_image" mc:edit="left_column_image"></a>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                    	<td class="leftColumnContent" mc:edit="left_column_content" style="font-family: Arial, Helvetica, sans-serif;" valign="top">
                                                            <h3><a href="http://prestolifts.com/products/ecoa-equipment/scissor-lifts" target="_new">Scissor Lifts</a></h3>
                                                            - Standard, Heavy-Duty, or Compact<br>
- Capacities from 2,500 to 12,000 lbs.<br>
- Platform Sizes up to 84" x 120"<br>
- Raised Heights up to 70"<br>
                                                            
                                                        </td>
                                                    </tr>
                                                </tbody></table>
                                            </td>
                                        	<td class="templateColumnContainer" style="padding-top:20px;" valign="top" align="center">
                                            	<table cellspacing="0" cellpadding="20" width="100%" border="0">
                                                	<tbody><tr>
                                                    	<td class="rightColumnContent"><a href="http://prestolifts.com/products/ecoa-equipment/extended-vertical-travel-scissor-lifts" target="_new"><img src="http://www.schyljuk.com/Images/Presto/3-Presto-3.png" style="max-width:260px;" class="columnImage" mc:label="right_column_image" mc:edit="right_column_image"></a>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                    	<td class="rightColumnContent" mc:edit="right_column_content" style="font-family: Arial, Helvetica, sans-serif;" valign="top">
                                                            <h3><a href="http://prestolifts.com/products/ecoa-equipment/extended-vertical-travel-scissor-lifts" target="_new">Extended Travel Lifts</a></h3>
                                                           - Double, Triple, or Quad Scissors <br>
- Raised Heights to Over 29' <br>
- Capacities to 2,000 to 6,000 lbs. <br>
- Platforms up to 84" x 144"

                                                            
                                                        </td>
                                                    </tr>
                                                </tbody></table>
                                            </td>
                                        </tr>
                                    </tbody></table>

<table id="templateColumns" cellspacing="0" cellpadding="0" width="100%" border="0">
                                    	<tbody><tr mc:repeatable="">
                                        	<td class="templateColumnContainer" style="padding-top:20px;" valign="top" align="center">
                                            	<table cellspacing="0" cellpadding="20" width="100%" border="0">
                                                	<tbody><tr>
                                                    	<td class="leftColumnContent"><a href="http://prestolifts.com/products/ecoa-equipment/magnum-super-heavy-duty-scissor-lifts" target="_new"><img src="http://www.schyljuk.com/Images/Presto/3-Presto-4.png" style="max-width:260px;" class="columnImage" mc:label="left_column_image" mc:edit="left_column_image"></a>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                    	<td class="leftColumnContent" mc:edit="left_column_content" style="font-family: Arial, Helvetica, sans-serif;" valign="top">
                                                            <h3><a href="http://prestolifts.com/products/ecoa-equipment/magnum-super-heavy-duty-scissor-lifts" target="_new">High-Capacity Scissor Lifts</a></h3>
                                                            - Single, Double Wide, Double Long,<br> &nbsp; or Quad Configurations<br>
- Capacities from 15,000 up <br>&nbsp; to 120,000 lbs.<br>
- Platform Sizes up to 120" x 264"<br>
- Raised Heights up to 92" <br>
                                             
                                                        </td>
                                                    </tr>
                                                </tbody></table>
                                            </td>
                                        	<td class="templateColumnContainer" style="padding-top:20px;" valign="top" align="center">
                                            	<table cellspacing="0" cellpadding="20" width="100%" border="0">
                                                	<tbody><tr>
                                                    	<td class="rightColumnContent"><a href="http://prestolifts.com/products/ecoa-equipment/upenders-tilters" target="_new"><img src="http://www.schyljuk.com/Images/Presto/3-Presto-5.png" style="max-width:260px;" class="columnImage" mc:label="right_column_image" mc:edit="right_column_image"></a>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                    	<td class="rightColumnContent" mc:edit="right_column_content" style="font-family: Arial, Helvetica, sans-serif;" valign="top">
                                                            <h3><a href="http://prestolifts.com/products/ecoa-equipment/upenders-tilters" target="_new">Upenders and Tilters</a></h3>
                                                         - Capacities from 2,000 to 10,000 lbs<br>
- Platforms up to 48" x 72"<br>
- 90˚ Tilt Angle <br>
- 10" Lowered Height
                                                            
                                                        </td>
                                                    </tr>
                                                </tbody></table>
                                            </td>
                                        </tr>
                                    </tbody></table>
                                    <!-- // END COLUMNS -->
                                    
                                    
                                               <table id="templateFooter" cellspacing="0" cellpadding="0" width="100%" border="0">
                                        <tbody><tr>
                                            
                                        </tr>
                                        <tr>
                                            <td class="footerContent" style="padding-top:0; float:left;" mc:edit="footer_content01" valign="top"><br>
                                              <a href="http://prestolifts.com/images/documents/brochures/ECOA-Brochure.pdf" target="_new"><img src="http://www.schyljuk.com/Images/Presto/3-Presto-6.png" width="305" height="130"></a>
                                            <br>
                                            </td>
                                            
                                        </tr>
                                        
                                        </tbody></table><table id="templateColumns" cellspacing="0" cellpadding="0" width="100%" border="0">
                                    	<tbody><tr mc:repeatable="">
                                        	<td class="templateColumnContainer" style="padding-top:20px;" valign="center" align="center">
                                            	<table cellspacing="0" cellpadding="20" width="100%" border="0">
                                                	<tbody><tr>
                                                    	<td class="leftColumnContent"><a href="http://prestolifts.com" target="_new"><img src="http://www.schyljuk.com/Images/Presto/3-Presto-8.png" style="max-width:300px;" class="columnImage" mc:label="left_column_image" mc:edit="left_column_image"></a>
                                                        </td>
                                                    </tr>
                                                   
                                                </tbody></table>
                                            </td>
                                        	<td class="templateColumnContainer" style="padding-top:20px;" valign="top" align="center">
                                            	<table cellspacing="0" cellpadding="20" width="100%" border="0">
                                                	<tbody><tr>
                                                    	<td class="rightColumnContent" style="font-family:Arial, Helvetica, sans-serif;">
                                                        	Email: sales@prestolifts.com<br>
Telephone: 1-800-343-9322<br>
FAX: 1-888-788-6496<br>
 50 Commerce Way<br>
Norton, MA 02766
                                                        </td>
                                                    </tr>
                                                   
                                                </tbody></table>
                                            </td>
                                        </tr>
                                    </tbody></table>
                                        
                                    </td></tr></tbody></table>
                                    
                                    
                                    
                                    
                                    
                                </td>
                            </tr>
                        	
                        </tbody></table>
                        <!-- // END TEMPLATE -->
                    
                
            
        </center>
    
</body></html>