BEGIN:VCARD
VERSION:2.1
N:Thornley;Peter
FN:Peter Thornley
ORG:Fraser brown
TITLE:
TEL;WORK;VOICE:01159 888 736
TEL;WORK;FAX:0115 9473636
ADR;WORK;PREF;ENCODING=QUOTED-PRINTABLE:;;Fraser Brown Solicitors=0D=0A=
84 Friar Lane;Nottingham;;Ng1 6ED;United Kingdom
LABEL;WORK;PREF;ENCODING=QUOTED-PRINTABLE:Fraser Brown Solicitors=0D=0A=
84 Friar Lane=0D=0A=
Nottingham=0D=0A=
NG1 6ED




EMAIL;PREF;INTERNET:pthornley@fraserbrown.com
END:VCARD


<!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">
<head><title>
	Contact Details &amp; Profile Information: Peter Thornley
</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta http-equiv="Pragma" content="no-cache" /><meta http-equiv="Cache-Control" content="no-cache" /><meta name="verify-v1" content="gY2XGHXZkdAvQjNSakIil85vt+/TX1tay6tr1wr11ik=" /><meta name="msvalidate.01" content="C95FF4050E93306B5A32647E90F8705B" /><meta id="ctl00_DescriptionMetaTag" name="description" content="Fraser Brown Solicitors contact details and profile information for Managing Partner Commercial Property Peter Thornley. Telephone number and e-mail. Direct download details to your phone or e-mail manager." /><meta id="ctl00_KeywordsMetaTag" name="keywords" content="contact details, contact information, Peter Thornley" /><meta name="author" content="http://www.fraserbrown.com" /><meta name="owner" content="Fraser Brown Solicitors" /><link href="../styles/Menu.css" rel="stylesheet" type="text/css" />
<meta name="ROBOTS" content="INDEX, FOLLOW" />

    <script type="text/javascript">
        // Copyright (C) 2005-2008 Ilya S. Lyubinskiy. All rights reserved.
        // Technical support: http://www.php-development.ru/
        //
        // YOU MAY NOT
        // (1) Remove or modify this copyright notice.
        // (2) Re-distribute this code or any part of it.
        //     Instead, you may link to the homepage of this code:
        //     http://www.php-development.ru/javascripts/dropdown.php
        //
        // YOU MAY
        // (1) Use this code on your website.
        // (2) Use this code as part of another product.
        //
        // NO WARRANTY
        // This code is provided "as is" without warranty of any kind.
        // You expressly acknowledge and agree that use of this code is at your own risk.


        // ***** Popup Control *********************************************************

        // ***** at_show_aux *****

        function at_show_aux(parent, child) {
            var p = document.getElementById(parent);
            var c = document.getElementById(child);

            var top = (c["at_position"] == "y") ? p.offsetHeight + 2 : 0;
            var left = (c["at_position"] == "x") ? p.offsetWidth + 2 : 0;

            for (; p; p = p.offsetParent) {
                top += p.offsetTop;
                left += p.offsetLeft;
            }

            c.style.position = "absolute";
            c.style.top = top + 'px';
            c.style.left = left + 'px';
            c.style.visibility = "visible";
        }

        // ***** at_show *****

        function at_show() {
            var p = document.getElementById(this["at_parent"]);
            var c = document.getElementById(this["at_child"]);

            at_show_aux(p.id, c.id);
            clearTimeout(c["at_timeout"]);
        }

        // ***** at_hide *****

        function at_hide() {
            var p = document.getElementById(this["at_parent"]);
            var c = document.getElementById(this["at_child"]);

            c["at_timeout"] = setTimeout("document.getElementById('" + c.id + "').style.visibility = 'hidden'", 333);
        }

        // ***** at_click *****

        function at_click() {
            var p = document.getElementById(this["at_parent"]);
            var c = document.getElementById(this["at_child"]);

            if (c.style.visibility != "visible") at_show_aux(p.id, c.id); else c.style.visibility = "hidden";
            return false;
        }

        // ***** at_attach *****

        // PARAMETERS:
        // parent   - id of the parent html element
        // child    - id of the child  html element that should be droped down
        // showtype - "click" = drop down child html element on mouse click
        //            "hover" = drop down child html element on mouse over
        // position - "x" = display the child html element to the right
        //            "y" = display the child html element below
        // cursor   - omit to use default cursor or specify CSS cursor name

        function at_attach(parent, child, showtype, position, cursor) {
            var p = document.getElementById(parent);
            var c = document.getElementById(child);

            p["at_parent"] = p.id;
            c["at_parent"] = p.id;
            p["at_child"] = c.id;
            c["at_child"] = c.id;
            p["at_position"] = position;
            c["at_position"] = position;

            c.style.position = "absolute";
            c.style.visibility = "hidden";

            if (cursor != undefined) p.style.cursor = cursor;

            switch (showtype) {
                case "click":
                    p.onclick = at_click;
                    p.onmouseout = at_hide;
                    c.onmouseover = at_show;
                    c.onmouseout = at_hide;
                    break;
                case "hover":
                    p.onmouseover = at_show;
                    p.onmouseout = at_hide;
                    c.onmouseover = at_show;
                    c.onmouseout = at_hide;
                    break;
            }
        }
