.content .guide {
	float 				: left;
	width				: 962px;
}

.content.guide {
	font-size				: 0.85em;
}

.content.guide .introduction {
	padding-left			: 20px;
}

.content.guide .desc .introduction 
{
	padding-left: 0px;
}
			
	.content.guide.investments .introduction h1, 
	.content.guide.investments .desc h2, 
	.content.guide.investments h3.intro,
	.investments p.intro  {
		color 					: #993366;
		font-weight: bold;
	}
			
	.content.guide.general .introduction h1, 
	.content.guide.general .desc h2, 
	.content.guide.general h3.intro,
	.content.guide.general p.intro  {
		color 					: #E96720;
		font-weight: bold;
	}
			
	.content.guide.retirement .introduction h1, 
	.content.guide.retirement .desc h2, 
	.content.guide.retirement h3.intro,
	.content.guide.retirement p.intro  {
		color 					: #E4A41B;
		font-weight: bold;
	}
			
	.content.guide.mortgages .introduction h1, 
	.content.guide.mortgages .desc h2,
	.content.guide.mortgages h3.intro,
	.content.guide.mortgages p.intro  {
		color 					: #186971;
		font-weight: bold;
	}
			
	.content.guide.personal .introduction h1, 
	.content.guide.personal .desc h2, 
	.content.guide.personal h3.intro,
	.content.guide.personal p.intro,
	.content.guide.protection .introduction h1, 
	.content.guide.protection .desc h2, 
	.content.guide.protection h3.intro,
	.content.guide.protection p.intro  {
		color 					: #0E2C69;
		font-weight: bold;
	}
			
	.content.guide.adviser .introduction h1, 
	.content.guide.adviser .desc h2, 
	.content.guide.adviser h3.intro,
	.content.guide.adviser p.intro,	
	.content.guide.health .introduction h1, 
	.content.guide.health .desc h2, 
	.content.guide.health h3.intro,
	.content.guide.health p.intro  {
		color 					: #679427;
		font-weight: bold;
	}
	
	.content.guide .desc h2
	{
		font-size: 19px;
	}
	
	.content.guide .desc h3
	{
		font-size: 14px;
	}
		
	.content.guide .desc h4
	{
		font-size: 14px;
		padding-left: 0px;
	}
	
	.content.guide .desc h5
	{
		font-size: 14px;
	}
	
	.content.guide .desc h6
	{
		font-size: 14px;
	}	
			
	.content.guide .introduction p {
		font-size 				: 1.1em;
		padding-bottom			: 0px;
	}
			
	.content.guide .introduction h1 {
		/*background 				: url(../../images/dash-horiz.gif) repeat-x bottom;*/
		/*border-bottom			: 1px dotted #333; */
		font-size 				: 1.9em;
		margin-bottom			: 10px;
		padding-bottom			: 10px;
	}
	
