

<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
	<title>Leasing | Land Securities in London
	</title>
	<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
	<link rel="stylesheet" type="text/css" href="/css/style.dcss" />
	<link rel="stylesheet" type="text/css" href="/css/print.css" media="print" />
	<link rel="stylesheet" type="text/css" href="/css/SqueezeBox.css" />
	<link rel="stylesheet" type="text/css" href="/css/slimbox.css" />
	
	<link rel="alternate" type="application/rss+xml" title="Land Securities London - London Stories" href="/story-rss.asp?ChannelID=2" />

	<meta name="description" content=""/>
	<meta name="keywords" content=""/>
	<meta name="google-site-verification" content="tLCLjhyt6pZM6_USisBRK53kCoeLRr99rauO38ddDS4" />	<!-- www.landsecuritieslondon.com -->
	<meta name="google-site-verification" content="cVKve8De03oHpEN2PGA8QpkCElI4Iv7Ya6_4a82ZZNc" /> <!-- www.capitalcommitment.co.uk-->
	<meta name="google-site-verification" content="cVKve8De03oHpEN2PGA8QpkCElI4Iv7Ya6_4a82ZZNc" /> <!-- capitalcommitment.co.uk-->
	
	<script type="text/javascript" src="/js/clientcide.2.2.0-stickywin.js"></script>
	<script type="text/javascript" src="/js/SqueezeBox.js"></script>
	<script type="text/javascript" src="/js/slimbox.js"></script>
	<script type="text/javascript" src="/js/inc_basic.js"></script>
	<!--[if lte IE 8]>
		<link rel="stylesheet" type="text/css" href="/css/ie.css" />
	<![endif]-->
	<!--[if lte IE 6]>
		<link rel="stylesheet" type="text/css" href="/css/ie6.css" />
	<![endif]-->
	
	<script type="text/javascript">
	/* <![CDATA[ */
		function windowSize(){
			
			  var myWidth = 0, myHeight = 0;
			  if( typeof( window.innerWidth ) == 'number' ) {
				//Non-IE
				myWidth = window.innerWidth;
				myHeight = window.innerHeight;
			  } else if( document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) {
				//IE 6+ in 'standards compliant mode'
				myWidth = document.documentElement.clientWidth;
				myHeight = document.documentElement.clientHeight;
			  } else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) {
				//IE 4 compatible
				myWidth = document.body.clientWidth;
				myHeight = document.body.clientHeight;
			  }
			  
			  var myObj = { x: myWidth, y:myHeight };
			  //console.log(myObj);
			  
			  return myObj;
			
		}
		
		function resizeBackground(){
			
            $$('#imgcontainer img').each(function(el,index){
				                
                var newH;
                var winW;
                var winH;

                winW = document.body.offsetWidth;
                winH = document.body.offsetHeight;
				
                var imgW = el.getSize().x;
                var imgH = el.getSize().y; 
				
				newH = (imgH / imgW) * winW
              
                if (newH < winH){               
                    newH = winH;
                }
				
				//console.log( winW + ' ' + winH + ' ' + imgW + ' ' + imgH + ' ' + newH);

                el.setStyle('height',newH);                
				var currentHeight = newH.toInt();
				var heightPercent = ((currentHeight / imgH) * 100).round();
				var newW = (imgW * (heightPercent / 100));
				var space = (winW - newW);
				var newLeft = (space / 2).round();
				el.setStyle('left',newLeft);     
				
				if(Browser.Engine.trident){
					var bWidth = windowSize().x;
					var bHeight = windowSize().y;
				} else {
					var bWidth = document.body.getSize().x;
					var bHeight = document.body.getSize().y;
				}		

				
				
				if( bWidth > 1050){					
					$('border-box').setStyles({
						display: 'block',
						width: bWidth - 40,
						height: bHeight - 40
					});
				} else {
					$('border-box').setStyle('display','none');
				}
				
            });

			
			
        }
		
		
		
		window.addEvents({
			'resize':resizeBackground,
			'domready':function(){
				if($('backgroundimage')){$('backgroundimage').addEvent('load',resizeBackground);}
				resizeBackground();
			}
        });
		
		/* ]]> */
	</script>
	
