@charset "utf-8";
/* CSS Document */
        
        /* slider specific CSS */
        .sliderGallery {
            background: url(../images/slider-back.jpg) repeat-x;
            overflow-y:hidden;
			overflow-x:hidden;
            position: relative;
            padding: 0px;
            height: 274px;
            width: 905px;
        }
        
		#content-holder {
			height:260px;
			margin:0;
			padding:0;
			position:absolute;
			top:40px;
			padding-left: 100px;
			width:9500px;
		}
		#content-holder div {
			color:#333333;
			float:left;
			height:290px;
			padding:5px;
			width:520px;
			margin: 0 30px 0 30px;
      
        }
		#content-holder div ul, #content-holder div p {
			text-shadow:none;
			font-family:Helvetica,Arial,sans-serif;
			font-size: 12px;
			color:#333333;
			padding: 10px;
			
		}
		#content-holder div li {
			margin-bottom: 20px;
			line-height: 16px;
			padding: 0;
		}
		#content-holder div h2 {
			text-shadow:none;
			font-family:Helvetica,Arial,sans-serif;
			font-size:18px;
			line-height: 17px;
		}
		#content-holder div img {
			float:left;
			margin-right: 25px;
		}
        
        .slider2 {
            width: 905px;
            height: 35px;
            margin-top: 239px;
            margin-left: 0px;
            padding: 1px;
            position: relative;
            background: url(../images/slider-bar-back.png) no-repeat;
        }
        
        .handle {
            position: absolute;
		    cursor: pointer;
            height: 34px;
            width: 98px;
            top: 0;
            background: url(../images/slider.png) no-repeat;
            z-index: 100;
        }
        
        .slider2 span {
            color: #fff;
	        font-size: 14px;
            cursor: pointer;
            position: absolute;
            z-index: 110;
            top: 8px;
        }
		
		
#content-holder .item-lbl1 {
margin-left:100px;
}
#content-holder .item-lbl2 {
margin-left:350px;
}
#content-holder .item-lbl3 {
margin-left:0;
}
#content-holder .item-lbl4 {
margin-left:0;
}
#content-holder .item-lbl5 {
margin-left:0;
}
#content-holder .item-lbl6 {
margin-left:0;
}
#content-holder .item-lbl7 {
margin-left:0;
}
#content-holder .item-lbl8 {
margin-left:120px;
}
#content-holder .item-lbl9 {
margin-left:0;
}
#content-holder .item-lbl10 {
margin-left:0;
}
#content-holder .item-lbl11 {
margin-left:-50px;
}
#content-holder .item-lbl12 {
margin-left:0;
}
#content-holder .item-lbl13 {
margin-left:200px;
}
#content-holder .item-lbl14 {
margin-left:0;
}
#content-holder .item-lbl15 {
margin-left:200px;
}


.slider2 .slider-lbl1 {
left:40px;
}
.slider2 .slider-lbl2 {
left:120px;
}
.slider2 .slider-lbl3 {
left:170px;
}
.slider2 .slider-lbl4 {
left:220px;
}
.slider2 .slider-lbl5 {
left:270px;
}
.slider2 .slider-lbl6 {
left:320px;
}
.slider2 .slider-lbl7 {
left:370px;
}
.slider2 .slider-lbl8 {
left:440px;
}
.slider2 .slider-lbl9 {
left:490px;
}
.slider2 .slider-lbl10 {
left:540px;
}
.slider2 .slider-lbl11 {
left:590px;
}
.slider2 .slider-lbl12 {
left:640px;
}
.slider2 .slider-lbl13 {
left:710px;
}
.slider2 .slider-lbl14 {
left:770px;
}
.slider2 .slider-lbl15 {
left:840px;
