/* Body */
	body 
	{
		padding:0;
		margin:0;
		font-family: arial; 
		background:#fff;
		text-align:left;
		color:#000;
	}

/* Frames */
	
	#contentframe-home
	{
		/* Nothing here */ 
	}
	
		
	#contentframe
	{
		background: #fff;
	}
	
	#footerframe
	{
		/* Nothing here */ 
	}

/* Content */
	#header 
	{
		background: #4CB27F;
		padding:10px;
	}

	/* Footer */
	#footerlogo		{visibility:hidden; }
			
	#footerLondon a {font-weight:bold; padding:0 20px 0 0; text-decoration:none; }

	#footerEssex a	{font-weight:bold; padding:0 20px 0 20px; text-decoration:none; }
	
	#footerKent a	{font-weight:bold; padding:0 20px 0 20px; text-decoration:none; }
	
	#footerLegal	{ font-size:60% }
				
	/* top logo */	
	#title			{width: 468px; height: 55px; background-image: url(/images/smalltitle.gif); }
	#title span		{display: none; }

	/* menu */
	#menu			{visibility:hidden}
	
		
	a				{text-decoration:none; color:#000;}