</head>
<body id="body-team-leasing">
	<div id="flash-background">
		
	</div>
	<div id="page-container">
		
		<div id="banner">
			<div id="logo"><a href="/">Land Securities in London</a></div>
			<div id="banner-right">
				<div id="search">
					<form action="/search">
						<fieldset>
							<label for="searchtexttop" class="hide">Search text</label>
							<input class="text" type="text" name="searchtext" id="searchtexttop" value="Search..." onfocus="ClearInput(this,'Search...');"/>
							<input type="hidden" name="searchtopsubmitted" id="searchtopsubmitted" value="1" />
							<input type="submit" name="submitsearch" id="submitsearchtop" value="Go"/>
						</fieldset>
					</form>
				</div>
				<div id="perma-links">
					<ul>
						<li><a href="http://www.landsecurities.com">Landsecurities.com</a></li>
						<li id="london-sites"><a href="#">London websites</a>
							<div id="london-sites-dropdown">
								<ul><li><a href="http://www.onenewchange.com" class="open-new-win">One New Change, EC4<span class="hide"> (External website)</span></a></li><li><a href="http://www.20fenchurchstreet.co.uk" class="open-new-win">20 Fenchurch Street, EC3<span class="hide"> (External website)</span></a></li><li><a href="http://www.piccadillylights.com" class="open-new-win">Piccadilly Lights, W1<span class="hide"> (External website)</span></a></li><li><a href="http://www.cardinalplace.co.uk" class="open-new-win">Cardinal Place, SW1<span class="hide"> (External website)</span></a></li><li><a href="http://www.newstreetsquare.co.uk/shop/home" class="open-new-win">New Street Square, EC4<span class="hide"> (External website)</span></a></li><li><a href="http://www.banksidemix.co.uk/" class="open-new-win">Bankside Mix, SE1<span class="hide"> (External website)</span></a></li><li><a href="http://www.haymarket-house.com/" class="open-new-win">Haymarket House, SW1<span class="hide"> (External website)</span></a></li><li><a href="http://www.30eastbourneterrace.co.uk/" class="open-new-win">30 Eastbourne Terrace<span class="hide"> (External website)</span></a></li><li><a href="http://www.portland-house-sw1.com/" class="open-new-win">Portland House, SW1<span class="hide"> (External website)</span></a></li><li><a href="http://www.ebbsfleetvalley.co.uk/" class="open-new-win">Ebbsfleet Valley<span class="hide"> (External website)</span></a></li></ul>
							</div></li>
						<li><a href="/press-releases">Press releases</a></li>
						<li class="last"><a href="/contact-us">Contact us</a></li>
					</ul>
				</div>
				
			</div>
			
		</div>
		<div id="main">
			
		
		
	

<script type="text/javascript" src="/js/story-functions.js"></script>

<div class="white-bg">
	<div class="col-1-left">
		
		<div class="col-content-box tall">
			<div class="col-inner">
				<div id="site-title">
					<a href="/">Land Securities in London</a>
				</div>
				<ul class="menu1"><li class = " first"><a href="/properties">Properties</a></li><li class = " childselectedl1"><a href="/team">Team</a></li><li><a href="/approach">Approach</a></li><li class = " last"><a href="/stories">Stories</a></li></ul><ul class="menu2"><li class = " childselectedl2 first"><a href="/team/people">People</a><ul class="menu3"><li class = " first"><a href="/team/people/leadership">Leadership</a></li><li class = "  selectedl3 last"><a href="/team/people/leasing">Leasing</a></li></ul></li><li class = " last"><a href="/team/business-areas">Business areas</a><ul class="menu3"><li class = " first"><a href="/team/business-areas/development">Development</a></li><li><a href="/team/business-areas/property">Property</a></li><li class = " last"><a href="/team/business-areas/strategic-projects">Strategic projects</a></li></ul></li></ul>
			</div>
		</div>
	</div>
	<div class="col-3-right tall">
		<div class="col-inner">
			
