

<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
    <meta charset="utf-8" />
    
    
	<title>Business Lincolnshire | Privacy
	</title>
	<meta name="description" content=""/>
	<meta name="keywords" content=""/>
	<link rel="stylesheet" type="text/css" href="/css/print.css" media="print" />

	<link href="http://fast.fonts.com/cssapi/e9d2ac4f-e165-4cef-bc76-0789a336d553.css" rel="stylesheet" type="text/css" />

	<link rel="stylesheet" type="text/css" href="/css/reset.css" />
	<link rel="stylesheet" type="text/css" href="/css/style.css" />
	<link rel="stylesheet" type="text/css" href="/css/mooselecta.css" />
	<link rel="stylesheet" type="text/css" href="/css/SqueezeBox.css" />
	
	

	<script type="text/javascript" src="/js/modernizr-1.6.min.js"></script>
	<script type="text/javascript" src="/js/mootools-core-1.3-full-compat-yc.js"></script>
	<script type="text/javascript" src="/js/mootools-more-1.2.4.4.js"></script>
	<script type="text/javascript" src="/js/simple-carousel.class.js"></script>
	<script type="text/javascript" src="/js/inc_mooselecta.js"></script>
	<script type="text/javascript" src="/js/SqueezeBox.js"></script>
	<script type="text/javascript" src="/js/inc_basic.js"></script>

    	
	<script type="text/javascript">

	  var _gaq = _gaq || [];
	  _gaq.push(['_setAccount', 'UA-9645496-83']);
	  _gaq.push(['_trackPageview']);

	  (function() {
	    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
	    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
	    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
	  })();

	</script>
	
</head>
<body>
	<div id="container">

		<header>
		
		    <div class="logo">
		        <a href="/" title="Home Page"><img src="/images/logo.gif" alt="Business Lincolnshire" /></a>
		    </div>
		    
		    <div class="permalinks">
		        <ul>
		            <li><a href="/about-us">About Us</a></li>
		            <li><a href="/how-to-use-this-site">How to use this site</a></li>
		            <!--<li><a href="">FAQs</a></li>-->
		            <!--<li><a href="/jargon-buster">Jargon Buster</a></li>-->
		        </ul>
		    </div>
		    
		    
		    
		    
		    <div id="search-holder">
		    <div class="search">
		        <form method="post" action="/search">
                    <fieldset>
                        <label class="hide" for="searchtexttop">Search</label>
                        
                        <input class="searchtexttop" id="searchtexttop" type="text" onfocus="ClearInput(this,'Search the site...');" value="Search the site..." name="searchtexttop" />
                        <label class="hide" for="searchselecttop">Categories</label>
                        <div id="searchtopcontainer">
                            <select class="selecta" name="searchselecttop" id="searchselecttop">
                                <!--<option value="" selected="selected">All categories</option>
                                <option value="value">Page content</option>
                                <option value="Casestudies">Case studies</option>
                                <option value="news">News</option>
                                <option value="contacts">Contacts</option>
                                <option value="events">Events</option>-->
                                                                
                            
                            <option value="">All categories</option>
                            
                            <option value="page">Page content</option>
                            
                            <option value="Casestudies">Case studies</option>
                            
                            <option value="news">News</option>
                            
                            <option value="contacts">Contacts</option>
                            
                            <option value="events">Events</option>
                               
                            </select>
                        </div>
                        <input class="submitsearch" id="submitsearch" type="image" name="submit" alt="Website Search" src="/images/form_button_search.gif" />
                    </fieldset>
                </form>
		    </div>
		    </div>
		    <nav>
		        <div id="mainmenu">
			    <ul class="menu1"><li><a href="/home">Home</a></li><li class = "  hasChildren first"><a href="/starting-up">Starting Up</a></li><li class = "  hasChildren"><a href="/growing-your-business">Growing Your Business</a></li><li class = "  hasChildren"><a href="/finance">Finance</a></li><li class = "  hasChildren"><a href="/employment-skills">Employment & Skills</a></li><li class = "  hasChildren"><a href="/premises">Premises</a></li><li class = "  hasChildren"><a href="/news-case-studies">News & Case Studies</a></li><li class = "  hasChildren last"><a href="/contacts">Contacts</a></li></ul>
			    </div>
			</nav>
			
		</header>

		<div id="inner-container">
