#n9 a
{
	color: #3b3b3b;
}

#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;
	
	padding: 11px 24px 24px 24px;
}

/*Set up the font styles for the main copy*/
.morePadding
{
	padding-right: 64px;
}

#col2 h2
{
	font-size: 140%;
	line-height: 120%;
	font-weight: normal;
	color: #347c2b;
	margin: 0px 0px 8px 0px;
	
	padding-bottom: 5px;
	border-bottom: 1px solid #d7ded9;
}
#col2 h2+h3
{
	margin-top: 0px;
}
#col2 p+h2
{
	margin-top: 25px;
}
#col2 p, #col2 li
{
	margin-right: 80px;
}
#col2 li
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #d7ded9;
}

#col2 li li
{
	border-bottom: none;
	margin-bottom: 3px;
	padding-bottom: 0px;
}
#col2 li ul
{
	margin-top: 5px;
}

#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;
}

#sitemapMain img, #sitemapMain p
{
	display: none;
}
#sitemapMain h1
{
	font-size: 100%;
}