<div id="breadcrumb"><ul><li><a href="/">Home</a></li><li><a href="/team">Team</a></li><li><a href="/team/people">People</a></li><li><a href="/team/people/leasing" class="bc-currentpage">Leasing</a></li> </ul><div class="clear"></div></div>


			<div class="page-title">
				<h1>Leasing</h1>
			</div>
			
				
				<div class="main-text-wide stories">						
					<div class="module"><div class="m-image"><img src="/team/thumbs/Kaela.gif" alt="Kaela Fenn-Smith"/><span class="hide">|</span></div><div class="m-title">Kaela Fenn-Smith<span class="hide">|</span></div><div class="m-text">Leasing Director</div><div class="m-link"><a href="mailto:kaela.fenn-smith@landsecurities.com">Email<span class="hide"> Kaela Fenn-Smith</span></a><span class="hide">|</span></div></div><div class="module"><div class="m-image"><img src="/team/thumbs/IMG_8495_(Large).JPG" alt="Roseanna Jaggard"/><span class="hide">|</span></div><div class="m-title">Roseanna Jaggard<span class="hide">|</span></div><div class="m-text">Leasing Manager</div><div class="m-link"><a href="mailto:Roseanna.Jaggard@landsecurities.com ">Email<span class="hide"> Roseanna Jaggard</span></a><span class="hide">|</span></div></div><div class="module no-right-margin"><div class="m-image"><img src="/team/thumbs/David_atcherley_Symes.jpg" alt="David Atcherley-Symes"/><span class="hide">|</span></div><div class="m-title">David Atcherley-Symes<span class="hide">|</span></div><div class="m-text">Retail Manager</div><div class="m-link"><a href="mailto:david.atcherley-symes@landsecurities.com ">Email<span class="hide"> David Atcherley-Symes</span></a><span class="hide">|</span></div></div><div class="clear"></div><div class="module"><div class="m-image"><img src="/team/thumbs/TomE.JPG" alt="Tom Eshelby"/><span class="hide">|</span></div><div class="m-title">Tom Eshelby<span class="hide">|</span></div><div class="m-text">Residential Sales &amp; Acquisitions Director</div><div class="m-link"><a href="mailto:tom.eshelby@landsecurities.com">Email<span class="hide"> Tom Eshelby</span></a><span class="hide">|</span></div></div>
        <div class="clear"></div>
        
					
					
			
			        <div class="leasing-content stories">
			            <div id="leasing-content-left">
			                <!--<a href="/videoplayer.asp?filename=" class="SqueezeBox" rel="{handler:'iframe',size:{x:440,y:280},caption:'Land Securities Leasing'}">
						        <img src="/images/team-leasing-video-thumb.jpg" alt="Land Securities Leasing" />
					        </a>-->
			            </div>
			            <div id="leasing-content-right">
			                <p>Our leasing team is responsible for matching the right people with the right places. As well as maximising the potential of our existing retail and commercial portfolio, they also advise on strategy for future developments.</p>
			                <p style="padding-top:10px;"><strong>Q&amp;A</strong></p>
			                <div id="team-qa"><div class="qa-entry"><div class="qa-question purple">What is your favourite Land Securities building in London?</div><div class="qa-answer"><p><strong>Kaela </strong>I would have to say that <a href="/properties/20-Fenchurch-Street">20 Fenchurch Street</a><span class="hide">|</span>&nbsp;is.&nbsp;It will be an exceptional office building in London sitting at the forefront of the city skyline. It&rsquo;s position offers uninterrupted panoramic views from almost all of the floors and the sky garden will become a very special venue for Londoners. This could soon be the building we now associate with the city of London.&nbsp;</p>
