body {

}
.view-home-page-feature-rotator {
	width: 987px;
	margin-left: 0px;
}
#home-rotator {
	height: 298px;
	padding: 0px;
	margin: 0;
	overflow: hidden;
	background-color: #020202;
	background: none;
}
.home-rotator-photo {
	width: 987px;
	left: 0;
	position: relative;
	display: block;
	height: 298px;
	z-index: -100;
}
.home-rotator-photo img {
	width: auto;
	height: auto;
	z-index: -100;
	position: relative;
	top: -310px;
}
.home-rotator-text-block {
	width: 450px;
	height: 280px;
	z-index: 90;
	position: relative;
	top: 0;
	background: url("../img/homepage_bg.png") repeat scroll left top transparent;
}
.home-top-intro {
	margin: 0;
	color: #ffffff;
	font: italic 1.2em/1.5em "Quattrocento Sans", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: relative;
	display: block;
	float: left;
	height: 250px;
	padding: 30px;
}
.home-top-intro h2 {
	font-weight: normal;
	font-size: 28px;
	text-indent: 0;
	line-height: 1.2em;
	margin: 0 0 20px;
}
.home-top-intro h2 a {
	display: block;
	font-style: normal;
	text-decoration: none;
	color: #f7f7f7;
}

#home-top-read-more {
	position: relative;
	left: 808px;
	top: -50px;
}
#home-top-read-more a
{
	color: #5e5c5c;
	padding: 5px 55px;
	background-color: #fcc149;
}
#home-top-numbers {
	text-align: center;
	font: 1.167em Arial, sans-serif;
	top: -45px;
	/*	background-color: rgba(0, 127, 170, 0.85);*/
	background: url("../img/bg-home-top-number.png") repeat left top scroll transparent;
	width: 987px;
	height: 19px;
	z-index: 1000;
	position: relative;
}
#home-top-numbers ul {
	margin: 0 auto;
	padding: 0;
	display: table;
}
#home-top-numbers li {
	list-style-type: none;
	text-align: center;
	margin: 4px 8px 0;
	background: no-repeat #10c0fb;
	display: block;
	font-size: 8px;
	letter-spacing: 5px;
	float: left;
}
#home-top-numbers li a {
	color: rgba(250, 250, 29, 0);
}
.home-rotator-slide {
	margin: 0px;
	height: 298px;
	overflow: hidden;
	display: block;
	float: left;
	background:none;
	padding-bottom:none;
}
a.activeSlide {
	color: #fac407;
	background: #fac407;
}
#block-views-project-featured-slider-block div.views-field-title a
{
	font-weight: normal;
}