<div id="breadcrumb">You are here:&nbsp;&nbsp;&nbsp;&nbsp;<a href="/home">Home</a><span>></span><a href="/privacy" class="current">Privacy</a></div>
<div class="clear"></div>

    <div id="menu-left">
        
        <div class="clear"></div>
    </div>
    
    <div id="content">
        <h2>Privacy</h2>
        
        <p class="intro">BusinessLincolnshire as the data collector, may collect any personal information from visitors to this site. This information is used only to respond to enquiries, provide information about services and events advertised on the website and to monitor site usage. Site usage statistics will not include information that can be used to identify any individual. Such information is anonymous and held on a temporary basis.</p>
<p>By submitting your data you consent to the use of that information as set out above.</p>
<p>Where personal data is requested through forms, such data is only used for the purpose stated on the form and will not be given or sold to any third parties.</p>
<p>This privacy policy only covers the BusinessLincolnshire website. Third Party websites linked to from this site are not covered by this policy.</p>
<p>BusinessLincolnshire will at all times comply with the requirements of the Data Protection Act 1998.</p>
        
    </div>
   
    <div id="modules">
    
        
    </div>
    <div class="clear"></div>
<script>
    window.addEvent('domready', function() {
        $$('.structuretoggle').each(function(el) {
            el.addEvent('click', function() {
                li = el.getParent();
                theLi = li.getParent();
                theContainer = li.getElements('div.m-slider-inner');
                theSlider = li.getElements('div.m-slider');
                theImg = el.getElementsByTagName('img');
                if (theContainer.length > 0) {
                    containerHeight = theContainer[0].getSize().y;
                    if (theImg[0].getAttribute('src').contains('/images/content_arrow_up.gif')) {
                        theParentContainer = li.getParents('div.m-slider');
                        if (theParentContainer.length == 0) {
                            theSlider[0].setStyle('height', containerHeight);
                        } else {
                            theParentContainer[0].setStyle('height', 'auto');
                        }
                        theSlider[0].tween('height', 0);
                        theImg[0].setAttribute('src', '/images/content_arrow_down.gif');

                    } else {
                        theParentContainer = li.getParents('div.m-slider');
                        if (theParentContainer.length > 0) {
                            theParentContainer[0].setStyle('height', 'auto');
                        }
                        theSlider[0].tween('height', containerHeight);
                        theImg[0].setAttribute('src', '/images/content_arrow_up.gif');
                    }
                }
                return false;
            });
        });
    });	
</script>
		    </div>
		
		</div>
		<div class="clear"></div>
		<div id="ambient-links">
		    <div class="inner">
		        <div class="link">
		            <div class="contact">
		                <div class="heading">Get in touch</div>
		                <p>If you have any queries or comments about the website please contact us via the form on the <a href="/contacts/contact-us">Contacts page</a>.</p>
		            </div>
		        </div>
		        <div class="link">
		            <div class="register">
		                <div class="heading">Local support, training & events</div>
		                <p>Promote your local business support sessions, training and events on BusinessLincolnshire. Please complete our <a href="/employment-skills/local-support-training-events/support-training-events-form">Support, Training & Events Form</a>.</p>
		            </div>
		        </div>
				
		        <div class="link norightmargin">
		            <div class="twitter">
		                <div class="heading">Follow us on Twitter</div>
		                
		                <p><a onkeypress="window.open('http://twitter.com/BusinessLincs');return false;" onclick="window.open('http://twitter.com/BusinessLincs');return false;" href="http://twitter.com/BusinessLincs">@BusinessLincs:</a>  Lincoln had the highest growth in business start ups in the UK in 2011 <a href="http://t.co/1QLx68GL">http://t.co/1QLx68GL</a></p><p class="tweet-info">yesterday - <a href="http://twitter.com/intent/tweet?in_reply_to=171935323033579520">Reply</a> - <a href="http://twitter.com/intent/retweet?tweet_id=reply171935323033579520">retweet</a> - <a href="https://twitter.com/intent/favorite?tweet_id=reply171935323033579520">favorite</a></p>
		            </div>
		        </div>
		        <div class="clear"></div>
		    </div>
		</div>
		
		<footer>
		    <div class="inner">
		        <p>&copy; Business Lincolnshire 2012. All rights reserved.</p>
		        <div class="permalinks">
		            <ul>
		                <li><a href="/disclaimer">Disclaimer</a></li>
		                <li><a href="/terms-conditions">Terms &amp; conditions</a></li>
		                <li><a href="/privacy">Privacy</a></li>
		                <li><a href="/accessibility">Accessibility</a></li>
		                <li><a href="/sitemap">Sitemap</a></li>
		                <li><a href="/credits">Credits</a></li>
		            </ul>
		        </div>
		    </div>
		</footer>
		
</body>
</html>