</script> 

    <script type="text/javascript" src="../jscripts/AC_RunActiveContent.js" language="javascript"></script>
<link href="../styles/commprop.css" rel="stylesheet" type="text/css" /><link href="../styles/deptLink.css" rel="stylesheet" type="text/css" /><link rel="canonical" href="http://www.fraserbrown.com/info/profile=Peter-Thornley" /></head>
<body>
    <form name="aspnetForm" method="post" action="profile.aspx?fn=Peter&amp;ln=Thornley" id="aspnetForm">
<div>
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="" />
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="" />
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="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" />
</div>

<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['aspnetForm'];
if (!theForm) {
    theForm = document.aspnetForm;
}
function __doPostBack(eventTarget, eventArgument) {
    if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
    }
}
//]]>
</script>


<div>

	<input type="hidden" name="__VIEWSTATEENCRYPTED" id="__VIEWSTATEENCRYPTED" value="" />
	<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="U9W54oTo6wWcucA3YF/7yWkn93vwDfYOxUXLgXqRGw3h+wudd8fptPfIM3KlXZo+" />
</div>
    <!-- fullPageHdlr DIV | Sets a holder for the whole page layout -->
    <div id="ctl00_fullPageHdlr" style="float:left; width:100%; height:100%;">
    
        <!-- siteHdlr DIV | Sets a holder for the site layout -->
        <div id="ctl00_siteHdlr" style="float:left; width:940px; margin-top:20px; margin-right:0px; margin-bottom:0px; margin-left:20px;">
        
        <!-- headerHdlr DIV | Sets a holder for the header layout -->
        <div id="ctl00_headerHdlr" style="float:left; width:940px; height:54px; min-width:940px;">
        
        <!-- logoHdlr DIV | Sets a holder for the logo -->
        <div id="ctl00_logoHdlr" style="float:left; width:232px; height:50px; margin-right:4px;">
            <a href="../" id="ctl00_logoLink" title="Home Page | Fraser Brown Solicitors." class="imgLink">
            <img src="../images/logos/fblogo232x50.jpg" id="ctl00_fblogo" class="imgNoBorder" alt="Fraser Brown Solicitors logo home page link." />
            </a>
        </div>
        <!-- logoHdlr DIV | ENDS ABOVE -->
        
        <!-- whiteSpaceHdlr DIV | Sets an empty holder to the right of the logo -->
        <div id="ctl00_whiteSpaceHdlr" style="float:left; width:232px; height:50px; margin-right:4px; display:block;">
            &nbsp;
        </div>
        <!-- whiteSpaceHdlr DIV | ENDS ABOVE  -->

        
            <!-- telEmailHdlr DIV | E-mail and Telephone Number Holder -->
            <div id="ctl00_telEmailHdlr" style="float:left; width:468px; height:25px;">
                <!-- telHdlr DIV | E-mail and Telephone Number Holder -->
                <div id="ctl00_telHdlr" style="height:22px; float:left; padding:3px 0px 0px 0px; color:#0D0D3A">
                    <span id="ctl00_telTextLbl">Tel:</span>&nbsp;
                    <span id="ctl00_telNumeberMain">01159 888 777</span>
                </div>
                <!-- telHdlr DIV | ENDS ABOVE -->
                
                <!-- emailHdlr DIV | E-mail and Telephone Number Holder -->
                <div id="ctl00_emailHdlr" style="height:22px; float:right; padding:3px 0px 0px 0px;color:#0D0D3A">
                    e-mail: <a id="ctl00_emailInfoLink" title="Click to send a general enquiry e-mail" class="stdlink" href="javascript:__doPostBack('ctl00$emailInfoLink','')">info@fraserbrown.com</a>
                </div>
                <!-- emailHdlr DIV | ENDS ABOVE -->
            
            </div>
            <!-- telEmailHdlr DIV | ENDS ABOVE -->
            
            <!-- topMenuHdlr DIV | Top Text Menu Links Holder -->
           
                    <div id="OnlServBtn" style="float:right; padding-top:8px;">
                        <a id="ctl00_OnlineServLink" title="Click for Online Services - Client Login | Debt Recovery | Life" class="stdlink" href="../e-services/online-services">Online Services</a>
                    </div>
                    <div  style="float:right; width:38px;">
                        &nbsp;
                    </div>
                    <div id="CareerBtn" style="float:right; padding-top:8px;">
                        <a id="ctl00_CareerLink" title="Click for Careers Information" class="stdlink" href="../hr/careers">Careers</a>
                    </div>
                    <div  style="float:right; width:59px;">
                        &nbsp;
                    </div>
                    <div id="EventsBtn" style="float:right; padding-top:8px;">
                        <a id="ctl00_EventsLink" title="Click for Seminars, Training and Charity Events" class="stdlink" href="../news-media/events">Events</a>
                    </div>
                    <div id="ctl00_topMenuSpacer" style="float:right; width:10px;">
                        &nbsp;
                    </div>
                    
                    <div id="ctl00_topMenuSpacer2" style="float:right; width:35px;">
                        &nbsp;
                    </div>
                    <div id="NewsBtn" style="float:right; padding-top:8px;">
                        <a id="ctl00_NewsLink" title="Click for the latest news from Fraser Brown Solicitors" class="stdlink" href="../news-media/publications">Publications</a>
                    </div>
                    <div id="ctl00_topMenuSpacer3" style="float:right; width:47px;">
                        &nbsp;
                    </div>
                    <div id="HomeBtn" style="float:right; padding-top:8px;">
                        <a id="ctl00_HomeLink" title="Home Page Fraser Brown Solicitors" class="stdlink" href="../">Home</a>
                    </div>     
            
            <!-- topMenuHdlr DIV | ENDS ABOVE -->
        
        </div>
        <!-- headerHdlr DIV | ENDS ABOVE -->
        
        

            <div id="ctl00_HrzMenu1">
