#slidenav { position: relative; z-index: 10000; margin-top: 256px; margin-left: 15px;color: #FFF;}
ul.pagination { list-style-type:none; width:340px; }
ul.pagination li { float:left; margin:0 5px; }	
ul.pagination a { display:block; width:24px; padding-top:24px; height:0; overflow:hidden; background-image:url(../images/pagination.png); background-position:0 0; background-repeat:no-repeat;}
ul.pagination li.active a {background-position:0 -24px}
.slide_container {color:#FFF; font-family: Arial, Helvetica, sans-serif;}
.slide_container a {text-decoration: none; color:#CCC;}
.slide_container a:hover {color:#FFF;}
slide_container a:visited {color:#FFF;}
.slide_container p { font-size: 12px; line-height: 16px;}
.slide_container h2 {font-size: 42px; line-height: 46px;}
.slide_container { width:585px; height:298px; overflow:hidden; position:relative; cursor:pointer; }
.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:585px; display:none; }
#slide_wop {
	height: 298px;
	width: 585px;
	background-image: url(../images/wop_slide.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#slide_pp1 {
	height: 298px;
	width: 585px;
	background-image: url(../images/adnet_grab.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#slide_one {
	background-image: url(../images/two_grab.jpg);
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 225px;
	height: 288px;
	width: 350px;
}
#slide_two {
	background-image: url(../images/one_grab.jpg);
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 200px;
	height: 288px;
	width: 375px;
}
#slide_three {
	background-image: url(../images/three_grab.jpg);
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 250px;
	height: 288px;
	width: 325px;
}
#slide_four {
	background-image: url(../images/four_grab.jpg);
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 250px;
	height: 288px;
	width: 325px;
}
#slide_five {
	background-image: url(../images/five_grab.jpg);
	background-repeat: no-repeat;
	background-position: right;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 250px;
	height: 288px;
	width: 325px;
}
#slide_five h2 {
	font-size: 30px;
	line-height: 34px;
}
