@charset "UTF-8";
/* CSS Document */


	
	img { border:none; }
pre { display:block; font:12px "Courier New", Courier, monospace; padding:10px; background:#e3f4f9; margin:.5em 0; width:909px; height:218px; }
/* image replacement */
        .graphic, #prevBtn, #nextBtn { margin:0; padding:0; display:block; overflow:hidden; text-indent:-8000px; }
/* // image replacement */
			
#sliderContainer { float:right; z-index:0; margin:0 auto; position:relative; text-align:left; width:770px; height:218px; margin:150px 0 20px 0; border:5px #e8e8e8 solid; -moz-border-radius: 5px; -webkit-border-radius: 5px; -moz-box-shadow: 0px 0px 10px #333;
-webkit-box-shadow: 0px 0px 10px #333;
        box-shadow: 0px 0px 10px #333;
  }
#header { height:218px; }   
#sliderContent { position:relative; }
/* Easy Slider */

	#slider { }
#slider ul, #slider li { margin:0; padding:0; list-style:none; }
#slider li { /* 
			define width andsس height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:770px; height:218px; overflow:hidden; }
#prevBtn, #nextBtn { display:block; width:10px; height:28px; position:absolute; left:-15px; top:90px; }
#nextBtn { left:775px; top:90px; }
#prevBtn a, #nextBtn a { display:block; width:10px; height:28px; background:url(../images/left.png) no-repeat 0 0; }
#nextBtn a { background:url(../images/right.png) no-repeat 0 0; }
/* // Easy Slider */
.slide0 {background-image:url(../images/slide01.jpg); background-repeat:no-repeat; }
.slide1 { background-image:url(../images/slide1.jpg); background-repeat:no-repeat; }
.slide2 { background-image:url(../images/slide02.jpg); background-repeat:no-repeat; }
.slide3 { background-image:url(../images/slide03.jpg); background-repeat:no-repeat; }
.slide4 { background-image:url(../images/slide04.jpg); background-repeat:no-repeat; }

.sliderText0 { float: right; width:500px; height:120px; color:#000; margin:5px 50px 0 20px; text-align:justify; font-size:11px; }
.sliderText0 p {  color:#d4d4d4;}
.sliderText0 a{ float:right; padding-right:10px; color:#C09; }
.sliderText0 a:hover{  color:#9a0054; }

.sliderTitle0 { float:left; margin:10px 0 0 0; width:130px; height:26px; }
.sliderText2 { float: right; width:200px; height:120px; color:#000; margin:40px 30px 0 20px; text-align:justify; font-size:11px; }
.sliderText2 p { color:#d4d4d4;}
.sliderText2 a{ float:right; padding-right:10px; color:#C09; }
.sliderText2 a:hover{  color:#9a0054; }

.sliderText3 { float: left; width:380px; height:180px; color:#999; margin:30px 20px 0 20px; text-align:justify; font-size:11px; }
.sliderText3 a{ float:right; padding-right:10px; color:#C09; }
.sliderText3 a:hover{  color:#9a0054; }