<div id="sample_attach_menu_parent" style="width:232px; height:28px; float:left; margin-right:4px;">
<a href="/" id="ctl00_A1" class="horizMenu">About Fraser Brown Solicitors</a>
</div>
<div id="sample_attach_menu_child">
<a href="../business/about-us" id="ctl00_A2" class="horizMenu">About Us</a>
<a href="our-people" id="ctl00_A24" class="horizMenu">Meet Our People</a>
<a href="../business/environmental" id="ctl00_A25" class="horizMenu">Environmental Statement</a>
</div>

<div id="sample_attach_menu_parent2" style="width:232px; height:28px; float:left; margin-right:4px;">
<a href="/" id="ctl00_A3" class="horizMenu">Commercial Legal Services</a>
</div>
<div id="sample_attach_menu_child2">
<a href="../commercial-legal/commercial-property" id="ctl00_A4" class="horizMenu">Commercial Property</a>
<a href="../commercial-legal/commercial-law" id="ctl00_A5" class="horizMenu">Commercial Law</a>
<a href="../commercial-legal/corporate-law" id="ctl00_A21" class="horizMenu">Corporate Law</a>
<a href="../commercial-legal/commercial-dispute-resolution" id="ctl00_A6" class="horizMenu">Commercial Dispute Resolution</a>
<a href="../commercial-legal/debt-recovery" id="ctl00_A7" class="horizMenu">Debt Recovery</a>
<a href="../commercial-legal/employment-hr" id="ctl00_A8" class="horizMenu">Employment and HR</a>
<a href="../commercial-legal/franchising" id="ctl00_A9" class="horizMenu">Franchising</a>
<a href="../commercial-legal/licensing" id="ctl00_A10" class="horizMenu">Licensing</a>
<a href="../commercial-legal/healthcare" id="ctl00_A26" class="horizMenu">Healthcare</a>
<a href="../commercial-legal/agricultural-law" id="ctl00_A11" class="horizMenu">Agricultural Law</a>
<a href="../commercial-legal/equine-law" id="ctl00_A12" class="horizMenu">Equine Law</a>
<a href="../commercial-legal/sports-law" id="ctl00_A27" class="horizMenu">Sports Law</a>
<a href="../commercial-legal/insolvency" id="ctl00_A29" class="horizMenu">Insolvency</a>
<a href="../commercial-legal/notary-public" id="ctl00_A28" class="horizMenu">Notary Public</a>
</div>

