/* ========================================================================================
VPWSYSUK: IE5.5 Conditional Comments 
Version:1.0
Author: Lisa Kennedy - TwentyFourTen
Last Updated: 23 July 2008
=========================================================================================== */


/*** CONTAINER ***/
div#container{
	width:962px;
}


/* HEADER (LOGO + SEARCH) 
=========================================================================================== */		
		/*search input field*/
		div#header form input.search-field{
			width:170px;
		}

/* HOMEPAGE
=========================================================================================== */

/*welcome message*/
div#home-intro{
	width:454px;
	height:237px;
}
		/*find out more link*/
		a.findoutmore{
			width:122px;
			height:32px;
		}

/* LANDING PAGES (FIRST PAGE TO BE HIT WHEN IN EACH SUB NAV AREA)
=========================================================================================== */

	/*LANDING INTRO*/
	div#landing-intro{
		width:472px;
		height:142px;
	}

/* SUB PAGES (VISITED PAGES FROM LANDING PAGES OR SUB NAV)
=========================================================================================== */

	
	/*QUOTE TEXT*/
	blockquote.quote{
		width:225px;
	}