#left_column {
	float: left;
	width: 212px;
	margin: 0 10px 0 4px;
}

#right_column {
	float: right;	
	margin: 0 0px 0 0px;
	width: 227px;
}

#center_column {
	margin: 0 0 0 230px;
	padding: 0 1px 0 21px;
	background: url(../images/middle_col_back.png) no-repeat;
	width: 500px;

}

#center_column h2 {
	margin: 0 0 10px 0;
	padding: 16px 0 0 0;
	font-size: 23pt;
	font-weight: normal;
	color: #0086a8;
	letter-spacing: -2px;
}

#center_column h2.projects {
	width: 482px;
	height: 132px;
	padding-top: 30px;
	color: #727677;
	font-size: 28pt;
	text-align: center;
	background: url(../images/recent_bg.png) no-repeat;
}

#center_column ul.projects {
	margin: -100px 0 0 0;
	height: 180px;
	list-style: none;
}

#center_column .projects li {
	margin: 0 0 0 -43px;
	width: 161px;
	height: 157px;
	float: left;
}

#center_column .projects li a {
	display: block;
	margin: 0 0 0 21px;
	padding: 150px 40px 0 0;
	width: 100px;
	font-size: 8pt;
}

#center_column .projects li a:hover {
	border: none;
	color: #590907;
}

#center_column .projects #project1 {
	margin: 0 0 0 -20px;
	background: url(../images/rp_biz.png) no-repeat;
}

#project2 {
	background: url(../images/rp_jump.png) no-repeat;
}

#project3 {
	background: url(../images/rp_ts.png) no-repeat;
}

#project4 {
	background: url(../images/rp_insights.png) no-repeat;
}

#center_column ul.projects li a img {
	margin: -150px 0 0 -16px;
	position: absolute;
	display: none;
}


#center_column h2.intro {
	font-size: 25pt;
	display: block;
}

#center_column h3 {
	margin: -12px 0 0 0;
	font-size: 14pt;
	font-weight: normal;
	color: #6d9f02;
	letter-spacing: -.5px;
}

#center_column h3.intro {
	font-size: 15pt;
}

#center_column p {
	margin: 8px 0 15px 0;
	padding: 0 20px 0 0;
	font-family: Georgia, serif;
	font-size: 10pt;
	letter-spacing: .15px;
	word-spacing: 3.5px;
	line-height: 16pt;
}

#center_column p.main_story {
	font-size: 11pt;
	line-height: 17pt;
	padding: 20px 0 0px 0;
	width: 450px;
}


#center_column p.intro {
	font-size: 11pt;
	line-height: 17pt;
}

#center_column em {
	font-style: normal;
	color: #846018;
}

#center_column a {
	text-decoration: none;
	color: #846018;
	
}

#center_column a:hover {
	border-bottom: dotted 1px #846018;
}

#center_column h3 a {
	color: #6D9F02;
}

#center_column h3 a:hover {
	border-bottom: dotted 1px #6D9F02;
}