.content.guide .desc {
	float 					: left;
	overflow 				: hidden;
	padding 				: 0 0 0 20px;
	width					: 647px;
}

	.content.guide .desc h2 {
		/*font-size				: 1.8em;*/
	}
	
	.content.guide .desc h2, 
	.content.guide .desc p {
		background-color 		: #FFF;
		padding-left			: 0px;
		padding-right			: 20px;
	}
	
	.content.guide .desc p img {
		float 					: none !important;
	}
	
	.content.guide .desc img {
		float 					: right;
	}
	
	.content.guide .desc ul li {
		margin-bottom 			: 25px;
		width					: 560px;
	}
	
	#guides .container div.desc p.intro 
	{
	    margin-left:0 !important;
	}
	
	.content.guide.investments .desc p {
		/*background 				: #FFF url(../../images/bkg-investment-intro.gif) no-repeat bottom;*/
		/*padding-bottom			: 270px;*/
	}
	
	.content.guide.general .desc p {
		/*background 				: #FFF url(../../images/bkg-planning-intro.gif) no-repeat bottom;*/
		/*padding-bottom			: 275px;*/
	}
	
	.content.guide.retirement .desc p {
		/*background 				: #FFF url(../../images/bkg-retirement-intro.gif) no-repeat bottom;*/
		/*padding-bottom			: 235px;*/
	}
	
	.content.guide.mortgages .desc p {
		/*background 				: #FFF url(../../images/bkg-mortgages-intro.gif) no-repeat bottom;*/
		/*padding-bottom			: 275px;*/
	}
	
	.content.guide.protection .desc p {
		/*background 				: #FFF url(../../images/bkg-protection-intro.gif) no-repeat bottom;*/
		/*padding-bottom			: 275px;*/
	}
	
	.content.guide.health .desc p {
		/*background 				: #FFF url(../../images/bkg-health-intro.gif) no-repeat bottom;*/
		/*padding-bottom			: 275px;*/
	}
	
		.content.guide .desc p.top {
			background 				: #FFF;
			border-bottom			: 1px dotted #333;
			margin-top				: 15px;
			padding-bottom			: 10px;
			width					: 560px;
		}
	
			.content.guide .desc p.top a:link, .content.guide .desc p.top a:visited {
				text-decoration 		: underline;
			}
	
		.content.guide .desc p.next {
			background 				: #FFF;
			margin-top				: 15px;
			padding-bottom			: 20px;
		}

			.content.guide .desc p.next a:link, .content.guide .desc p.next a:visited {
				/*color 					: #E96720;*/
				text-decoration			: underline;
			}

