<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;margin: 0 auto !important;padding: 0 !important;height: 100% !important;width: 100% !important;">
<head style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<meta charset="utf-8" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"> <!-- utf-8 works for most cases -->
<meta name="viewport" content="width=device-width" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"> <!-- Forcing initial-scale shouldn't be necessary -->
<meta http-equiv="X-UA-Compatible" content="IE=edge" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"> <!-- Use the latest (edge) version of IE rendering engine -->
<meta name="”x-apple-disable-message-reformatting”" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"> <!-- Disable auto-scale in iOS 10 Mail entirely -->
<title style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">Audi Abu Dhabi Newsletter - August 2017</title> <!-- The title tag shows in email notifications, like Android 4.4. -->
<!-- Web Font / @font-face : BEGIN -->
<!-- NOTE: If web fonts are not required, lines 9 - 26 can be safely removed. -->
<!-- Desktop Outlook chokes on web font references and defaults to Times New Roman, so we force a safe fallback font. -->
<!--[if mso]>
<style>
* {
font-family: Tahoma, sans-serif !important;
}
</style>
<![endif]-->
<!-- All other clients get the webfont reference; some will render the font and others will silently fail to the fallbacks. More on that here: http://stylecampaign.com/blog/2015/02/webfont-support-in-email/ -->
<!--[if !mso]><!-->
<!-- insert web font reference, eg: <link href='https://fonts.googleapis.com/css?family=Roboto:400,700' rel='stylesheet' type='text/css'> -->
<!--<![endif]-->
<!-- Web Font / @font-face : END -->
<!-- CSS Reset -->
<style type="text/css" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
/* What it does: Remove spaces around the email design added by some email clients. */
/* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */
html, body {
margin: 0 auto !important;
padding: 0 !important;
height: 100% !important;
width: 100% !important;
}
/* What it does: Stops email clients resizing small text. */
* {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
/* What is does: Centers email on Android 4.4 */
div[style*="margin: 16px 0"] {
margin: 0 !important;
}
/* What it does: Stops Outlook from adding extra spacing to tables. */
table, td {
mso-table-lspace: 0pt !important;
mso-table-rspace: 0pt !important;
}
/* What it does: Fixes webkit padding issue. Fix for Yahoo mail table alignment bug. Applies table-layout to the first 2 tables then removes for anything nested deeper. */
table {
border-spacing: 0 !important;
border-collapse: collapse !important;
table-layout: fixed !important;
margin: 0 auto !important;
}
table table table {
table-layout: auto;
}
/* What it does: Uses a better rendering method when resizing images in IE. */
img {
-ms-interpolation-mode: bicubic;
}
/* What it does: A work-around for iOS meddling in triggered links. */
.mobile-link--footer a, a[x-apple-data-detectors] {
color: inherit !important;
text-decoration: underline !important;
}
</style>
<!-- Progressive Enhancements -->
<style type="text/css" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
/* What it does: Hover styles for buttons */
.button-td, .button-a {
transition: all 100ms ease-in;
}
.button-td:hover, .button-a:hover {
background: #333333 !important;
border-color: #333333 !important;
}
.fix-left {
text-align: left;
}
.fix-right {
text-align: right;
}
/* Media Queries */
@media screen and (max-width: 600px) {
.email-container {
width: 100% !important;
margin: auto !important;
}
/* What it does: Forces elements to resize to the full width of their container. Useful for resizing images beyond their max-width. */
.fluid, .fluid-centered {
max-width: 100% !important;
height: auto !important;
margin-left: auto !important;
margin-right: auto !important;
}
/* And center justify these ones. */
.fluid-centered {
margin-left: auto !important;
margin-right: auto !important;
}
/* What it does: Forces table cells into full-width rows. */
.stack-column, .stack-column-center {
display: block !important;
width: 100% !important;
max-width: 100% !important;
direction: ltr !important;
}
/* And center justify these ones. */
.stack-column-center .fix-left, .stack-column-center .fix-right {
text-align: center !important;
max-width: 100% !important;
}
/* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */
.center-on-narrow {
text-align: center !important;
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
}
table.center-on-narrow {
display: inline-block !important;
}
.stack-column-center.gallery img {
width: 100%;
}
}
</style>
<!--CrazyEgg-->
<!-- Google Tag Manager -->
<base href="http://audinew.ali-sons.com/newsletter/2017/08/m.php?utm_source=newsletter&utm_medium=email&utm_campaign=Summer%20Premium%20Deals" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"></head>
<body bgcolor="#ffffff" width="100%" style="margin: 0 auto !important;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;padding: 0 !important;height: 100% !important;width: 100% !important;">
<!-- End Google Tag Manager -->
<center style="width: 100%;background: #ffffff;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<!-- Visually Hidden Preheader Text : BEGIN -->
<!-- Visually Hidden Preheader Text : END -->
<!-- Email Body : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="600" style="margin: auto;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt !important;mso-table-rspace: 0pt !important;border-spacing: 0 !important;border-collapse: collapse !important;table-layout: fixed !important;" class="email-container">
<!-- View Browser : BEGIN -->
<tr style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<td style="padding: 20px 0;text-align: left;font-family: Tahoma, sans-serif;font-size: 10px;mso-height-rule: exactly;line-height: 20px;color: #555555;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt !important;mso-table-rspace: 0pt !important;">
<a target="_blank" href="http://audi-abudhabi.us10.list-manage.com/track/click?u=0447650035945adccddac4ff6&id=c4e0354f66&e=c6c05a2045" style="color: #555555;text-decoration: underline;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">View browser version</a>
</td>
</tr>
<!-- View Browser : END -->
<!-- Banner : BEGIN -->
<tr style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<td bgcolor="#ffffff" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt !important;mso-table-rspace: 0pt !important;">
<a target="_blank" href="http://audi-abudhabi.us10.list-manage.com/track/click?u=0447650035945adccddac4ff6&id=fa125c2a81&e=c6c05a2045" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src="images/banner.jpg" width="600" height="671" alt="alt_text" border="0" align="center" class="fluid" style="width: 100%;max-width: 600px;font-family: Tahoma, sans-serif;font-size: 15px;mso-height-rule: exactly;line-height: 20px;color: #555555;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-ms-interpolation-mode: bicubic;"></a>
</td>
</tr>
<!-- Banner: END -->
<!-- 2 Even Columns : BEGIN -->
<tr style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<td bgcolor="#ffffff" align="center" valign="top" style="padding: 10px 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt !important;mso-table-rspace: 0pt !important;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt !important;mso-table-rspace: 0pt !important;border-spacing: 0 !important;border-collapse: collapse !important;table-layout: fixed !important;margin: 0 auto !important;">
<tr style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<!-- Column : BEGIN -->
<td class="stack-column-center" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt !important;mso-table-rspace: 0pt !important;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="left" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;mso-table-lspace: 0pt !important;mso-table-rspace: 0pt !important;border-spacing: 0 !important;border-collapse: collapse !important;margin: 0 auto !important;">
<tr style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<td style="padding: 10px 0;text-align: left;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt !important;mso-table-rspace: 0pt !important;">
<a target="_blank" href="http://audi-abudhabi.us10.list-manage1.com/track/click?u=0447650035945adccddac4ff6&id=56f56aa6c2&e=c6c05a2045" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src="images/as-logo.png" width="184" height="68" alt="alt_text" border="0" class="fluid" style="font-family: sans-serif;font-size: 15px;mso-height-rule: exactly;line-height: 20px;color: #555555;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-ms-interpolation-mode: bicubic;"></a>
</td>
</tr>
</table>
</td>
<!-- Column : END -->
<!-- Column : BEGIN -->
<td class="stack-column-center" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt !important;mso-table-rspace: 0pt !important;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="right" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;mso-table-lspace: 0pt !important;mso-table-rspace: 0pt !important;border-spacing: 0 !important;border-collapse: collapse !important;margin: 0 auto !important;">
<tr style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<td style="padding: 10px 0;text-align: right;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt !important;mso-table-rspace: 0pt !important;">
<a target="_blank" href="http://audi-abudhabi.us10.list-manage.com/track/click?u=0447650035945adccddac4ff6&id=a59fe3ef61&e=c6c05a2045" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src="images/explore.png" width="70" height="50" alt="alt_text" border="0" class="fluid" style="font-family: sans-serif;font-size: 15px;mso-height-rule: exactly;line-height: 20px;color: #555555;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-ms-interpolation-mode: bicubic;"></a>
<a href="mailto:audisalesoffice@ali-sons.com?subject=Summer Premium Deals" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src="images/mail.png" width="79" height="50" alt="alt_text" border="0" class="fluid" style="font-family: sans-serif;font-size: 15px;mso-height-rule: exactly;line-height: 20px;color: #555555;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-ms-interpolation-mode: bicubic;"></a>
<a target="_blank" href="http://audi-abudhabi.us10.list-manage.com/track/click?u=0447650035945adccddac4ff6&id=6add5000b7&e=c6c05a2045" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src="images/map.png" width="49" height="50" alt="alt_text" border="0" class="fluid" style="font-family: sans-serif;font-size: 15px;mso-height-rule: exactly;line-height: 20px;color: #555555;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-ms-interpolation-mode: bicubic;"></a>
</td>
</tr>
</table>
</td>
<!-- Column : END -->
</tr>
</table>
</td>
</tr>
<!-- 2 Even Columns : END -->
<!-- 2 Even Columns : BEGIN -->
<tr style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<td bgcolor="#ffffff" align="center" valign="top" style="padding: 0;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt !important;mso-table-rspace: 0pt !important;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt !important;mso-table-rspace: 0pt !important;border-spacing: 0 !important;border-collapse: collapse !important;table-layout: fixed !important;margin: 0 auto !important;">
<tr style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<!-- Column : BEGIN -->
<td class="stack-column-center" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt !important;mso-table-rspace: 0pt !important;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="left" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;mso-table-lspace: 0pt !important;mso-table-rspace: 0pt !important;border-spacing: 0 !important;border-collapse: collapse !important;margin: 0 auto !important;">
<tr style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<td style="font-family: Tahoma, sans-serif;font-size: 12px;mso-height-rule: exactly;line-height: 17px;color: #555555;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt !important;mso-table-rspace: 0pt !important;">
<strong style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">Exclusive Dealer for the Emirate of Abu Dhabi</strong><br style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
Audi Centre Abu Dhabi : <a style="color: #555;text-decoration: none;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" href="tel:+97122054444">+971 2 205 4444</a><br style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
Audi Sport Abu Dhabi : <a style="color: #555;text-decoration: none;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" href="tel:+97126658000">+971 2 665 8000</a><br style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
Audi Centre Al Ain : <a style="color: #555;text-decoration: none;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" href="tel:+97137131666">+971 3 713 1666</a><br style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
Audi Approved Plus : <a style="color: #555;text-decoration: none;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" href="tel:+97125554411">+971 2 555 4411</a><br style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<a style="color: #555;text-decoration: none;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" href="mailto:audisalesoffice@ali-sons.com?subject=Summer Premium Deals">AudiSalesOffice@ali-sons.com</a><br style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<a style="color: #555;text-decoration: none;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" target="_blank" href="http://audi-abudhabi.us10.list-manage.com/track/click?u=0447650035945adccddac4ff6&id=cc7934765b&e=c6c05a2045">www.audi-abuhabi.com</a>
</td>
</tr>
</table>
</td>
<!-- Column : END -->
<!-- Column : BEGIN -->
<td class="stack-column-center" valign="bottom" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt !important;mso-table-rspace: 0pt !important;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="right" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;table-layout: fixed !important;mso-table-lspace: 0pt !important;mso-table-rspace: 0pt !important;border-spacing: 0 !important;border-collapse: collapse !important;margin: 0 auto !important;">
<tr style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<td style="font-family: Tahoma, sans-serif;font-size: 12px;mso-height-rule: exactly;line-height: 17px;color: #555555;text-align: right;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt !important;mso-table-rspace: 0pt !important;">
<a target="_blank" href="http://audi-abudhabi.us10.list-manage.com/track/click?u=0447650035945adccddac4ff6&id=57c3d8c173&e=c6c05a2045" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src="images/twitter.png" width="35" height="32" alt="alt_text" border="0" class="fluid" style="font-family: sans-serif;font-size: 15px;mso-height-rule: exactly;line-height: 20px;color: #555555;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-ms-interpolation-mode: bicubic;"></a>
<a target="_blank" href="http://audi-abudhabi.us10.list-manage.com/track/click?u=0447650035945adccddac4ff6&id=81ec04a121&e=c6c05a2045" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src="images/facebook.png" width="26" height="32" alt="alt_text" border="0" class="fluid" style="font-family: sans-serif;font-size: 15px;mso-height-rule: exactly;line-height: 20px;color: #555555;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-ms-interpolation-mode: bicubic;"></a>
<a target="_blank" href="http://audi-abudhabi.us10.list-manage.com/track/click?u=0447650035945adccddac4ff6&id=0e77c6cb1c&e=c6c05a2045" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src="images/instagram.png" width="40" height="32" alt="alt_text" border="0" class="fluid" style="font-family: sans-serif;font-size: 15px;mso-height-rule: exactly;line-height: 20px;color: #555555;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-ms-interpolation-mode: bicubic;"></a>
<a target="_blank" href="http://audi-abudhabi.us10.list-manage2.com/track/click?u=0447650035945adccddac4ff6&id=4697135bb4&e=c6c05a2045" style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;"><img src="images/youtube.png" width="40" height="32" alt="alt_text" border="0" class="fluid" style="font-family: sans-serif;font-size: 15px;mso-height-rule: exactly;line-height: 20px;color: #555555;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;-ms-interpolation-mode: bicubic;"></a><br style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<small style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">Terms & Conditions apply</small>
</td>
</tr>
</table>
</td>
<!-- Column : END -->
</tr>
</table>
</td>
</tr>
<!-- 2 Even Columns : END -->
<!-- Divider : BEGIN -->
<tr style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<td bgcolor="#ffffff" style="padding: 15px 0;text-align: left;font-family: Tahoma, sans-serif;font-size: 15px;mso-height-rule: exactly;line-height: 20px;color: #b4b4b4;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt !important;mso-table-rspace: 0pt !important;">
<hr style="border: 1px solid #b4b4b4;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
</td>
</tr>
<!-- Divider : END -->
<!-- Footer : BEGIN -->
<tr style="-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;">
<td style="padding: 0 0 30px 0;text-align: left;font-family: Tahoma, sans-serif;font-size: 10px;mso-height-rule: exactly;line-height: 20px;color: #555555;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;mso-table-lspace: 0pt !important;mso-table-rspace: 0pt !important;">
The information in this email is private & confidential. It is intended only for the use of the person(s) named. If you are not the intended recipient, you are notified that any dissemination or copying of this communication is prohibited and kindly requested to notify the sender and to then delete this message. Audi - Ali & Sons Motors gives no representation or guarantee with respect to the integrity of any emails or attached files. <a style="color: #555555;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;" href="http://audi-abudhabi.us10.list-manage.com/unsubscribe?u=0447650035945adccddac4ff6&id=7d4a1dec83&e=c6c05a2045&c=3bc10b9bb2">Unsubscribe</a> to remove your email address from our email list.
</td>
</tr>
<!-- Footer : END -->
</table>
<!-- Email Body : END -->
</center>
<img src="http://cdn.mailscanner.info/1x1spacer.gif" width="1" height="1" alt="Web Bug from http://audi-abudhabi.us10.list-manage.com/track/open.php?u=0447650035945adccddac4ff6&id=3bc10b9bb2&e=c6c05a2045" /></body>
</html>