<!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"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Carepoint - обучение удалению вмятин без покраски</title><style type="text/css">
                /* Based on The MailChimp Reset INLINE: Yes. */  
                /* Client-specific Styles */
                #outlook a {padding:0;} /* Force Outlook to provide a "view in browser" menu link. */
                body{height: 100%; width:100% !important; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; margin:0; padding:0;} 
                html{height: 100%;}
                /* Prevent Webkit and Windows Mobile platforms from changing default font sizes.*/ 
                .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%;}
                /* Forces Hotmail to display normal line spacing.  More on that: http://www.emailonacid.com/forum/viewthread/43/ */ 
                #backgroundTable {height: 100%; margin:0; padding:0; width:100% !important; line-height: 100% !important;}
                /* End reset */

                /* Some sensible defaults for images
                Bring inline: Yes. */
                img {outline:none; text-decoration:none; -ms-interpolation-mode: bicubic;} 
                a img {border:none;} 
                .image_fix {display:block;}

                /* Yahoo paragraph fix
                Bring inline: Yes. */
                p {margin: 1em 0;}

                /* Hotmail header color reset
                Bring inline: Yes. */
                h1, h2, h3, h4, h5, h6 {color: black !important;}

                /*h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: blue !important;}*/
/*
                
                        h1, .h1{
                                 color:#202020;
                                display:block;
                                 font-family:Arial;
                                 font-size:34px;
                                 font-weight:bold;
                                 line-height:100%;
                                margin-top:0;
                                margin-right:0;
                                margin-bottom:10px;
                                margin-left:0;
                                text-align:left;
                        }

                        
                        h2, .h2{
                                color:#202020;
                                display:block;
                                font-family:Arial;
                                font-size:30px;
                                font-weight:bold;
                                line-height:100%;
                                margin-top:0;
                                margin-right:0;
                                margin-bottom:10px;
                                margin-left:0;
                                text-align:left;
                        }

                        
                        h3, .h3{
                                color:#202020;
                                display:block;
                                font-family:Arial;
                                font-size:26px;
                                font-weight:bold;
                                line-height:100%;
                                margin-top:0;
                                margin-right:0;
                                margin-bottom:10px;
                                margin-left:0;
                                text-align:left;
                        }

                        
                        h4, .h4{
                                color:#202020;
                                display:block;
                                font-family:Arial;
                                font-size:22px;
                                font-weight:bold;
                                line-height:100%;
                                margin-top:0;
                                margin-right:0;
                                margin-bottom:10px;
                                margin-left:0;
                                text-align:left;
                        }

 h5, .h5{
                color:#202020;
                display:block;
                font-family:Arial;
                font-size:18px;
                font-weight:bold;
                line-height:100%;
                margin-top:0;
                margin-right:0;
                margin-bottom:10px;
                margin-left:0;
                text-align:left;
            }

 h6, .h6{
                color:#202020;
                display:block;
                font-family:Arial;
                font-size:16px;
                font-weight:bold;
                line-height:100%;
                margin-top:0;
                margin-right:0;
                margin-bottom:10px;
                margin-left:0;
                text-align:left;
            }
        */
           /* 
                h1 a:active, h2 a:active,  h3 a:active, h4 a:active, h5 a:active, h6 a:active {
                color: red !important;  Preferably not the same color as the normal header link color.  There is limited support for psuedo classes in email clients, this was added just for good measure. 
                }
        *//*
                h1 a:visited, h2 a:visited,  h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
                color: purple !important;  Preferably not the same color as the normal header link color. There is limited support for psuedo classes in email clients, this was added just for good measure. 
                }
*/
                /* Outlook 07, 10 Padding issue fix
                Bring inline: No.*/
                table td {border-collapse: collapse;}

                /* Styling your links has become much simpler with the new Yahoo.  In fact, it falls in line with the main credo of styling in email and make sure to bring your styles inline.  Your link colors will be uniform across clients when brought inline.
                Bring inline: Yes. */
                a {color: orange;}


                .bodyContent img{
                        display:inline;
                        height:auto;
                }
        

                /***************************************************
                ****************************************************
                MOBILE TARGETING
                ****************************************************
                ***************************************************/
                @media only screen and (max-device-width: 480px) {
                        /* Part one of controlling phone number linking for mobile. */
                        a[href^="tel"], a[href^="sms"] {
                                                text-decoration: none;
                                                color: blue; /* or whatever your want */
                                                pointer-events: none;
                                                cursor: default;
                                        }

                        .mobile_link a[href^="tel"], .mobile_link a[href^="sms"] {
                                                text-decoration: default;
                                                color: orange !important;
                                                pointer-events: auto;
                                                cursor: default;
                                        }

                }

                /* More Specific Targeting */

                @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
                /* You guessed it, ipad (tablets, smaller screens, etc) */
                        /* repeating for the ipad */
                        a[href^="tel"], a[href^="sms"] {
                                                text-decoration: none;
                                                color: blue; /* or whatever your want */
                                                pointer-events: none;
                                                cursor: default;
                                        }

                        .mobile_link a[href^="tel"], .mobile_link a[href^="sms"] {
                                                text-decoration: default;
                                                color: orange !important;
                                                pointer-events: auto;
                                                cursor: default;
                                        }
                }

                @media only screen and (-webkit-min-device-pixel-ratio: 2) {
                /* Put your iPhone 4g styles in here */ 
                }

                /* Android targeting */
                @media only screen and (-webkit-device-pixel-ratio:.75){
                /* Put CSS for low density (ldpi) Android layouts in here */
                }
                @media only screen and (-webkit-device-pixel-ratio:1){
                /* Put CSS for medium density (mdpi) Android layouts in here */
                }
                @media only screen and (-webkit-device-pixel-ratio:1.5){
                /* Put CSS for high density (hdpi) Android layouts in here */
                }
                /* end Android targeting */

        </style><!-- Targeting Windows Mobile --><!--[if IEMobile 7]>
        <style type="text/css">
        
        </style>
        <![endif]--><!-- ***********************************************
        ****************************************************
        END MOBILE TARGETING
        ****************************************************
        ************************************************ --><!--[if gte mso 9]>
                <style>
                /* Target Outlook 2007 and 2010 */
                </style>
        <![endif]--></head><body height="100%" width="100%" margin="0" padding="0"><!-- Email Generated by WordPress using SendPress -->
