/* ---------- Header & Top nav ---------- */

#primary-nav ul li #nav1 {
	background:url(../images/nav/nav1.gif) top left no-repeat;
}

/* ---------- Content ---------- */

#content {
	background:url(../images/home/sky2010.jpg) top left no-repeat;
}

	#left-col {
		margin:0;
		padding:364px 0 0 0;
		width:320px;
		float:left;
		background:url(../images/home/couple2010.jpg) top left no-repeat;
	}
	
		.quote {
			background:url(../images/home/quote.jpg) top left no-repeat;
			width:289px;
			height:124px;
		}
	
	#right-col {
		margin:0;
		padding:185px 0 0 0;
		width:671px;
		float:right;
		background:url(../images/home/headline2010.gif) top left no-repeat;
		
	}
/* ---------- Feature cols ---------- */

#feature-cols {
	padding:20px 0 0 61px;
}

	.feature-col-left {
		width:261px;
		padding:0 12px;
		border-left:1px dotted #b2c6d8;
		float:left;
		font-size:13px;
		color:#666;
		/*height:140px;*/
	}
	
	.feature-col-right-content {
		width:261px;
		padding:0 12px;
		font-size:13px;
		color:#666;
	}
	
	 .feature-col-right {
		width:320px;
		padding:0;
		border-left:1px dotted #b2c6d8;
		float:left;
	}
	
		.feature-col-left p, .feature-col-right-content p {
			margin:0 0 10px 0;
			padding:0;

		}
		
		.feature-col-left strong, .feature-col-left strong sup a, .feature-col-right-content strong, .feature-col-right-content strong sup a {
			color:#c30;
		}
		
		


	
/* ---------- self-assessment ---------- */

#self-assessment {
	width:242px;
	height:130px;
	padding:19px 0 0 78px;
	background:url(../images/features/self-assessment-bg-home2010.gif) top left no-repeat;
}
	
/*	#sa-left {
		background:url(../images/features/self-assessment-icon-home.gif) top left no-repeat;
		width:115px;
		height:165px;
		float:left;
	}
	
	#sa-right {
		background:url(../images/features/self-assessment-heading-home.gif) top left no-repeat;
		width:348px;
		float:right;	
	}*/
	
		#self-assessment p {
			margin:0;
			padding:0;
			line-height:13px;
		}
		
		#self-assessment p a {
			margin:0;
			padding:50px 0 0 0;
			display:block;
			width:226px;
			height:58px;
			font-size:10px;
			color:#666;
			text-decoration:none;
		}
		
			#self-assessment p a:hover {
				color:#333;
				text-decoration:none;
				background:url(../images/features/self-assessment-over-home2010.gif) top left no-repeat;
			}
			
		#self-assessment p strong {
			color:#f60;
		}