.slider{
top:0px;
z-index:1;
width:980px;
height:418px;
display:block;
clear:both;
}
.slider  .items{display:none}
.slider  .pagination{position:absolute;z-index:2;bottom:47px;left:832px;}
.slider  .pagination li{float:left;padding-right:4px}
.slider  .pagination a{display:block;width:16px;height:16px;text-indent:-9999px;background:url(../images/buttons.png) right 0 no-repeat}
.slider  .pagination a:hover, .slider  .pagination .current a{background-position:left}

.slider .bgmenu{
position: absolute;
margin-top: 385px;
z-index: 10;
width: 980px;
height: 36px;
filter: alpha(opacity=70);
_moz-opacity: 0.7;
opacity: 0.7;
background-color: #000;
}
.slider .menubt{
	position: absolute;
	margin-top: 385px;
	z-index: 10;
	width: 900px;
	height: 36px;
	left: 20px;
}

.menubt a {
	width: 95px;
	float: left;
	display: inline;
	text-align: center;
	margin-right:10px;
	line-height: 36px;
	filter: alpha(opacity=100);
	_moz-opacity: 1;
	opacity: 1;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
.menubt a:hover {
	text-decoration: none;
	color: #FFF;
}
.menubtover{
	background-color: #006d34;
}
.cp2 {
	position: absolute;
	margin-top: 289px;
	margin-left:420px;
	z-index: 20;
	width: 94px;
	height: 95px;
	left: 20px;
	filter: alpha(opacity=70);
	_moz-opacity: 0.7;
	opacity: 0.7;
	background-color:#FFFFFF;
	border: 1px solid #006600;
	text-align:left;
}

.cp2  li{
	list-style-type: none;
	margin:0;
	padding:0;
	font-size:14px;
	color:#000000;
	margin-top:10px;
	margin-left:10px;
	font-weight: bold;
}
.cp2  li a{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.cp2  li a:hover{
	text-decoration: underline;
	color: #000000;
}