<div id="sample_attach_menu_parent3" style="width:232px; height:28px; float:left; margin-right:4px;">
<a href="/" id="ctl00_A13" class="horizMenu">Personal Legal Services</a>
</div>
<div id="sample_attach_menu_child3">
<a href="../private-legal/residential-property" id="ctl00_A14" class="horizMenu">Residential Property</a>
<a href="../private-legal/wills-trusts-probate" id="ctl00_A15" class="horizMenu">Wills, Trusts and Probate</a>
<a href="../private-legal/family-law" id="ctl00_A16" class="horizMenu">Family and Matrimonial</a>
<a href="../private-legal/personal-injury" id="ctl00_A17" class="horizMenu">Personal Injury</a>
<a href="../private-legal/employment-advice" id="ctl00_A18" class="horizMenu">Employment Advice</a>
<a href="../private-legal/dispute-resolution" id="ctl00_A19" class="horizMenu">Dispute Resolution</a>
</div>

<div id="sample_attach_menu_parent4" style="width:232px; height:28px; float:left;">
<a href="/" id="ctl00_A20" class="horizMenu">Contact Us</a>
</div>
<div id="sample_attach_menu_child4">
<a href="get-in-touch" id="ctl00_A22" class="horizMenu">Contact Details &amp; Maps</a>
<a href="../contact/enquire" id="ctl00_A23" class="horizMenu" rel="nofollow">Enquiry Form</a>
</div>

<script type="text/javascript">
    at_attach("sample_attach_menu_parent", "sample_attach_menu_child", "hover", "y", "pointer");
    at_attach("sample_attach_menu_parent2", "sample_attach_menu_child2", "hover", "y", "pointer");
    at_attach("sample_attach_menu_parent3", "sample_attach_menu_child3", "hover", "y", "pointer");
    at_attach("sample_attach_menu_parent4", "sample_attach_menu_child4", "hover", "y", "pointer");
</script>
    
</div>
    
    
        
        <!-- pageContentHdlr DIV | holds all page content -->
        <div id="pageContentHdlr" style="float:left;">
        
<!-- Outer holder Div -->
<div id="ctl00_ContentPlaceHolder1_contentHdlr" class="contentHdlr">
<!--Left Column-->
<div id="ctl00_ContentPlaceHolder1_leftTopHdlr" class="leftTopHdlr">
    <img id="ctl00_ContentPlaceHolder1_profileImgHdlr" src="../images/uploaded/417.jpg" alt="Profile Picture - Peter Thornley" style="border-width:0px;" />
</div>
<div id="ctl00_ContentPlaceHolder1_bannerHdlr" class="bannerHdlrDeptsAndProfiles">
    <img id="ctl00_ContentPlaceHolder1_bannerImg" src="../images/department-headers/CommProp.jpg" alt="Commercial Property Banner Image" style="height:162px;width:708px;border-width:0px;" />
