.backRight { 
	background: transparent url(images/right_back1.gif)  615px 0px no-repeat; 
	padding: 0; 
	margin: 0; 
	height: 750px;
}

.content { 
	padding: 0; 
	margin: 0; 
	height: 750px;
}

.intro { 
	padding: 60px 0 40px 0; 
}

h3, h4 { 
	color: #15516E; 
	border-bottom: 1px solid #CFCEC4; 
	padding: 0 0 5px 0; 
	margin: 0 0 15px 0; 
	font: 16px/19px clarendon, georgia, 'times new roman', serif; 
}

.intro .headline { 
	height: 110px; 
	width: 608px;
	font: 44px georgia, 'times new roman', serif; 
	/*color:#212C7C;*/
	color:#000;
}

.intro .headline2, .intro .headline3 { 
	height: 133px; 
	width: 608px;
	font: 40px georgia, 'times new roman', serif; 
	color:#000;
	padding-bottom: 30px;
	padding-top: 10px;
}

.intro .headline2 img, .intro .headline3 img { 
	background-color: #fff; 
	border: 1px solid #D3CFC3;
}


.intro p { 
	font: 14px/22px georgia, 'times new roman', serif; 
	padding: 0; 
	margin: 0; 
}

.intro blockquote { 
	width: 197px; 
	float: left; 
	padding: 0 0 0 25px; 
	margin: 0; 
}

.intro blockquote p { 
	font: italic 14px/22px georgia, 'times new roman', serif; 
	color: #F87602; 
}

.intro blockquote p span { 
	font: normal 11px/22px 'helvetica neue',helvetica, arial, sans-serif; 
	color: #8B8272; 
}

.intro .text { 
	width: 437px; 
	float: left; 
}

.intro .text2 { 
	float: left;
	font: normal 14px/22px 'helvetica neue',helvetica, arial, sans-serif; 
	width: 673px; 
}

.text2 p{
	font: normal 14px/22px 'helvetica neue',helvetica, arial, sans-serif; 
	width: 673px; 
}

.text a, .text a:link, .text a:visited, .text a:active {
	color: #3a5e8c;
	text-decoration: none;
	border-bottom: 1px solid #cbd2d8; 
}

.text a:hover {
	color: #203651;
	text-decoration: none;
	border-bottom: 1px solid	#8CA4B8; 
}

.recent_work { 
	width: 673px; 
	float: left;
	clear: both;
	margin-top: 35px; 
}

.weblog_entries { 
	width: 207px; 
	float: left; 
	padding-left: 60px; 
	margin-top: 35px; 

}

.recent_work .work { 
	width: 209px; 
	float: left; 
	padding-right: 23px; 
}

.recent_work .work img { 
	background-color: #fff; 
	padding: 3px; 
	border: 1px solid #D3CFC3; 
}

.recent_work .last { 
	padding: 0; 
}

.recent_work .work p { 
	font: bold 13px/16px 'helvetica neue',helvetica, arial, sans-serif; 
	color: #1B4E5F; 
}

.work p a,.work p a:link,.work p a:visited,.work p a:active { 
	color: #1B4E5F; 
	text-decoration: none; 
}

.work p a:hover { 
	color: #1B4E5F; 
	text-decoration: underline; 
}

.recent_work .work p span { 
	font-size: 11px; 
	color: #498FA7;
}

.recent_work .work blockquote { 
	padding-left: 15px; 
	margin: 0; 
}

.recent_work .work blockquote p { 
	font: 13px/20px georgia, 'times new roman', serif; 
	color: #000000;
	/*color: #757470; */
}

#home_page .recent_work .work blockquote p span ul { 
	font: normal 11px/15px 'helvetica neue',helvetica, arial, sans-serif; 
	color: #A3A2A0; 
	display:block;
	padding-top:4px;
	margin: 0; 
}

.weblog_entries ul { 
	list-style: none; 
	padding: 0; 
	margin: 0; 
	font: normal 12px/15px 'helvetica neue',helvetica, arial, sans-serif; 
}

.weblog_entries ul li { 
	padding-bottom: 15px; 
	list-style: none; 
	margin: 0; 
}

.weblog_entries ul li a { 
	text-decoration: none; 
	color: #256782; 
}

.weblog_entries ul li a:hover { 
	text-decoration: none; 
	color: #143F50; 
}

.weblog_entries ul span { 
	font: normal 11px/16px 'helvetica neue',helvetica, arial, sans-serif; 
	color: #89867E; 
}

.weblog_entries ul span a { 
	text-decoration: none; 
	color: #89867E; 
}

.weblog_entries ul a:hover span { 
	text-decoration: none; 
	color: #64625C; 
}

