/*	-------------------------------------------------------------
	Global declarations
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	*, body {
		padding: 0;
		margin: 0;
		}
		
	body {
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center; /* IE5.x centering fix */
		background-color: #1D4065;
		}
		
	br.clear {
		clear: both;
		font-size: 1px;
		line-height: 1px;
		height: 1px;
		}

	table th, table td {
		padding: 5px;
		text-align: left;
		border-bottom: 1px dashed #CCCCCC;
		}
		
	h2 {
		font-size: 15px;
		}
		
/*	-------------------------------------------------------------
	Main container
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#container {
		width: 780px;
		margin: 30px auto;
		text-align: left; /* IE5.x counter centering fix */
		}
		
	#left {
		width: 146px;
		float: left;
		}
		
	#right {
		width: 613px;
		float: left;
		line-height: 18px;
		padding: 196px 10px 0 11px;
		}
		
/*	-------------------------------------------------------------
	Logo
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#left h1 {
		height: 74px;
		width: 146px;
		text-indent: -9999em;
		font-size: 1px;
		background: url(../../images/logo.gif);
		}
		
/*	-------------------------------------------------------------
	Partners
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#partners {
		width: 146px;
		height: 303px;
		background: url(../../images/partners.jpg);
		}
		
	#lancashire {
		width: 146px;
		height: 62px;
		background: url(../../images/partners/lancashire-county-council.jpg);
		}
		
	#investor {
		width: 146px;
		height: 69px;
		background: url(../../images/partners/investor-in-people.jpg);
		}
		
	#arca {
		width: 146px;
		height: 66px;
		background: url(../../images/partners/arca.jpg);
		}
		
	#charter {
		width: 146px;
		height: 71px;
		background: url(../../images/partners/charter-mark.jpg);
		}
		
	#lancashire a, #investor a, #arca a, #charter a {
		display: block;
		text-indent: -9999em;
		}
		
	#lancashire a { height: 62px; }
	#investor a { height: 69px; }
	#arca a { height: 66px; }
	#charter a { height: 71px; }
		
/*	-------------------------------------------------------------
	Content
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.contentT {
		height: 10px;
		line-height: 10px;
		margin: 4px 0 0;
		background: url(../../images/layout/contentTop.gif);
		}
		
	.contentF {
		height: 10px;
		line-height: 1px;
		font-size: 1px;
		background: url(../../images/layout/contentFooter.gif);
		}
	
	.contentB {
		color: #1D4065;
		padding: 14px;
		height: auto !important;
		height: 0;
		background-color: #FFFFFF;
		text-align: justify;
		}
		
	.contentB p {
		padding: 0 0 16px;
		}
		
		
/*	-------------------------------------------------------------
	Headings
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	h3 {
		font-size: 15px;
		color: #4088CB;
		margin: 4px 0 16px 0 ;
		}
		
	h3.red {
		font-size: 15px;
		color: #CB4065;
		margin: 4px 0 16px 0 ;
		}
		
/*	-------------------------------------------------------------
	Lists
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	ol {
		margin: 0 20px 15px 20px;
		}
		
	ol li {
		margin: 0 0 15px 0;
		}
		
	#right ul{
		margin: 0 20px 25px 20px;
		list-style-type: none;
		}
		
	#right ul li {
		padding: 0 0 0 10px;
		margin: 0 0 15px 0;
		background: url(../../images/bullets/redArrow.gif) 0 5px no-repeat;
		background-color: none;
		}
		
	#right ul li ol li {
		margin: 10px 0 10px 30px;
		background: none !important;
		}
		
/*	-------------------------------------------------------------
	Welcome
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/		
	
	#welcome {
		height: 180px;
		color: #FFFFFF;
		padding: 0 16px;
		background: #54799E url(../../images/home/welcomeBG.gif) repeat-x;
		}
		
	#welcomeF {
		height: 4px;
		line-height: 4px;
		background: url(../../images/home/welcomeFooter.gif);
		}
		
	#welcome ul {
		margin: 25px 0 0;
		list-style-type: none;
		}
		
	#welcome ul li {
		float: left;
		width: 125px;
		margin: 0 20px 0 0;
		background: url(../../images/bullets/arrow.gif) 0 8px no-repeat;
		border-right: 1px solid #A4B6C9;
		background-color: none;
		padding: 0 !important;
		}
		
	#welcome ul li.right {
		margin: 0;
		border: 0;
		}
		
	#welcome ul li a {
		color: #8DC63F;
		display: block;
		padding: 0 25px 0 10px;
		}
		
	#start {
		height: auto !important;
		height: 103px;
		color: #FFFFFF;
		min-height: 103px;
		padding: 0 16px;
		background: #54799E url(../../images/layout/startBG.gif) repeat-x;
		}
	
/*	-------------------------------------------------------------
	Footer
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#footer {
		color: #90A5BB;
		font-size: 10px;
		clear: both;
		margin: 10px 0 0 163px;
		}
		
	#footer a {
		color: #90A5BB;
		text-decoration: none;
		}
		
/*	-------------------------------------------------------------
	Images
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	img {
		margin: 0 0 16px 0;
		}