</div>
<div id="ctl00_ContentPlaceHolder1_dataHdlr" class="dataHdlrProfDepts">
<div id="ctl00_ContentPlaceHolder1_leftCol" class="leftColProfDept">
    <h4>Contact Details:</h4>
    <div id="ctl00_ContentPlaceHolder1_telNumHdlr" style="margin-top:4px;">
        <span id="ctl00_ContentPlaceHolder1_telTextLbl">Tel:</span>&nbsp;<span id="ctl00_ContentPlaceHolder1_telephonelbl">01159 888 736</span>
    </div>
    <div id="ctl00_ContentPlaceHolder1_emailHdlr" style="margin-top:2px;">
    <span id="ctl00_ContentPlaceHolder1_emailTextLbl">E-mail:</span>&nbsp;<a id="ctl00_ContentPlaceHolder1_emailLink" class="whtSmLink" href="javascript:__doPostBack('ctl00$ContentPlaceHolder1$emailLink','')">pthornley@fraserbrown.com</a>
    </div>
    
    <div id="ctl00_ContentPlaceHolder1_downloadContactDetailHdlr" style="margin-top:2px;">
        <a id="ctl00_ContentPlaceHolder1_downloadContactDetalLink" class="whtSmLink" href="javascript:__doPostBack('ctl00$ContentPlaceHolder1$downloadContactDetalLink','')">Download contact details</a>
    </div>
    
    
    
    
    <div id="ctl00_ContentPlaceHolder1_publicationsLinksHdlr" style="margin-top:20px;">
        <h4><span id="ctl00_ContentPlaceHolder1_publicationsHeaderLbl">Publications:</span></h4>
    </div>
    <div id="ctl00_ContentPlaceHolder1_publicationDLHdlr" style="margin-top:2px;">
        <table id="ctl00_ContentPlaceHolder1_publicationsDL" cellspacing="0" border="0" style="border-collapse:collapse;">
	<tr>
		<td>
            <a id="ctl00_ContentPlaceHolder1_publicationsDL_ctl00_titleLink" class="whtSmLink" href="../news-media/item=Fraser-Brown-Sponsors-Notts-County-Shirts-288">Fraser Brown Sponsors Notts County Shirts</a>
        </td>
	</tr><tr>
		<td>
            <a id="ctl00_ContentPlaceHolder1_publicationsDL_ctl01_titleLink" class="whtSmLink" href="../news-media/item=Fraser-Brown-on-Magpies-Shirts-285">Fraser Brown on Magpies Shirts!</a>
        </td>
	</tr><tr>
		<td>
            <a id="ctl00_ContentPlaceHolder1_publicationsDL_ctl02_titleLink" class="whtSmLink" href="../news-media/item=Solicitors-Help-Business-Move-North-with-Acquisition-276">Solicitors Help Business Move North with Acquisition</a>
        </td>
	</tr><tr>
		<td>
            <a id="ctl00_ContentPlaceHolder1_publicationsDL_ctl03_titleLink" class="whtSmLink" href="../news-media/item=Commercial-Property-Lease-Assignment-Guide-264">Commercial Property Lease Assignment Guide</a>
        </td>
	</tr><tr>
		<td>
            <a id="ctl00_ContentPlaceHolder1_publicationsDL_ctl04_titleLink" class="whtSmLink" href="../news-media/item=Effects-of-the-VAT-Increase-on-Commercial-Leases-259">Effects of the VAT Increase on Commercial Leases</a>
        </td>
	</tr>
</table>
    </div>
    