.content.guide .guide-menu {
	background 				: #FFF;
	float 					: right;
	height					: 100%;
	margin-right			: 7px;
	width					: 250px;
}
	
	.content.guide .guide-menu a:link, .content.guide .guide-menu a:visited {
		color 					: #333;
		font-size 				: 0.9em;
	}
	
	.content.guide .guide-menu .border-box span 
	{
		margin 					: 0 0 10px 0;
		padding 				: 0;
	}
	
	.content.guide.investments .guide-menu div.border-box {
		background 				: url(../../images/bkg-insurance-guide-menu-bottom.gif) no-repeat bottom;
	}
	
	.content.guide.general .guide-menu div.border-box {
		background 				: url(../../images/bkg-planning-guide-menu-bottom.gif) no-repeat bottom;
	}
	
	.content.guide.retirement .guide-menu div.border-box {
		background 				: url(../../images/bkg-retirement-guide-menu-bottom.gif) no-repeat bottom;
	}
	
	.content.guide.mortgages .guide-menu div.border-box {
		background 				: url(../../images/bkg-mortgages-guide-menu-bottom.gif) no-repeat bottom;
	}
	
	.content.guide.personal .guide-menu div.border-box,
	.content.guide.protection .guide-menu div.border-box {
		background 				: url(../../images/bkg-protection-guide-menu-bottom.gif) no-repeat bottom;
	}
	
	.content.guide.adviser .guide-menu div.border-box,
	.content.guide.health .guide-menu div.border-box {
		background 				: url(../../images/bkg-health-guide-menu-bottom.gif) no-repeat bottom;
	}
	
		.content.guide .guide-menu .border-box span {
			color 					: #FFF;
			display 				: block;
			font-size				: 18px;
			font-weight				: normal;
			text-align				: center;			
			padding 	 			: 20px 15px;
		}

		.content.guide.investments .guide-menu .border-box span {
			background 				: url(../../images/bkg-insurance-guide-menu-top.gif) no-repeat top;
		}

		.content.guide.general .guide-menu .border-box span {
			background 				: url(../../images/bkg-planning-guide-menu-top.gif) no-repeat top;
		}

		.content.guide.retirement .guide-menu .border-box span {
			background 				: url(../../images/bkg-retirement-guide-menu-top.gif) no-repeat top;
		}

		.content.guide.mortgages .guide-menu .border-box span {
			background 				: url(../../images/bkg-mortgages-guide-menu-top.gif) no-repeat top;
		}

		.content.guide.personal .guide-menu .border-box span,
		.content.guide.protection .guide-menu .border-box span {
			background 				: url(../../images/bkg-protection-guide-menu-top.gif) no-repeat top;
		}

		.content.guide.adviser .guide-menu .border-box span,
		.content.guide.health .guide-menu .border-box span  {
			background 				: url(../../images/bkg-health-guide-menu-top.gif) no-repeat top;
		}

	.content.guide .guide-menu ol {
		/*background 				: url(../../images/dash-horiz.gif) repeat-x bottom;*/
		border-bottom			: 1px dotted #333;
		font-size 				: 1.2em;
		margin-bottom			: 5px;
		padding-bottom			: 5px;
	}

		.content.guide .guide-menu li {
			margin-bottom			: 5px;
			margin-left				: 5px;
			padding-left			: 25px;
		}

			/* Investments RH menu */
			.content.guide.investments .guide-menu li.on a:link, 
			.content.guide.investments .guide-menu li.on a:visited {
				color 					: #993366;
				font-weight				: bold;
			}

			.content.guide.investments .guide-menu li.num1 {
				background 				: url(../../images/icon-bullet-one.gif) no-repeat left top;
			}

			.content.guide.investments .guide-menu li.num2 {
				background 				: url(../../images/icon-bullet-two.gif) no-repeat left top;
			}

			.content.guide.investments .guide-menu li.num3 {
				background 				: url(../../images/icon-bullet-three.gif) no-repeat left top;
			}

			.content.guide.investments .guide-menu li.num4 {
				background 				: url(../../images/icon-bullet-four.gif) no-repeat left top;
			}

			.content.guide.investments .guide-menu li.num5 {
				background 				: url(../../images/icon-bullet-five.gif) no-repeat left top;
			}

			.content.guide.investments .guide-menu li.num6 {
				background 				: url(../../images/icon-bullet-six.gif) no-repeat left top;
			}

			.content.guide.investments .guide-menu li.num7 {
				background 				: url(../../images/icon-bullet-seven.gif) no-repeat left top;
			}

			.content.guide.investments .guide-menu li.num8 {
				background 				: url(../../images/icon-bullet-eight.gif) no-repeat left top;
			}

			.content.guide.investments .guide-menu li.num9 {
				background 				: url(../../images/icon-bullet-nine.gif) no-repeat left top;
			}

			/* Planning RH menu */
			.content.guide.general .guide-menu li.on a:link, 
			.content.guide.general .guide-menu li.on a:visited {
				color 					: #E96720;
				font-weight				: bold;
			}

			.content.guide.general .guide-menu li.num1 {
				background 				: url(../../images/icon-bullet-planning-one.gif) no-repeat left top;
			}

			.content.guide.general .guide-menu li.num2 {
				background 				: url(../../images/icon-bullet-planning-two.gif) no-repeat left top;
			}

			.content.guide.general .guide-menu li.num3 {
				background 				: url(../../images/icon-bullet-planning-three.gif) no-repeat left top;
			}

			.content.guide.general .guide-menu li.num4 {
				background 				: url(../../images/icon-bullet-planning-four.gif) no-repeat left top;
			}

			.content.guide.general .guide-menu li.num5 {
				background 				: url(../../images/icon-bullet-planning-five.gif) no-repeat left top;
			}

			.content.guide.general .guide-menu li.num6 {
				background 				: url(../../images/icon-bullet-planning-six.gif) no-repeat left top;
			}

			.content.guide.general .guide-menu li.num7 {
				background 				: url(../../images/icon-bullet-planning-seven.gif) no-repeat left top;
			}

			.content.guide.general .guide-menu li.num8 {
				background 				: url(../../images/icon-bullet-planning-eight.gif) no-repeat left top;
			}

			.content.guide.general .guide-menu li.num9 {
				background 				: url(../../images/icon-bullet-planning-nine.gif) no-repeat left top;
			}

			.content.guide.general .guide-menu li.num10 {
				background 				: url(../../images/icon-bullet-planning-ten.gif) no-repeat left top;
			}

			.content.guide.general .guide-menu li.num11 {
				background 				: url(../../images/icon-bullet-planning-eleven.gif) no-repeat left top;
			}

			/* Retirement RH menu */
			.content.guide.retirement .guide-menu li.on a:link, 
			.content.guide.retirement .guide-menu li.on a:visited {
				color 					: #E4A41B;
				font-weight				: bold;
			}

			.content.guide.retirement .guide-menu li.num1 {
				background 				: url(../../images/icon-bullet-retirement-one.gif) no-repeat left top;
			}

			.content.guide.retirement .guide-menu li.num2 {
				background 				: url(../../images/icon-bullet-retirement-two.gif) no-repeat left top;
			}

			.content.guide.retirement .guide-menu li.num3 {
				background 				: url(../../images/icon-bullet-retirement-three.gif) no-repeat left top;
			}

			.content.guide.retirement .guide-menu li.num4 {
				background 				: url(../../images/icon-bullet-retirement-four.gif) no-repeat left top;
			}

			.content.guide.retirement .guide-menu li.num5 {
				background 				: url(../../images/icon-bullet-retirement-five.gif) no-repeat left top;
			}

			.content.guide.retirement .guide-menu li.num6 {
				background 				: url(../../images/icon-bullet-retirement-six.gif) no-repeat left top;
			}

			.content.guide.retirement .guide-menu li.num7 {
				background 				: url(../../images/icon-bullet-retirement-seven.gif) no-repeat left top;
			}

			/* Mortgages RH menu */
			.content.guide.mortgages .guide-menu li.on a:link, 
			.content.guide.mortgages .guide-menu li.on a:visited {
				color 					: #186971;
				font-weight				: bold;
			}

			.content.guide.mortgages .guide-menu li.num1 {
				background 				: url(../../images/icon-bullet-mortgages-one.gif) no-repeat left top;
			}

			.content.guide.mortgages .guide-menu li.num2 {
				background 				: url(../../images/icon-bullet-mortgages-two.gif) no-repeat left top;
			}

			.content.guide.mortgages .guide-menu li.num3 {
				background 				: url(../../images/icon-bullet-mortgages-three.gif) no-repeat left top;
			}

			.content.guide.mortgages .guide-menu li.num4 {
				background 				: url(../../images/icon-bullet-mortgages-four.gif) no-repeat left top;
			}

			.content.guide.mortgages .guide-menu li.num5 {
				background 				: url(../../images/icon-bullet-mortgages-five.gif) no-repeat left top;
			}

			.content.guide.mortgages .guide-menu li.num6 {
				background 				: url(../../images/icon-bullet-mortgages-six.gif) no-repeat left top;
			}

			.content.guide.mortgages .guide-menu li.num7 {
				background 				: url(../../images/icon-bullet-mortgages-seven.gif) no-repeat left top;
			}

			.content.guide.mortgages .guide-menu li.num8 {
				background 				: url(../../images/icon-bullet-mortgages-eight.gif) no-repeat left top;
			}

			.content.guide.mortgages .guide-menu li.num9 {
				background 				: url(../../images/icon-bullet-mortgages-nine.gif) no-repeat left top;
			}

			/* Protection RH menu */
			.content.guide.personal .guide-menu li.on a:link, 
			.content.guide.personal .guide-menu li.on a:visited,
			.content.guide.protection .guide-menu li.on a:link, 
			.content.guide.protection .guide-menu li.on a:visited {
				color 					: #0E2C69;
				font-weight				: bold;
			}

			.content.guide.personal .guide-menu li.num1,
			.content.guide.protection .guide-menu li.num1 {
				background 				: url(../../images/icon-bullet-protection-one.gif) no-repeat left top;
			}

			.content.guide.personal .guide-menu li.num2,
			.content.guide.protection .guide-menu li.num2 {
				background 				: url(../../images/icon-bullet-protection-two.gif) no-repeat left top;
			}

			.content.guide.personal .guide-menu li.num3,
			.content.guide.protection .guide-menu li.num3 {
				background 				: url(../../images/icon-bullet-protection-three.gif) no-repeat left top;
			}

			.content.guide.personal .guide-menu li.num4,
			.content.guide.protection .guide-menu li.num4 {
				background 				: url(../../images/icon-bullet-protection-four.gif) no-repeat left top;
			}

			.content.guide.personal .guide-menu li.num5,
			.content.guide.protection .guide-menu li.num5 {
				background 				: url(../../images/icon-bullet-protection-five.gif) no-repeat left top;
			}

			.content.guide.personal .guide-menu li.num6,
			.content.guide.protection .guide-menu li.num6 {
				background 				: url(../../images/icon-bullet-protection-six.gif) no-repeat left top;
			}

			.content.guide.personal .guide-menu li.num7,
			.content.guide.protection .guide-menu li.num7 {
				background 				: url(../../images/icon-bullet-protection-seven.gif) no-repeat left top;
			}

			/* Health RH menu */
			.content.guide.adviser .guide-menu li.on a:link, 
			.content.guide.adviser .guide-menu li.on a:visited, 
			.content.guide.health .guide-menu li.on a:link, 
			.content.guide.health .guide-menu li.on a:visited {
				color 					: #679427;
				font-weight				: bold;
			}

			.content.guide.health .guide-menu li.num1, 
			.content.guide.adviser .guide-menu li.num1 {
				background 				: url(../../images/icon-bullet-health-one.gif) no-repeat left top;
			}

			.content.guide.health .guide-menu li.num2, 
			.content.guide.adviser .guide-menu li.num2 {
				background 				: url(../../images/icon-bullet-health-two.gif) no-repeat left top;
			}

			.content.guide.health .guide-menu li.num3,
			.content.guide.adviser .guide-menu li.num3 {
				background 				: url(../../images/icon-bullet-health-three.gif) no-repeat left top;
			}

			.content.guide.health .guide-menu li.num4,
			.content.guide.adviser .guide-menu li.num4 {
				background 				: url(../../images/icon-bullet-health-four.gif) no-repeat left top;
			}

			.content.guide.health .guide-menu li.num5,
			.content.guide.adviser .guide-menu li.num5 {
				background 				: url(../../images/icon-bullet-health-five.gif) no-repeat left top;
			}

			.content.guide.health .guide-menu li.num6,
			.content.guide.adviser .guide-menu li.num6 {
				background 				: url(../../images/icon-bullet-health-six.gif) no-repeat left top;
			}

			.content.guide.health .guide-menu li.num7,
			.content.guide.adviser .guide-menu li.num7 {
				background 				: url(../../images/icon-bullet-health-seven.gif) no-repeat left top;
			}

			.content.guide.health .guide-menu li.num8,
			.content.guide.adviser .guide-menu li.num8 {
				background 				: url(../../images/icon-bullet-health-eight.gif) no-repeat left top;
			}

	.content.guide .guide-menu p.pdf {
		background 				: url(../../images/icon-pdf.gif) no-repeat left top;
		line-height				: 2.2em;
		padding-left 			: 38px;
	}

	.content.guide .guide-menu p.search {
		/*background 				: url(../../images/dash-horiz.gif) repeat-x top;*/
		border 					: 1px dotted #333;
		padding 				: 10px 20px 5px;
	}

		.content.guide .guide-menu p.search a:link, 
		.content.guide .guide-menu p.search a:visited {
			display 				: block;
		}

			.content.guide .guide-menu p.search a:link img, 
			.content.guide .guide-menu p.search a:visited img {
				padding-top				: 5px;
			}
