Jan 24 2017testing code functionality
Testing the newly implemented code block functionality
<div id="message-group" class="container group">
<!--<div id="consultancy-container" class="container col col-9"-->
<h1>Consultancy</h1>
<div class="group">
<div id="consultancy-message" class="col col-8">
<p>
Consultancy work is our primary income and we have many years experience in delivering high quality customer focused solutions. We like to combine market leading technology and business processes to ensure that the customer journey is not only the best but the most efficient.
<br>
<br>We offer consultancy services on a whole range of customer service/IT solutions however our main ones are detailed below. If you know what you are looking for then browse the sub links.
<br>
</p>
</div> <!-- End consultancy-message -->
<div id="sub-menu" class="col col-4 center">
<a class="sub-menu" href="#CRM-analysis">CRM Analysis</a>
<a class="sub-menu" href="#CRM-integration">CRM Integration</a>
<a class="sub-menu" href="#CRM-projects">CRM Projects</a>
<a class="sub-menu" href="#custom-applications">Custom Applications</a>
<a class="sub-menu" href="#payment-integration">Payment Integration</a>
</div> <!-- End Sub-menu -->
</div> <!-- End group -->
</div> <!-- end message group-->