<!-- Wrapper/Container Table: Use a wrapper table to control the width and the background color consistently of your email. Use this approach instead of setting attributes on the body tag. -->
<table cellpadding="0" cellspacing="0" border="0" id="backgroundTable" height="100%" width="100%" style="margin: 0; padding: 10px; background-color: #ffffff"><tr><td valign="top"> 
                <table cellpadding="0" cellspacing="0" border="0" align="center"><tr><td width="602" valign="top" style="text-align:center;" class="browserContent">
                                        <table cellpadding="20" cellspacing="0" width="100%" border="0" align="center"><tr><td width="100%" valign="top" style="font-size: 13px; font-family: arial,sans-serif; color: #ffffff;">
                                                        Это письмо отображается не корректно? <a style="color: #ffffff;" href="http://car-carepoint.com/?sendpress=eyJpZCI6IjE5OTI0OCIsInJlcG9ydCI6IjkzMDQiLCJ2aWV3IjoidHJhY2tlciIsInVybCI6Imh0dHA6XC9cL2Nhci1jYXJlcG9pbnQuY29tXC8%2Fc2VuZHByZXNzPWV5SnBaQ0k2T1RNd05Dd2lkbWxsZHlJNkltVnRZV2xzSW4wIn0">Просмотр в Вашем браузере</a>.
                                                        </td>
                                                </tr></table></td>
                        </tr></table><!-- Tables are the most common way to format your email consistently. Set your table widths inside cells and in most cases reset cellpadding, cellspacing, and border to zero. Use nested tables as a way to space effectively in your message. --><table cellpadding="0" cellspacing="0" border="0" align="center" style="border: solid 1px #ffffff; background-color: #FFFFFF; color: #153643;"><tr><td width="602" valign="top" class="bodyContent">
                                        <table cellpadding="0" cellspacing="0" width="100%" border="0" align="center" style="font-size: 13px; font-family: arial,sans-serif;  background-color: #ffffff; color: #ffffff;"><tr><td width="100%" valign="top" align="center">
                                                                                <div style="padding: 10px; text-align:center;"><h1 style="text-align:center; color: #ffffff !important;"></h1></div>
                                                                                </td>
                                                                        </tr></table><table cellpadding="10" cellspacing="0" width="100%" border="0" align="left"><tr><td width="100%" valign="top" style="font-size: 13px; font-family: arial,sans-serif; color: #153643;">
                                                                <table width="100%" border="0" cellspacing="0" cellpadding="0"><tbody><tr><td style="padding: 10px 0 30px 0;">
