

<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
	<title>Properties | 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="Land Securities manages around 910,000 square metres of prime commercial space in London. Each building is part of a bigger story relating to an area, including Victoria|, West End|, Midtown|, City and Southbank."/>
	<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-property-landing">
	<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">
			
		
		
	

<div class="white-bg">
	<div class="col-1-left extra-col-pad">
		
		<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 = "  selectedl1 first"><a href="/properties">Properties</a></li><li><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 propertymenu">
					<li class="selectedl2"><a href="/properties/One-New-Change">One New Change: EC4</a>
						
						<ul class="menu3">
							<li ><a href="/properties/One-New-Change?section=facts">Facts and figures</a></li><li ><a href="/properties/One-New-Change?section=sustainability">Sustainability</a></li><li ><a href="/properties/One-New-Change?section=images">Image library</a></li><li ><a href="/properties/One-New-Change?section=map">Location map</a></li><li ><a href="/properties/One-New-Change?section=stories">Related stories</a></li><li ><a href="/properties/One-New-Change?section=contacts">Contacts</a></li>							
						</ul>
						
					</li>
					
						<li><a href="http://www.onenewchange.com" class="open-new-win">onenewchange.com</a></li>
					
				</ul>
				
				
				<a style="margin-top:10px;display:block;" href="/properties/search?qs=1&amp;"><img src="/images/btn-back-to-search-results.gif" alt="Back to property search" /></a>
			</div>
		</div>
	</div>
	
			
			
		<div class="col-1-right tall">
			<div class="col-inner">
				
<div id="breadcrumb"><ul><li><a href="/">Home</a></li><li><a href="/properties">Properties</a></li> <li><a href="One-New-Change" class="bc-currentpage">One New Change</a></li></ul><div class="clear"></div></div>


				<div class="page-title">
					<h1>One New Change, EC4</h1>
				</div>
				<p>One New Change lies at the heart of our City portfolio. It's also at the heart of our plans to bring new vitality and variety to this great part of London. <br /><br />Designed by Jean Nouvel, one of the world's most celebrated modernist architects, this mixed-use development will offer approximately 31,000 square metres of prestigious office space and 20,000 square metres of shops, caf&eacute;s and restaurants &ndash; restoring Cheapside to its rightful place as one of London's great commercial thoroughfares. It is playing the leading role in the transformation of the City into a seven-day shopping and leisure destination, as well as being the natural home for blue-chip businesses in an increasingly diverse range of sectors.<br /><br />And what a home it is. At the top of the building, a new public roof terrace will offer views of St Paul's Cathedral that have never been seen before. Meanwhile, at ground level, the new pedestrian routes, which have been sensitively built into the design, will generate fresh activity and excitement throughout the area. <br /><br />We talk a lot about the power of mixed-use developments to transform and revitalise the areas of which they are a part, while remaining true to the spirit of the place. One New Change is exactly what we have in mind.</p>
			</div>
		</div>
		<div class="clear"></div>
	</div> <!-- close .white-bg -->
		<div class="typographic">
			<img src="/clientimages/typographic-one-new-change.png" alt="One New Change"/>
		</div>
		<div class="clear"></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>


