.introtext {
	color: #93a5b7;
	color: #7D8FAB;
	font-size:46px;
	letter-spacing:-3px;
	padding-bottom:0px;
	margin-top:0px;
}
.introtext em {
	color: #364873;
	font-style:normal;
}
#featured-project-link
{
	background:transparent;
	display:block;
	height: 145px;
	width:500px;
	text-indent:-1000em;
	margin:24px 6px;
}
#featured-project-link:hover
{
	border:none;
}
h3
{
	margin-top:25px;
}
.home-overview
{
	width:280px;
	height:270px;
}
.home-overview h3
{
	margin-top:0px;
}
.featured-project
{
	background: url(../images/ft-project.png) no-repeat 0 60px;
	float:right;
	padding-left:20px;
	padding-bottom:1px;
	padding-right:5px;
	border-left: solid 1px #D0CDB9;
	position:relative;
	z-index:1;
	overflow:visible;
	width:540px;
	margin-right:-15px;
}
.featured-project h3
{
	margin-top:0px;
}
.featured-project p
{
	z-index:1;
	width:520px;
}