<table style="border: 1px solid #cccccc; border-collapse: collapse;" width="600" border="0" cellspacing="0" cellpadding="0" align="center"><tbody><tr><td style="padding: 5px 0px; color: #153643; font-size: 28px; font-weight: bold; font-family: Arial, sans-serif;" align="center" bgcolor="#ffffff"><img style="display: block; height: 230px; width: 300px;" alt="Carepoint" src="http://car-carepoint.com/wp-content/uploads/2014/07/h1.gif"></td>
</tr><tr><td style="padding: 40px 30px 40px 30px;" bgcolor="#e2f0fb">
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tbody><tr><td style="color: #153643; font-family: Arial, sans-serif; font-size: 24px;"><strong>Здравствуйте! Предлагаем вам изучить достойную бизнес-идею.</strong></td>
</tr><tr><td style="padding: 20px 0 30px 0; color: #153643; font-family: Arial, sans-serif; font-size: 16px; line-height: 20px;">Согласно статистике <span style="background-color: #e2f0fb; color: #153643; font-family: helvetica neue,helvetica,arial,sans-serif; font-size: 16px; font-style: normal; line-height: 24px;">на настоящее время</span>:
<ul><li>Каждый третий автомобиль в мире имеет мелкие вмятины на кузове, без повреждения лакокрасочного покрытия</li>
</ul><ul><li>Покрытие спроса по безпокрасочному удалению вмятин — менее 1%. Многие клиенты ВЫНУЖДЕНЫ решать проблему традиционным способом с помощью лакокрасочных работ. Существует превосходящее решение!</li>
</ul></td>
</tr><tr><td valign="top" width="260">
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tbody><tr><td valign="top" width="260">
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tbody><tr><td><img style="display: block; height: 140px; width: 100%;" alt="" src="http://car-carepoint.com/wp-content/uploads/2014/07/left.gif"></td>
</tr><tr><td style="padding: 10px 0 0 0; color: #153643; font-family: Arial, sans-serif; font-size: 16px; line-height: 20px;"><strong>01</strong> Метод PDR (удаление вмятин без покраски) выигрывает у классического сразу по нескольким критериям, а именно:
<ul style="padding: 0px;"><li>Скорость удаления вмятин (в среднем от 5 минут до 2 часов, в зависимости от вмятины)</li>
<li>Стоимость (в среднем в 2-3 раза дешевле для клиента)</li>
<li>Отсутствие следов после работы ( ни от вмятины , ни от работы, что особенно важно при продаже)</li>
<li>Возможность полного восстановления автомобилей попавших под град</li>
</ul></td>
</tr></tbody></table></td>
<td valign="top" width="260">
<table width="100%" border="0" cellspacing="0" cellpadding="0"><tbody><tr><td><img style="display: block; height: 140px; width: 100%;" alt="" src="http://car-carepoint.com/wp-content/uploads/2014/07/right.gif"></td>
</tr><tr><td style="padding: 15px 0 0 0; color: #153643; font-family: Arial, sans-serif; font-size: 16px; line-height: 20px;"><strong>02</strong> Для организация бизнеса по данному направлению с нашей помощью необходимы минимальные вложения (3-4 тыс у.е.), которые окупаются в течении 3-5 месяцев;<strong>03</strong> Мы предлагаем комплексное решение по открытию нового бизнеса, серьезные перспективы для расширения имеющегося, а также консультации по вопросам PDR. Ниже находится презентация о нас и наших услугах.</td>
</tr></tbody></table></td>
</tr></tbody></table><p style=" margin-top:0;margin-bottom:10px;"><a style="color: #21759b;" href="http://car-carepoint.com/?sendpress=eyJpZCI6IjE5OTI0OCIsInJlcG9ydCI6IjkzMDQiLCJ2aWV3IjoidHJhY2tlciIsInVybCI6Imh0dHA6XC9cL2Nhci1jYXJlcG9pbnQuY29tXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDE0XC8wN1wvQ2FyZXBvaW50LnBkZiJ9">Более подробная презентация о нас и наших услугах</a>.<br><a style="color: #21759b;" href="http://car-carepoint.com/?sendpress=eyJpZCI6IjE5OTI0OCIsInJlcG9ydCI6IjkzMDQiLCJ2aWV3IjoidHJhY2tlciIsInVybCI6Imh0dHA6XC9cL3J1dHViZS5ydVwvdmlkZW9cLzJlM2JhZDhhNDA2MGE0ZDlmODFiYWJkYjhhMTAyMGJiXC8%2FYm1zdGFydD04In0">Небольшое видео о нашей работе в Украине</a>.</p></td>
</tr></tbody></table><table width="100%" border="0" cellspacing="0" cellpadding="0"><tbody><tr><td style="font-family: Arial, sans-serif; font-size: 16px;" width="75%">С уважением, Алексей Романовский<br><a style="color: #21759b;" href="http://car-carepoint.com/?sendpress=eyJpZCI6IjE5OTI0OCIsInJlcG9ydCI6IjkzMDQiLCJ2aWV3IjoidHJhY2tlciIsInVybCI6InRlbDorNzQ5NTc0NDY0NDcifQ" target="_blank">+7 (495) 744-64-47</a>© <a style="color: #21759b;" href="http://car-carepoint.com/?sendpress=eyJpZCI6IjE5OTI0OCIsInJlcG9ydCI6IjkzMDQiLCJ2aWV3IjoidHJhY2tlciIsInVybCI6Imh0dHA6XC9cL2Nhci1jYXJlcG9pbnQuY29tIn0">Carepoint</a>, 2014</td>
<td align="right" width="25%">
<table border="0" cellspacing="0" cellpadding="0"><tbody><tr><td style="font-family: Arial, sans-serif; font-size: 12px; font-weight: bold;"><a style="color: #21759b;" href="http://car-carepoint.com/?sendpress=eyJpZCI6IjE5OTI0OCIsInJlcG9ydCI6IjkzMDQiLCJ2aWV3IjoidHJhY2tlciIsInVybCI6Imh0dHBzOlwvXC92ay5jb21cL2NhcmVwb2ludCJ9"><img style="display: block; height: 38px; width: 38px;" alt="VK.com" src="http://car-carepoint.com/wp-content/uploads/2014/07/tw.gif" border="0"></a></td>
<td style="font-size: 0; line-height: 0;" width="20"></td>
<td style="font-family: Arial, sans-serif; font-size: 12px; font-weight: bold;"><a style="color: #21759b;" href="http://car-carepoint.com/?sendpress=eyJpZCI6IjE5OTI0OCIsInJlcG9ydCI6IjkzMDQiLCJ2aWV3IjoidHJhY2tlciIsInVybCI6Imh0dHBzOlwvXC93d3cuZmFjZWJvb2suY29tXC9ncm91cHNcLzQ4MjA0OTUxNTE0MjU2M1wvIn0"><img style="display: block; height: 38px; width: 38px;" alt="Facebook" src="http://car-carepoint.com/wp-content/uploads/2014/07//fb.gif" border="0"></a></td>
</tr></tbody></table></td>
</tr></tbody></table><pre><span style="background-color: #e2f0fb; color: #555555; font-family: helvetica neue,helvetica,arial,sans-serif; font-size: 14px; font-style: normal; line-height: 24px;">Если мы прислали вам письмо по ошибке, просим прощения за беспокойство.
Пожалуйста отпишитесь от нашей рассылки по ссылке ниже.</span></pre>
<style type="text/css"><!--
@media only screen and (max-width: 480px){ table[id="canspamBar"] td{font-size:12px !important;} table[id="canspamBar"] td a{display:block !important; margin-top:10px !important;} }
--></style></td>
</tr></tbody></table></td>
</tr></tbody></table></td>
                                                </tr></table></td>
                        </tr></table><table cellpadding="0" cellspacing="0" border="0" align="center"><tr><td width="602" valign="top" style="text-align:center;" class="footerContent">
                                        <table cellpadding="10" cellspacing="0" width="100%" border="0" align="center"><tr><td width="100%" valign="top" style="font-size: 13px; font-family: arial,sans-serif; color: #ffffff;">
                                                        
                                                        </td>
                                                </tr><tr><td width="100%" valign="top" style="font-size: 13px; font-family: arial,sans-serif; color: #ffffff;">
                                                        
                                                        </td>
                                                </tr><tr><td width="100%" valign="top" style="font-size: 13px; font-family: arial,sans-serif; color: #ffffff;">
                                                         <a href="http://car-carepoint.com/?sendpress=eyJpZCI6IjE5OTI0OCIsInJlcG9ydCI6IjkzMDQiLCJ1cmxJRCI6IjAiLCJ2aWV3IjoibWFuYWdlIiwibGlzdElEIjoiOTMwMiIsImFjdGlvbiI6InVuc3Vic2NyaWJlIn0"  style="color: #ffffff;" >Отписаться</a> | 
                                                         <a href="http://car-carepoint.com/?sendpress=eyJpZCI6IjE5OTI0OCIsInJlcG9ydCI6IjkzMDQiLCJ1cmxJRCI6IjAiLCJ2aWV3IjoibWFuYWdlIiwibGlzdElEIjoiOTMwMiIsImFjdGlvbiI6IiJ9"  style="color: #ffffff;" >Управление подпиской</a> 
                                                        </td>
                                                </tr></table></td>
                        </tr></table><!-- End example table --></td>
        </tr></table><!-- End of wrapper table --><img src="http://car-carepoint.com/?sendpress=eyJpZCI6IjE5OTI0OCIsInJlcG9ydCI6IjkzMDQiLCJ2aWV3Ijoib3BlbiJ9" width="1" height="1"></body></html>