360 Legal Group launch new compliance offering

Business consultancy firm 360 Legal Group has announced that a new compliance proposition will be launched at its annual conference later this week.  The new offering includes ongoing COLP and COFA support, guidance on attaining and maintaining accreditations, applications to ABS and regular file reviews.
 
Viv Williams, 360 Legal Group, commented:
 
“We are thrilled to offer this complete compliance support service to our members, as we wholly believe that that compliance belongs at the heart of every law firm’s strategy for success.  SRA regulations are rapidly changing the way solicitors are regulated and, whilst the principles of this regulation are founded in good business practice, the reality for many firms is that remaining compliant is a costly endeavour; both financially and in terms of  the time taken to implement and maintain changing regulatory requirements.
 
“We believe that this new proposition will help us encourage our members to embrace a culture of compliance whilst also saving them time and money.  This is another example of the way in which we work to keep the firms who use our services successful and profitable.” 
 
The Group has employed two dedicated compliance consultants to support delivery of the new proposition; Gemma Garen joins from a background of more than a decade of designing and implementing compliance systems in law firms, whilst Eric Fletcher has over 25 years experience as a fraud specialist working for the Government and regulators.
 
The conference, which will take place in Warwickshire on the 2nd and 3rd of October, will be the Group’s largest event to date with more than 180 legal services specialists anticipated to attend.   
 

Latest News

SimplyBiz Launch Training and Competence Scheme

  October 16, 2014

Read more >

360 Legal Group launch new compliance offering

  October 02, 2014

Read more >

SimplyBiz Challenges FCA on Advisers Share of Guidance Levy

  September 23, 2014

Read more >

Compliance First launches non-mainstream investment events

  September 16, 2014

Read more >

Web discoveries

'); } else { //alert('here'); //alert('this record already exists'); } }); $('a.watchVideo').on('click', function(e){ //checkforMedia(); e.preventDefault(); //alert('hello there'); //var url = $(this).attr('href'); var url = $(this).attr('data-remote'); var txtSummary = $(this).attr('data-summary'); // Variables for iFrame code. Width and height from data attributes, else use default. var vidWidth = 512; // default var vidHeight = 295; // default if ( $(this).attr('data-width') ) { vidWidth = parseInt($(this).attr('data-width')); } if ( $(this).attr('data-height') ) { vidHeight = parseInt($(this).attr('data-height')); } var iFrameCode = ''; $(".modal-body").html(iFrameCode); //$(".modal-body").html(''); $(".modal-header").html(" 

"+$(this).attr('data-title')+"

"); $(".modal-footer").html(txtSummary); $('#mediaModal').modal('toggle').on('hide', function () { //$(this).removeData('modal'); //alert("tester"); $(this).remove(); // $(this).dialog('destroy').remove() //parent.frames['frameName']. }); //data-dismiss='modal' }); $('#mediaModal').on('hidden.bs.modal', function () { $('#mediaModal .modal-body').html(''); });