<p><strong>Rosie</strong> Mine would have to be <a href="/properties/Dashwood">Dashwood</a><span class="hide">|</span>, purely because of the personal involvement I&rsquo;ve had with that building. It's a good symbol of the regeneration work we do and shows the success you can achieve when you get a good team behind you.</p>
<p><strong>David</strong> If you&rsquo;re talking about mixed use and real critical mass, I think <a href="/properties/Cardinal-Place">Cardinal Place</a><span class="hide">|</span> is hard to beat. It has a great combination of office, retail and residential. It has really created a whole new place in <a href="/stories/Victorias-secret" title="Victoria's secret">Victoria</a><span class="hide">|</span>.</p>
<p><strong>Tom</strong> Mine would be one that doesn't yet exist. <a href="/properties/Park-House">Park House</a><span class="hide">|</span> on Oxford Street will be a fantastic addition to central London, combining bold modern architecture with a great location opposite Selfridges.</p></div></div><div class="qa-entry"><div class="qa-question purple">What are the main areas to watch in London?  </div><div class="qa-answer"><p class="MsoNormal" style="margin: 0cm 0cm 0pt;"><span><strong>Kaela </strong><a href="/properties/One-New-Change">One New Change</a><span class="hide">|</span> London's first significant shopping destination in the City has brought about a huge sense of change in the way city workers behave. People spend so much of their time in the office that it makes sense to provide an environment that offers shopping convenience for daily lifestyle. The diversity of restaurants on offer at One New Change have added to the transformation of this part of the city.</span></p>
<p><strong>David </strong>I think the <a href="/stories/Seven-day-City" title="Seven-day City">City </a><span class="hide">|</span>will change the most. It will become a much more approachable place, rather than just the bastion of financial services. There will be more leisure and retail, and people will spend more time and money there.</p>
<p><strong>Rosie</strong> The investment we are making in <a href="/stories/Victorias-secret" title="Victoria's secret">Victoria</a><span class="hide">|</span> means that will change a lot. We are working on <a href="/properties/62-Buckingham-Gate">62 Buckingham Gate</a><span class="hide">|</span> (Selborne House) and <a href="/properties/Wellington-House">Wellington House</a><span class="hide">|</span>, as well as the <a href="/properties/Victoria-Circle">Victoria Transport Interchange 2</a><span class="hide">|</span> in the longer term, and Victoria Street itself. The introduction of more mixed-use developments will really improve the character of the place.</p>
<p><strong>Tom</strong> From a residential point of view, the pressure on central London supply will remain, but I would keep a close eye on some overlooked areas with untapped potential: London Bridge, NoHo, Charlotte Street... there are many more. I hope we'll see more large-scale developments with real architectural and design ambition.</p></div></div><div class="qa-entry"><div class="qa-question purple">What sights would you recommend for anyone visiting London?<br/></div><div class="qa-answer"><p><strong>Kaela </strong>There are so many great parts of London but I would have to say the green spaces that are on offer with the likes of Hyde Park, St. James's Park and Regent's Park are all my favourite spots to visit. You can pop to the many museums dotted around London too or get lost in the eclectic mix of people at the Camden Markets.</p>
<p><strong>David</strong> There are so many things you have to do. I would list a road trip along the river, a walk in Hyde Park. I think the Jack the Ripper walk is a fascinating way to see Dickensian London and some of the East End. And then finish off with a curry in Brick Lane.</p>
<p><strong>Rosie</strong> If there was just one thing, I would say afternoon tea at Claridge&rsquo;s.</p>
<p><strong>Tom</strong> The Observatory at Greenwich Park is a fascinating place in its own right, but it's worth going just for the views across to the City &ndash; one of the best vantage points in London.</p></div></div><div class="qa-entry"><div class="qa-question purple">What are the biggest issues you will be tackling in future?</div><div class="qa-answer"><p><strong>Kaela </strong>I think that it's an exciting time to be part of Land Securities and the property industry. The future rejuvenation and visionary work going on down in Victoria - the capitals transportation hub, home to&nbsp;the Queen and rich in history will see the future of London change considerably over the next 5 years.</p>
<p><strong>David</strong> I think the evolution of Victoria as a multi-functioning centre, with a huge critical mass of new buildings and retail, will be the biggest challenge over the next decade. But I do believe it will happen, because the demographics in Victoria are fantastic. The transport links are great, and there&rsquo;s a lot of history there.</p>
<p><strong>Rosie</strong> I think it's important that we concentrate not only on new developments, but also make sure our existing developments are well located and serviced. The big, shiny new developments can steal the limelight, but making sure our existing customers are happy is every bit as important.</p>
<p><strong>Tom</strong> My personal ambition is to make Land Securities synonymous with the high-quality residential market, matching its reputation in the commercial and retail sector. <a href="/properties/Wellington-House">Wellington House</a><span class="hide">|</span> in Victoria and <a href="/properties/Park-House">Park House</a><span class="hide">|</span> on Oxford Street will go a long way to achieving that.&nbsp;&nbsp;</p></div></div></div>
			            </div>
			        </div>
					
				</div>
				<script type="text/javascript">
					qaSlides = new MultipleOpenAccordion({togglers:$$('.qa-question'),elements:$$('.qa-answer'),opacity:false,firstElementsOpen:[]});
				</script>
			<div class="clear"></div>

		</div>
	</div>
	<div class="clear"></div>
</div>



			<div class="clear"></div>
			<img src="/images/bottom-shadow.png" alt="" id="bottom-shadow"/>
		</div>
		<div class="clear"></div>
		<div id="footer">
			<ul>
				<li><a href="/register-for-alerts">Register for alerts</a></li>
				<li><a href="/sitemap">Sitemap</a></li>
				<li><a href="/terms-conditions">Terms &amp; conditions</a></li>
				<li><a href="/privacy-policy">Privacy policy</a></li>
				<li class="last"><a href="/accessibility">Accessibility</a></li>
			</ul>
		</div>
	</div>
	
	<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-9645496-56");
			pageTracker._trackPageview();
		} catch(err) {}
	</script>	
</body>
</html>