</div>
<!--Left Column End-->
<!--RightColFullWidth begin-->
<div id="ctl00_ContentPlaceHolder1_rightcolFull" class="rightColFull">
<div id="ctl00_ContentPlaceHolder1_centerCol" class="centerColProfDept">
<div id="ctl00_ContentPlaceHolder1_profileTitleHdlr">
<h1><span id="ctl00_ContentPlaceHolder1_fullnamelbl">Peter Thornley</span>, <span id="ctl00_ContentPlaceHolder1_jobtitlelbl">Managing Partner Commercial Property</span></h1>
</div>
<div id="ctl00_ContentPlaceHolder1_profileWTShdlr" style="margin-top:6px; margin-bottom:20px;">
<div id="ctl00_ContentPlaceHolder1_worktypeHeadingHdlr">
<h2>Work Types:</h2>
</div>
    
    <table id="ctl00_ContentPlaceHolder1_wtList" cellspacing="0" border="0" style="border-collapse:collapse;">
	<tr>
		<td>
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;<span id="ctl00_ContentPlaceHolder1_wtList_ctl00_Label1">Acquisition and Disposal of Commercial Property</span>
    </td>
	</tr><tr>
		<td>
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;<span id="ctl00_ContentPlaceHolder1_wtList_ctl01_Label1">Commercial Leases</span>
    </td>
	</tr><tr>
		<td>
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;<span id="ctl00_ContentPlaceHolder1_wtList_ctl02_Label1">Acquisition and Disposal of Small Businesses</span>
    </td>
	</tr><tr>
		<td>
        &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;<span id="ctl00_ContentPlaceHolder1_wtList_ctl03_Label1">Acquisition and Disposal of Licensed Premises</span>
    </td>
	</tr>
</table>
    
</div>
<div id="ctl00_ContentPlaceHolder1_profileInfoHdlr" style="margin-top:3px">
    <span id="ctl00_ContentPlaceHolder1_ProfileInfolbl">Peter is the Trustee and Director of the Nottinghamshire Hospice and a member of the Radcliffe on Trent Golf Club and Notts County Football Club&#46; In his spare time&#44; Peter is an avid follower of golf&#44; cricket&#44; football and rugby&#46; When Peter is not watching sport he enjoys travelling&#44; listening to music and watching films&#46;</span><br />
</div>
      
</div>
<div id="rightColProfDept" class="rightColProfDept">
<h2><span id="ctl00_ContentPlaceHolder1_seeAlsoHeading">See Also:</span></h2>
<div id="ctl00_ContentPlaceHolder1_deptLinkhdlr" style="margin-top:2px;">
    <a id="ctl00_ContentPlaceHolder1_deptlink" class="stdlinkdept" href="../commercial-legal/commercial-property">Commercial Property</a>
</div>
<div id="ctl00_ContentPlaceHolder1_teamDataListHdlr" style="margin-top:2px;">
    <table id="ctl00_ContentPlaceHolder1_seeAlsoDataList" cellspacing="0" border="0" style="border-collapse:collapse;">
	<tr>
		<td>
            <a id="ctl00_ContentPlaceHolder1_seeAlsoDataList_ctl00_HyperLink1" class="stdlinkdept" href="../contact/contact/profile.aspx?fn=Andrew&amp;ln=Ready"></a>
        </td>
	</tr><tr>
		<td>
            <a id="ctl00_ContentPlaceHolder1_seeAlsoDataList_ctl01_HyperLink1" class="stdlinkdept" href="../contact/contact/profile.aspx?fn=Chris&amp;ln=Barnes"></a>
        </td>
	</tr><tr>
		<td>
            <a id="ctl00_ContentPlaceHolder1_seeAlsoDataList_ctl02_HyperLink1" class="stdlinkdept" href="../contact/contact/profile.aspx?fn=Graham&amp;ln=Green"></a>
        </td>
	</tr><tr>
		<td>
            <a id="ctl00_ContentPlaceHolder1_seeAlsoDataList_ctl03_HyperLink1" class="stdlinkdept" href="../contact/contact/profile.aspx?fn=Joanna&amp;ln=Ellis"></a>
        </td>
	</tr><tr>
		<td>
            <a id="ctl00_ContentPlaceHolder1_seeAlsoDataList_ctl04_HyperLink1" class="stdlinkdept" href="../contact/contact/profile.aspx?fn=Michael&amp;ln=Sargent"></a>
        </td>
	</tr><tr>
		<td>
            <a id="ctl00_ContentPlaceHolder1_seeAlsoDataList_ctl05_HyperLink1" class="stdlinkdept" href="../contact/contact/profile.aspx?fn=Natalie&amp;ln=Barnes"></a>
        </td>
	</tr><tr>
		<td>
            <a id="ctl00_ContentPlaceHolder1_seeAlsoDataList_ctl06_HyperLink1" class="stdlinkdept" href="../contact/contact/profile.aspx?fn=Patrick&amp;ln=Wood"></a>
        </td>
	</tr><tr>
		<td>
            <a id="ctl00_ContentPlaceHolder1_seeAlsoDataList_ctl07_HyperLink1" class="stdlinkdept" href="../contact/contact/profile.aspx?fn=Peter&amp;ln=Jacks"></a>
        </td>
	</tr><tr>
		<td>
            <a id="ctl00_ContentPlaceHolder1_seeAlsoDataList_ctl08_HyperLink1" class="stdlinkdept" href="../contact/contact/profile.aspx?fn=Rhian&amp;ln=Davies"></a>
        </td>
	</tr><tr>
		<td>
            <a id="ctl00_ContentPlaceHolder1_seeAlsoDataList_ctl09_HyperLink1" class="stdlinkdept" href="../contact/contact/profile.aspx?fn=Tony&amp;ln=Palfreman"></a>
        </td>
	</tr>
