<?php
include_once('header.php');
?>
<style>
.bottomContent{
margin: 15px 0;
overflow: hidden;
}
.mainText{
font-size: 0.9em;
}
.packageList{
list-style-type: disc;
list-style-position: inside;
}
.packageList > li{
padding: 5px 0;
}
.arcList{
margin-left: 10px;
list-style-type: disc;
list-style-position: inside;
display: block;
font-size: 0.95em;
}
.arcList > li{
padding: 5px 0;
}
#para{
/* border-right: 1px solid black; */
padding-right: 20px;
}
@media screen and (max-width:767px){
.desktopOnly{display: none;}
.addMarginTop{margin-top: 20px;}
.growPadding{padding: 0 15px;}
/* #para{border: none !important;} */
}
</style>
<div class="row white">
<div class="centered ten columns middleContent" style="text-align: center;">
<ul class="three_up tiles arcHeadings">
<li><img src="images/arcHeading1.png"></li>
<li><img src="images/arcHeading2.png"></li>
<li><img src="images/arcHeading3.png"></li>
</ul>
</div>
</div>
<div class="row white">
<div class="bottomContent growPadding">
<div class="ten columns centered">
<p class="mainText">Driving Traffic to your store by <b>"Mining your own business!"</b></p>
<p class="mainText">Welcome to Absolute Results Communication Centre <b>(ARC)</b>. Driving Private Sale Event Traffic. We are an industry leader in the automotive and event management business. We understand
that the pressure to sell cars has never been greater. Our clients are looking for that innovative edge in this competitive market place. At ARC we understand what it takes
to get the attention of your customer, engage them in a meaningful conversation, and to present a compelling offer that causes them to take action.
</p>
</div>
<div class="row">
<div id = "para" class="five columns push_one" style="clear: both;">
<div style="">
<h4 style="border-bottom: 1px solid grey; margin-right: 15px;">What we do:</h4>
<ul class="packageList">
<li><b>Private Sale Support:</b><br><span style="font-size: 0.8em; margin-left: 25px;">Making appointments for your "Private Sale"</span></li>
<li><b>Data Clean Up Calls:</b><br><span style="font-size: 0.8em; margin-left: 25px;">Make your internal BDC marking count by having clean data</span></li>
<li><b>Service Follow-Up Calls:</b><br><span style="font-size: 0.8em; margin-left: 25px;">How did we do?</span></li>
<li><b>Service Reminder Calls:</b><br><span style="font-size: 0.8em; margin-left: 25px;">Time for your vehicle service...</span></li>
<li><b>Lead Bridge:</b><br><span style="font-size: 0.8em; margin-left: 25px;">Answering your important inbound Sales calls or Web Leads</span></li>
<li><b>Social Digital Campaigns:</b><br><span style="font-size: 0.8em; margin-left: 25px;">The future is now</span></li>
</ul>
</div>
</div>
<div class="five columns addMarginTop" >
<h4 style="border-bottom: 1px solid grey; margin-right: 15px;">About Us:</h4>
<div class="two_up tiles" style="margin-top: 30px;">
<img id="phone" class="tile" src="images/phone.jpg" style="width: 15%; float: left; margin-top: 25px;">
<ul class="arcList tile" style="float:left; width: 77%;">
<li>Over one million calls made every year!</li>
<li>Industry leaders in Private Sale Support.</li>
<li>1000+ dealership events and couting!</li>
<li>1000's of appointments made.</li>
<li>50+ Automotive Trained Call Agents available.</li>
</ul>
</div>
<div class="two_up tiles" style="margin-top: 10px;">
<a href="aboutus.php"><img class="tile" src="images/learnmore.png" style="margin-left: 5%; float:left; width: 35%;"></a>
<a href="aboutus.php"><img class="tile" src="images/booknow.png" style="margin-left: 5%; float: left; width: 35%;"></a>
</div>
</div>
</div>
</div>
</div>
</div> <!-- wrapper -->
</body>
</html>