

<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
	<title>London stories | 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-stories">
	<div id="flash-background">
		
			<!--
			<object type="application/x-shockwave-flash" width="100%" height="100%" id="background" data="/flash/background.swf">
				<param name="allowScriptAccess" value="sameDomain" />
				<param name="allowFullScreen" value="false" />
				<param name="movie" value="/flash/background.swf" />
				<param name="quality" value="high" />
				<param name="wmode" value="transparent" />	
				<param name="flashvars" value="image1=/clientimages/stories.jpg"/>
				<a href="http://get.adobe.com/flashplayer/">This website uses the flash player plugin. Click here to download it.<img src="/images/blank.gif" alt="" /></a><img src="/images/blank.gif" alt="" />
				<div style="background-image:url(/clientimages/stories.jpg);height:100%;width:100%;position:fixed;left:0;top:0;"></div>
			</object>	
			-->
			
			
			<div id="imgcontainer">
				<img src="/clientimages/stories.jpg" alt="" class="bgimage" id="backgroundimage"/>
				<div id="border-box"></div>
			</div>
		
	</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><a href="/team">Team</a></li><li><a href="/approach">Approach</a></li><li class = "  selectedl1 last"><a href="/stories">Stories</a></li></ul>
			
				<div id="story-search">
					<div class="ss-header">Search for a story</div>
					
					<form action="/stories" method="post" id="story-search-form">
						<fieldset>
							<label for="keywords" class="hide">Key words</label>
							<input type="text" class="text" name="keywords" id="keywords" value="Keyword(s)" onfocus="ClearInput(this,'Keyword(s)');"/>
							<label for="categoryid" class="hide">Category</label>							
							<select name="categoryid" id="categoryid">
								<option value="" selected="selected">Filter by category</option>
								<option value="6">Communities</option><option value="9">Environment</option><option value="12">Geographical</option><option value="13">Marketplace</option><option value="10">People</option>
							</select>
							<input type="image" name="submit-story-search" id="submit-story-search" alt="Search" src="/images/btn-search.gif" />
						</fieldset>
					</form>
					<div class="story-feed">
						<a href="/story-rss.asp?ChannelID=2"><img src="/images/rss.gif" alt="Subscribe to the London Stories RSS feed" />London stories RSS feed</a>
					</div>
					
						<script type="text/javascript">
							applyAjaxSearch();
						</script>
						
				</div>
			</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="/stories" class="bc-currentpage">London stories</a></li> </ul><div class="clear"></div></div>


			<div class="page-title">
				<h1>London stories</h1>
			</div>
			
				<div class="main-text-wide stories"><div class="module"><div class="m-image"><a href="/stories/One-New-Change-welcomes-Searcys-to-the-square-mile"><img src="/case_studies/medium/Searcys_image.gif" alt="One New Change welcomes Searcys to the square mile "/></a><span class="hide">|</span></div><div class="m-title"><a href="/stories/One-New-Change-welcomes-Searcys-to-the-square-mile">One New Change welcomes Searcys to the square mile </a></div><div class="m-text">The City of London’s newest shopping destination celebrates the arrival of the Capital’s most exclusive Champagne menu</div><div class="m-link"><a href="/stories/One-New-Change-welcomes-Searcys-to-the-square-mile">Read more<span class="hide"> about One New Change welcomes Searcys to the square mile </span> &gt;</a><span class="hide">|</span></div><div class="module-bottom"></div></div><div class="module"><div class="m-image"><a href="/stories/The-Adventures-of-Priscilla-Queen-of-the-City"><img src="/case_studies/medium/priscilla_image.gif" alt="The Adventures of Priscilla - Queen of the City "/></a><span class="hide">|</span></div><div class="m-title"><a href="/stories/The-Adventures-of-Priscilla-Queen-of-the-City">The Adventures of Priscilla - Queen of the City </a></div><div class="m-text">The Adventures of Priscilla Queen of the Desert at One New Change</div><div class="m-link"><a href="/stories/The-Adventures-of-Priscilla-Queen-of-the-City">Read more<span class="hide"> about The Adventures of Priscilla - Queen of the City </span> &gt;</a><span class="hide">|</span></div><div class="module-bottom"></div></div><div class="module no-right-margin"><div class="m-image"><a href="/stories/West-End-Stars-Gleek-Havoc-on-St-Pauls"><img src="/case_studies/medium/Gleeks_image.gif" alt="West End Stars Gleek Havoc on St. Paul's"/></a><span class="hide">|</span></div><div class="m-title"><a href="/stories/West-End-Stars-Gleek-Havoc-on-St-Pauls">West End Stars Gleek Havoc on St. Paul's</a></div><div class="m-text">The Sqaure Mile plays host to the UK's number one Glee tribute band and dishes up a free concert! </div><div class="m-link"><a href="/stories/West-End-Stars-Gleek-Havoc-on-St-Pauls">Read more<span class="hide"> about West End Stars Gleek Havoc on St. Paul's</span> &gt;</a><span class="hide">|</span></div><div class="module-bottom"></div></div><div class="clear"></div><div class="module"><div class="m-image"><a href="/stories/Not-So-Heavy-Metal"><img src="/case_studies/medium/SW1Gallery_CatchingDrifting.gif" alt="Not So Heavy Metal"/></a><span class="hide">|</span></div><div class="m-title"><a href="/stories/Not-So-Heavy-Metal">Not So Heavy Metal</a></div><div class="m-text">From robot hands to words unspoken, Victoria becomes home to movers and shakers... literally</div><div class="m-link"><a href="/stories/Not-So-Heavy-Metal">Read more<span class="hide"> about Not So Heavy Metal</span> &gt;</a><span class="hide">|</span></div><div class="module-bottom"></div></div><div class="module"><div class="m-image"><a href="/stories/London-Development-Team-Volunteering-Day"><img src="/case_studies/medium/SDC11813.JPG" alt="London Development Team Volunteering Day "/></a><span class="hide">|</span></div><div class="m-title"><a href="/stories/London-Development-Team-Volunteering-Day">London Development Team Volunteering Day </a></div><div class="m-text">Land Securities staff update a Centrepoint hostel as part of a voluntering day</div><div class="m-link"><a href="/stories/London-Development-Team-Volunteering-Day">Read more<span class="hide"> about London Development Team Volunteering Day </span> &gt;</a><span class="hide">|</span></div><div class="module-bottom"></div></div><div class="module no-right-margin"><div class="m-image"><a href="/stories/Great-British-Summer-2011"><img src="/case_studies/medium/_MG_3241_lr.jpg" alt="Great British Summer 2011"/></a><span class="hide">|</span></div><div class="m-title"><a href="/stories/Great-British-Summer-2011">Great British Summer 2011</a></div><div class="m-text">The Great British Summer 2011 has now come to an end</div><div class="m-link"><a href="/stories/Great-British-Summer-2011">Read more<span class="hide"> about Great British Summer 2011</span> &gt;</a><span class="hide">|</span></div><div class="module-bottom"></div></div><div class="clear"></div><div class="module"><div class="m-image"><a href="/stories/Supporting-talent"><img src="/case_studies/medium/Young_Vic_June10_(Large).jpg" alt="Supporting talent"/></a><span class="hide">|</span></div><div class="m-title"><a href="/stories/Supporting-talent">Supporting talent</a></div><div class="m-text">Land Securities helps Young Vic light up the stage for 2010</div><div class="m-link"><a href="/stories/Supporting-talent">Read more<span class="hide"> about Supporting talent</span> &gt;</a><span class="hide">|</span></div><div class="module-bottom"></div></div><div class="module"><div class="m-image"><a href="/stories/Tea-in-Victoria"><img src="/case_studies/medium/Tea_CP_2.jpg" alt="Tea in Victoria"/></a><span class="hide">|</span></div><div class="m-title"><a href="/stories/Tea-in-Victoria">Tea in Victoria</a></div><div class="m-text">Cardinal Place kick starts the Great British Summer ‘10 season with an afternoon pop-up tea room!</div><div class="m-link"><a href="/stories/Tea-in-Victoria">Read more<span class="hide"> about Tea in Victoria</span> &gt;</a><span class="hide">|</span></div><div class="module-bottom"></div></div><div class="module no-right-margin"><div class="m-image"><a href="/stories/Recipe-for-success"><img src="/case_studies/medium/StAndrews_PhilVickery.jpg" alt="Recipe for success"/></a><span class="hide">|</span></div><div class="m-title"><a href="/stories/Recipe-for-success">Recipe for success</a></div><div class="m-text">St Andrew's Youth Club cooks up a storm with Land Securities Grant</div><div class="m-link"><a href="/stories/Recipe-for-success">Read more<span class="hide"> about Recipe for success</span> &gt;</a><span class="hide">|</span></div><div class="module-bottom"></div></div><div class="clear"></div><div class="module"><div class="m-image"><a href="/stories/Underground-success"><img src="/case_studies/medium/April09_f_D3S0309_(Medium).jpg" alt="Underground success"/></a><span class="hide">|</span></div><div class="m-title"><a href="/stories/Underground-success">Underground success</a></div><div class="m-text">Some of our best work happens 150 metres underground</div><div class="m-link"><a href="/stories/Underground-success">Read more<span class="hide"> about Underground success</span> &gt;</a><span class="hide">|</span></div><div class="module-bottom"></div></div><div class="module"><div class="m-image"><a href="/stories/Seven-day-City"><img src="/case_studies/medium/ONC_Aerial.jpg" alt="Seven-day City"/></a><span class="hide">|</span></div><div class="m-title"><a href="/stories/Seven-day-City">Seven-day City</a></div><div class="m-text">The key to the future of the City lies in its past</div><div class="m-link"><a href="/stories/Seven-day-City">Read more<span class="hide"> about Seven-day City</span> &gt;</a><span class="hide">|</span></div><div class="module-bottom"></div></div><div class="module no-right-margin"><div class="m-image"><a href="/stories/Funding-futures"><img src="/case_studies/medium/WF_leaflet-1_(Large).jpg" alt="Funding futures"/></a><span class="hide">|</span></div><div class="m-title"><a href="/stories/Funding-futures">Funding futures</a></div><div class="m-text">Making a lasting difference to local communities</div><div class="m-link"><a href="/stories/Funding-futures">Read more<span class="hide"> about Funding futures</span> &gt;</a><span class="hide">|</span></div><div class="module-bottom"></div></div><div class="clear"></div><div class="module"><div class="m-image"><a href="/stories/Surprising-developments"><img src="/case_studies/medium/GBS09_Caravan.jpg" alt="Surprising developments"/></a><span class="hide">|</span></div><div class="m-title"><a href="/stories/Surprising-developments">Surprising developments</a></div><div class="m-text">Imaginative events can change the character of a place</div><div class="m-link"><a href="/stories/Surprising-developments">Read more<span class="hide"> about Surprising developments</span> &gt;</a><span class="hide">|</span></div><div class="module-bottom"></div></div><div class="module"><div class="m-image"><a href="/stories/Creative-capital"><img src="/case_studies/medium/crown_spotlights_youngvic.jpg" alt="Creative capital"/></a><span class="hide">|</span></div><div class="m-title"><a href="/stories/Creative-capital">Creative capital</a></div><div class="m-text">We develop talent as well as properties</div><div class="m-link"><a href="/stories/Creative-capital">Read more<span class="hide"> about Creative capital</span> &gt;</a><span class="hide">|</span></div><div class="module-bottom"></div></div><div class="module no-right-margin"><div class="m-image"><a href="/stories/Western-promise"><img src="/case_studies/medium/Picc_Lights103_night_09_(Medium).jpg" alt="Western promise"/></a><span class="hide">|</span></div><div class="m-title"><a href="/stories/Western-promise">Western promise</a></div><div class="m-text">There's more to the West End than the West End<br/></div><div class="m-link"><a href="/stories/Western-promise">Read more<span class="hide"> about Western promise</span> &gt;</a><span class="hide">|</span></div><div class="module-bottom"></div></div><div class="clear"></div><div class="module"><div class="m-image"><a href="/stories/Second-life"><img src="/case_studies/medium/Dashwood_ExteriorView_churchyard_(Medium).jpg" alt="Second life"/></a><span class="hide">|</span></div><div class="m-title"><a href="/stories/Second-life">Second life</a></div><div class="m-text">Regeneration makes business and environmental sense</div><div class="m-link"><a href="/stories/Second-life">Read more<span class="hide"> about Second life</span> &gt;</a><span class="hide">|</span></div><div class="module-bottom"></div></div><div class="module"><div class="m-image"><a href="/stories/Victorias-secret"><img src="/case_studies/medium/Victoria_aerial.jpg" alt="Victoria's secret"/></a><span class="hide">|</span></div><div class="m-title"><a href="/stories/Victorias-secret">Victoria's secret</a></div><div class="m-text">The key to Victoria has always been its variety</div><div class="m-link"><a href="/stories/Victorias-secret">Read more<span class="hide"> about Victoria's secret</span> &gt;</a><span class="hide">|</span></div><div class="module-bottom"></div></div><div class="module no-right-margin"><div class="m-image"><a href="/stories/Midtown-magic"><img src="/case_studies/medium/Panoramic_-_South_(Large).jpg" alt="Midtown magic"/></a><span class="hide">|</span></div><div class="m-title"><a href="/stories/Midtown-magic">Midtown magic</a></div><div class="m-text">How Midtown is winning a place in the popular imagination</div><div class="m-link"><a href="/stories/Midtown-magic">Read more<span class="hide"> about Midtown magic</span> &gt;</a><span class="hide">|</span></div><div class="module-bottom"></div></div><div class="clear"></div><div class="module"><div class="m-image"><a href="/stories/Measuring-up"><img src="/case_studies/medium/DECs.JPG" alt="Measuring up"/></a><span class="hide">|</span></div><div class="m-title"><a href="/stories/Measuring-up">Measuring up</a></div><div class="m-text">We're being upfront about our energy efficiency</div><div class="m-link"><a href="/stories/Measuring-up">Read more<span class="hide"> about Measuring up</span> &gt;</a><span class="hide">|</span></div><div class="module-bottom"></div></div><div class="module"><div class="m-image"><a href="/stories/Grass-roots"><img src="/case_studies/medium/Land_Securities_and_BOST.2008february29_005_(Large).jpg" alt="Grass roots"/></a><span class="hide">|</span></div><div class="m-title"><a href="/stories/Grass-roots">Grass roots</a></div><div class="m-text">Supporting local communities means giving time as well as money</div><div class="m-link"><a href="/stories/Grass-roots">Read more<span class="hide"> about Grass roots</span> &gt;</a><span class="hide">|</span></div><div class="module-bottom"></div></div><div class="module no-right-margin"><div class="m-image"><a href="/stories/South-Bank-statement"><img src="/case_studies/medium/bankside123_Exterior.jpg" alt="South Bank statement"/></a><span class="hide">|</span></div><div class="m-title"><a href="/stories/South-Bank-statement">South Bank statement</a></div><div class="m-text">The next stage of Bankside's reinvention has begun</div><div class="m-link"><a href="/stories/South-Bank-statement">Read more<span class="hide"> about South Bank statement</span> &gt;</a><span class="hide">|</span></div><div class="module-bottom"></div></div><div class="clear"></div><div class="module"><div class="m-image"><a href="/stories/Ebbsfleet-Valley"><img src="/case_studies/medium/EV_eSign.jpg" alt="Ebbsfleet Valley"/></a><span class="hide">|</span></div><div class="m-title"><a href="/stories/Ebbsfleet-Valley">Ebbsfleet Valley</a></div><div class="m-text">1,000 acres. 10,000 homes. 20,000 jobs. One major contribution to the strategic development of the South East.</div><div class="m-link"><a href="/stories/Ebbsfleet-Valley">Read more<span class="hide"> about Ebbsfleet Valley</span> &gt;</a><span class="hide">|</span></div><div class="module-bottom"></div></div></div>
			
			<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>


