

<!DOCTYPE html>
<html class="no-js" lang="en">

<head>

    <!--<meta charset="ISO-8859-1" />-->
	<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />

	<title>Ingenious VCTs | Our Team
	</title>
	
	
	<style type="text/css">
		@import url("http://fast.fonts.com/t/1.css?apiType=css&projectid=aa4540f3-7d40-4c5e-9673-6ec42d2b638f");
		@font-face{
		font-family:"OfficinaSerifITCW01-Boo 734540";
		src:url("/Fonts/d29a1003-aa62-4492-a4ab-3b649c7efccd.eot?iefix") format("eot");}
		@font-face{
		font-family:"OfficinaSerifITCW01-Boo 734540";
		src:url("/Fonts/d29a1003-aa62-4492-a4ab-3b649c7efccd.eot?iefix");
		src:url("/Fonts/d8999082-96b7-4355-bab1-d135f4e4bee7.woff") format("woff"),url("/Fonts/e0a4e45b-0b2e-4b30-82d9-808d85415dc9.ttf") format("truetype"),url("/Fonts/9e9b325c-b638-44e5-9889-91dd0d826f86.svg#9e9b325c-b638-44e5-9889-91dd0d826f86") format("svg");
		}
	</style>
	
	
	<link rel="stylesheet" href="/css/style.dcss" />
		
	<meta name="description" content=""/>
	<meta name="keywords" content=""/>
	
	<script type="text/javascript" src="/js/mootools-core-1.3-full-compat-yc.js"></script>
	<script type="text/javascript" src="/js/mootools-more-1.3.2.1.js"></script>
	<script type="text/javascript" src="/js/simple-carousel-src.class.js"></script>
	<script type="text/javascript" src="/js/modernizr.js"></script>
    <script type="text/javascript" src="/js/mooselecta.js"></script>
  	<script type="text/javascript" src="/js/inc_basic.js"></script> 	
	
	<script src="/js/SqueezeBox.js"></script>
	<script>
		window.addEvent('domready',function(){
			SqueezeBox.initialize({
				parse: 'data-squeeze'
			});
			SqueezeBox.assign($$('a.SqueezeBox'));
		});
	</script>
      
