
.banner1 {
	position:relative;
	width:990px;
	margin:0 auto; z-index:-1;
}
.nivo-caption span {
	font-family:'PT Sans Narrow', sans-serif;
	font-size:20px
}
::selection {
 background:#d7efff
}

::-moz-selection {
 background:#d7efff
}
.nivo-caption, .proj-img i {
	
}
.slider2 img {
	display: none;
	left: 0;
	position: absolute;
	top: 0;
}
.slider2 {
	overflow:hidden; float:left
	position:relative;
}
#slider, .slider2 img {
	width:987px; height:317px;
}
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5
}

.nivo-caption {
	height:46px;
	position:absolute;
	right:0;
	bottom:0;
	overflow:hidden;
	font-size:14px;
	z-index:8
}
.nivo-caption p {
	margin:0;
}
.nivo-caption span {
	float:left;
	padding:0 50px 0 20px;
	color:#fff;
	line-height:46px;
}
.nivo-caption a {
	display:block;
	float:right;
	width:78px;
	height:46px;
	background:url(../images/caption-link.png) no-repeat left 50%;
}
.nivo-html-caption {
	display:none
}
.nivo-directionNav {
	position:absolute;
	background:#fff;
	bottom:46px;
	right:0;
	overflow:hidden;
	z-index:9;
	width:78px;
}
.nivo-prevNav, .nivo-nextNav {
	text-indent:9999px;
	float:left;
	width:39px;
	height:39px;
	cursor:pointer; display:none
}
.nivo-prevNav {
	background:url(../images/slider-arrows.png) no-repeat left top;
}
.nivo-nextNav {
	background:url(../images/slider-arrows.png) no-repeat right top;
}
.nivo-prevNav:hover {
	background-position: left bottom
}
.nivo-nextNav:hover {
	background-position: right bottom
}
.nivo-controlNav { display:none;
	position:absolute;
	z-index:999;
	overflow:hidden;
	z-index:20;
	height:24px;
	right:20px;
	bottom:10px; background:url(../images/1.png) no-repeat 0px 3px; width:150px; padding-left:20px;
}
.nivo-controlNav a {
	line-height:24px; text-align:center;
	display:inline-block;
	width:29px;
	height:24px;	
	cursor:pointer;
}
.nivo-controlNav a.active {
	background:url(../images/nivo-controls.png) no-repeat;color:#fff;
}

.nivo-controlNav li a:link,.nivo-controlNav li a:visited{ color:#000;}
.nivo-controlNav li a:hover,.nivo-controlNav li a:active{ color:#fff;}


#preloader {
	position:relative;
	z-index:51;
	background:url(../images/loading.gif) no-repeat 50% 50%;
	width:990px;
	height:80px; padding-top:250px
}