</table>
</div>


</div>
</div>
<!--RightColFullWidth end-->
</div>
</div>
<!-- Outer holder Div End -->
       
        </div>
        <!-- pageContentHdlr DIV | ENDS ABOVE -->
        
        <!-- footerHdlr DIV | Begins here -->
        <div id="ctl00_footerHdlr" style="float:left; width:940px; margin-top:4px; vertical-align:top;">
        
            <!-- bizInfoHdlr DIV | holds the sra information at the bottom of the page -->
            <div id="ctl00_bizInfoHdlr" style="float:right;">
                <a href="../business/business-information" target="_blank" class="stdlink" title="Click to view Business Information">Business Information</a>&nbsp;|&nbsp;<a href="../business/terms-and-conditions" target="_blank" class="stdlink" title="Click to see our Terms and Conditions.">Terms and Conditions</a>
            </div>
            <!-- bizInfoHdlr DIV | ENDS ABOVE -->
        
            <!-- sraInfoHdlr DIV | holds the sra information at the bottom of the page -->
            <div id="ctl00_sraInfoHdlr" style="float:left; width:500px;">
                Regulated by the <a href="http://www.sra.org.uk" title="Click here to visit the Solicitors Regulation Authority website" class="stdlink">Solicitors Regulation Authority</a>&nbsp;&nbsp;&nbsp;&nbsp;SRA Number: 00048586
            </div>
            <!-- sraInfoHdlr DIV | ENDS ABOVE -->
            
            <!-- lexcelInvHdlr DIV | holds the sra information at the bottom of the page -->
            <div id="ctl00_lexcelInvHdlr" style="float:right;">
                <img id="ctl00_lexInvImg" src="../images/logos/lexcel-iip-logos.jpg" alt="Lexcel and Investors in People Logos" style="border-width:0px;" />
            </div>
            <!-- lexcelInvHdlr DIV | ENDS ABOVE -->
            
            <!-- copyrightHdlr DIV | holds the sra information at the bottom of the page -->
            <div id="ctl00_copyrightHdlr" style="float:left; clear:left; margin-top:5px;">
                &copy;&nbsp;2009&nbsp;Fraser Brown Solicitors
            </div>
            <!-- copyrightHdlr DIV | ENDS ABOVE -->
            
        </div>
        <!-- footerHdlr DIV | ENDS ABOVE -->
    </div>
    <!-- siteHdlr DIV | ENDS ABOVE -->
    
    </div>
    <!-- fullPageHdlr DIV | ENDS ABOVE -->
    </form>
<script type="text/javascript">
        var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
        document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
    try {
        var pageTracker = _gat._getTracker("UA-7409689-2");
        pageTracker._trackPageview();
    } catch (err) { }
</script>
</body>
</html>