</head>
<body class="theme1">


	
    <div class="bg1">
        <header id="topheader">
		    <div id="top">
		        <div id="top-content">
			        <div id="links">
				        <a href="/" class="homelink"><span class="hide">[</span>Home<span class="hide">]</span></a>
				        <a href="http://www.ingeniousmedia.co.uk" class="link"><span class="hide">[</span>Ingenious<span class="hide">]</span></a>
				        <!--<a href="http://www.imaclimited.com" class="link"><span class="hide">[</span>IMAC<span class="hide">]</span></a>
				        <a href="#" class="accesslink"><span class="hide">[</span><span class="hide">]</span></a>-->
			        </div>
			        <div id="search">
				        <form action="/search" method="post">
					        <fieldset>	   
					            <label for="siteSearchText">Search</label>         
						        <input type="text" name="siteSearchText" id="siteSearchText" maxlength="100" value="Search..." onfocus="ClearInput(this,'Search...')" />
						        <button type="submit"><span class="hide">Search</span></button>
					            <div class="clear"></div>
					        </fieldset>
				        </form>
			        </div>
		        </div>
	        </div>
			<h1>
			    <span class="hide">INGENIOUS</span>
				<a href="/home" class="home"><span class="hide">[</span><img src="/images/logo.png" alt="Ingenious VCTs" /></a>
			</h1>
			<nav>
				<ul><li class = "theme1 first"><a href="/about-vcts">About VCTs</a></li><li class = "theme1"><a href="/investment-opportunities">Investment Opportunities</a></li><li class = "theme1  hasChildren"><a href="/existing-vcts">Existing VCTs</a></li><li class = "theme1  selectedl1"><a href="/our-team">Our Team</a></li><li class = "theme1"><a href="/news-and-publications">News and Publications</a></li><li class = "theme1"><a href="/video-library">Video Library</a></li><li class = "theme1"><a href="/contact-vcts">Contact VCTs</a></li><li class = "theme1 last"><a href="/faqs">FAQs</a></li></ul>
				<div class="clear"></div>
			</nav>
		</header>

<div id="content-container" class="directors">
	
	
	
	<div id="content" class="stafflist nomodule nofloat marginauto">

				
					<div id="content-inner">
					<div id="staff-profile"><h2>Nicholas Beveridge</h2><p class="breadcrumb">Investment Associate</p><div class="profile-info"><img src="http://www.ingeniousmedia.co.uk/team/Nicholas_Beveridge(1).jpg" alt="Nicholas Beveridge" style="width:200px;" /><p class="email"><strong>Investment Associate</strong></p><p class="telephone"><a href="mailto:nicholas.beveridge@ingeniousmedia.co.uk" title="nicholas.beveridge@ingeniousmedia.co.uk" style="font-size:0.833em;">nicholas.beveridge@ingeniousmedia.co.uk</a></p><p class="fax" style="border:0px;padding-bottom:0px;margin-bottom:0px;">020 7319 4314</p></div><p>Nicholas is an Investment Associate, responsible for the day to day running of the finance departments of VCT investee companies, dealing with maintenance of the accounting records to detailed implementation and monitoring of business plans and cash flow.&nbsp; Nicholas works very closely with the partners of the VCT Live and Entertainment investments, assisting operationally and financially.</p>
<p>Prior to joining Ingenious in 2007, Nicholas was part of CMO Management who managed Gorillaz, Blur, Morcheeba, Ultravox &amp; Thin Lizzy where he was assistant financial controller for 10 years. Before that he worked with the Hilton Hotel International.</p></div>	
					
	    </div>
        <div id="content-modules">
            
        </div>
        <div class="clear"></div>
    </div>
    <div class="clear"></div>
</div>  

<script type="text/javascript">
		$$('.staff').each(function(el,index){
			    el.getElement('.staffimage').set('morph');
			    if (el.getElement('.staffextra') !== null){
			        el.addEvents({
				        'mouseenter':function(){
					        el.getElement('.staffextra').morph({
						        'top':'0',
						        'height':'125'
						        }
					        );
				        },
				        'mouseleave':function(){					
					        el.getElement('.staffextra').morph({
						        'top':'125',
						        'height':'0'
						        }
					        );
				        }
			        });			
			    }
		});
</script>
		<footer>
		    <nav>
			    <!--<a href="/accessibility"><span class="hide">[</span>Accessibility<span class="hide">]</span></a>-->
			    <a href="/legal-notice"><span class="hide">[</span>Legal Notice<span class="hide">]</span></a>
			    <a href="/privacy-policy"><span class="hide">[</span>Privacy Policy<span class="hide">]</span></a>
			    <a href="/sitemap" class="norightmargin"><span class="hide">[</span>Sitemap<span class="hide">]</span></a>
			    <!--<a href="http://www.twitter.com" class="twitter"><span class="hide">[</span>Follow Ingenious on Twitter <img src="/images/twitter.gif" alt="Twitter" /><span class="hide">]</span></a>
			    <a href="http://www.facebook.com" class="facebook norightmargin"><span class="hide">[</span>Join us on Facebook <img src="/images/facebook.gif" alt="Facebook" /><span class="hide">]</span></a>-->
		    </nav>
			<p>&copy;2012 Ingenious Media Holdings plc. All rights reserved. Registration No. 6525088 Registered in England and Wales. Registered Office 15 Golden Square London W1F 9JG</p>
	    </footer>
	    
	</div> <!-- End Container -->
	
	<script type="text/javascript" src="/js/cufon.js" ></script>
	<script type="text/javascript" src="/js/avenir.js" ></script>
	<script type="text/javascript" src="/js/chaparralpro.js" ></script>
	<script type="text/javascript" src="/js/officinasans.js" ></script>
	
	<!--[if gte IE 9]><script type="text/javascript"> Cufon.set('engine', 'canvas'); </script><![endif]--> 
	
	<script type="text/javascript">
		
		Cufon.replace('#topheader ul li a',{fontFamily:'avenir',hover: true});
		Cufon.replace('.module .title',{fontFamily:'avenir'});
		//Cufon.replace('header h1 a',{fontFamily:'officinasans'});
		//Cufon.replace('article.home p',{fontFamily:'chaparralpro'});
		//Cufon.replace('#landing-container article.intro p',{fontFamily:'chaparralpro'});   
		
	</script>
	
	<script type="text/javascript"> Cufon.now();</script>
	
    <script type="text/javascript" src="/include/taglinks.js"></script>
	<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-3985007-39");
    pageTracker._trackPageview();
    } catch(err) {}</script>
	
	<div class="hide"></div>
</body>
</html>


