#slider {
	position:relative;
    width:492px;
    height:309px;
    margin-left:0px;
}
#slider img {
	position:absolute;
	width:492px;
	height:263px;
	top:0px;
	left:0px;
	display:none;	
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {}
.nivo-controlNav a {}
.nivo-controlNav a.active {}

.nivo-directionNav a {
	display:block;
	margin-top:116px;
	width:60px;
	height:60px;
	background:url(../layout/arrows.png) no-repeat;
	border:0;
}
a.nivo-nextNav {
	background-position:-60px 0;
	right:-20px;
}
a.nivo-prevNav {
	left:400px;
}

a.nivo-nextNav:hover {
	display:block;
	width:60px;
	height:60px;
	background:url(../layout/arrows_hover.png) no-repeat;
	text-indent:-9999px;
	border:0;
	background-position:-60px 0;
}

a.nivo-prevNav:hover {
	display:block;
	width:60px;
	height:60px;
	background:url(../layout/arrows_hover.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

/**/

#screen2{}
#screen2 .prev{}
#screen2 .prev:hover{}
#screen2 .next{}
#screen2 .next:hover{}
	
/**/