#n3 a
{
	background-color: #347c2b;
}

#subNurses
{
	display: block;	
}

#ss14 a
{
	color: #3c3c3c;	
}


#col1
{
	float: left;
	width: 226px;
	margin-right: 2px;	
}
#col2
{
	float: left;
	width: 504px;
	margin-right: 2px;
}
#col3
{
	float: left;
	width: 226px;	
}


/*Alter the color and spacing of the central column*/
#col2 .box
{
	background-color: #f6feef;
	color: #3b3b3b;
	
	background-image: url(../../images/background.caseStudies.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	
	padding: 11px 24px 24px 24px;
}

/*Rig the main heading*/
#col2 h2 img
{
	display: block;
	margin: -24px 0px 0px -24px;
}

/*Set up the font styles for the main copy*/
#col2 h2
{
	font-size: 140%;
	line-height: 120%;
	font-weight: normal;
	color: #347c2b;
	margin: 0px 0px 8px 0px;
	
	padding-bottom: 4px;
	border-bottom: 1px solid #d7ded9;
}

#col2 h2+h3
{
	margin-top: 0px;
}

#col2 h3, #col2 h4 
{
	font-size: 100%;
	font-weight: bold;
	margin: 16px 0px 0px 0px;
}
#col2
{
	line-height: 110%;
}

/*Adjust the width of the image for the narrower column*/
#clients img
{
	width: 100%;
}
#clients h2 img
{
	width: auto;
}