.slider-wp-home{
  position:absolute;
  width: 1280px;
  margin:0 auto;
}


.slider-cnt-home{
  height: auto;
  min-height: 293px;
  _height: 293px;
  position: relative;
  z-index: 1;
  overflow:hidden;
}

.slider-wp{
  width: 100%;
  height: 472px;
  position: relative;
  z-index: 1;
  border:5px solid #f6f2e5;
}

.slider-profile{
  float: left;
  width: 834px;
  height: 363px;
  margin-top: 15px;
  position: relative;
  z-index: 1;
}

.slider-img{
  width: 100%;
}

.cycle-slideshow{
  z-index: 1;
}

.cycle-slide{
  width: 100%;	
}

.slider-cnt{
  
  height: auto;
  min-height: 293px;
  _height: 293px;
  position: relative;
  z-index: 1;
}

.slider-cnt img{
  width: 100%;
}

.slider-cnt-profile{
  width: 834px;
  height: auto;
  min-height: 335px;
  _height: 335px;
  position: relative;
  z-index: 1;
}

.slider-ttl{
  position: absolute;
  left: 0;
  top: 40px;
  padding: 10px 20px;
  line-height: 100%;
  color: #010444;
  font-size: 30pt;
  font-family: Arial;
  font-weight: bold;
}

.slider-ttl font{
  color: #7D8388;
}

.slider-more{
  position: absolute;
  left: 20px;
  top: 290px;
}

.slider-points{
  position: absolute;
  right: 20px;
  top: 30px;  	
  width:270px;
}

.slider-points label{
  display: block;
  text-align: left;
  padding-bottom: 20px;
  font-size: 18pt;
  color: #fff;
}

.slider-points div{
  padding: 10px 0 10px 0px;
  background: url(/images/slider-arr.png) left center no-repeat;
  font-size: 14pt;
  color: #fff;
  font-style: italic;
}

.slider-points div.sp-1{
  margin-left: 60px;	
}

.slider-points div.sp-2{
  margin-left: 45px;	
}

.slider-points div.sp-3{
  margin-left: 30px;	
}

.slider-points div.sp-4{
  margin-left: 15px;    
}
.slider-points div.sp-5{
  margin-left: 15px;	
}

.slider-wp div.slider-nav {  
  position: absolute;
  right: -3px;
  top: 298px;
  z-index: 2;
  width: 370px;
  text-align: right;
}

.slider-profile div.slider-nav{
  text-align: right;
  padding: 10px 0;
}

.slider-nav A:link, .slider-nav A:visited {
  width: 9px;
  height: 9px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 2px;
  background: url(/images/nav-off.png) no-repeat;
}

.slider-nav A.cycle-pager-active:link, .slider-nav A.cycle-pager-active:visited {
  background: url(/images/nav-on.png) no-repeat;
}


.slider-wp div.slider-about-nav {  
  position: absolute;
  top: 417px;
  width:100%;
  z-index: 2;
  right:0;
  text-align:center;
}

.slider-about-nav A:link, .slider-about-nav A:visited {
  width: 10px;
  height: 11px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 0 2px;
  background: url(/images/nav-off.png) no-repeat;
}

.slider-about-nav A.cycle-pager-active:link, .slider-about-nav A.cycle-pager-active:visited {
  background: url(/images/nav-on.png) no-repeat;
}