/*Default Slider CSS*/
#slidewrapper {width:435px; margin:0px auto}

#slider {float:left; position:relative; overflow:auto; width:430px; height:142px; background:transparent;}
#slider ul {position:absolute; list-style:none; top:0; left:0; padding:0px; margin:0px;}
#slider li {float:left; width:500px; height:142px; padding-right:10px}

.sliderpag {float:right; list-style:none; height:18px; margin:2px 0 0 32px}
.sliderpag li {float:left; cursor:pointer; padding:0px 6px; background:#666; border:1px solid #999; margin:0 4px 0 0; text-align:center; color:#222}
.sliderpag li:hover {background:#777; border:1px solid #bbb; color:#000} 

li.current {border:1px solid #ccc; background:#0095e0}
li#content {width:400px; height:270px; padding:15px 92px 15px 18px}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}


/*Default Slider CSS*/
.home #slidewrapper {width:860px; margin:0px auto; position:relative;}

.home #slider {float:left; position:relative; overflow:auto; width:870px; height:345px; background:transparent;}
.home #slider ul {position:absolute; list-style:none; top:0; left:0; padding:0px; margin:0px;}
.home #slider li {float:left; width:870px; height:345px; padding: 0px 60px 15px 0px;}  
.home #slider li .right {width:245px; height:345px; padding: 190px 20px 0px; line-height:1.25;}   
.home #slider li .text {height:150px; padding:285px 0px 0px 20px;} 
.home #slider li div{letter-spacing:.5px;}
.home #slider li > div {height:345px; width:870px; background-repeat:no-repeat;}

.home .sliderpag {float:right; list-style:none; height:18px; margin:2px 0 0 0; position:relative; top: -335px; padding:0px 10px 0px 0px;}
.home .sliderpag li {float:left; cursor:pointer; padding:0px 6px; background:#666; border:1px solid #999; margin:0 4px 0 0; text-align:center; color:#222}
.home .sliderpag li:hover {background:#777; border:1px solid #bbb; color:#000} 
.home li.current {border:1px solid #ccc; background:#0095e0}     
.home li.current:hover{border:1px solid #ccc; background:#0095e0}
.home li#content {width:870px; height:345px; padding: 0px 60px 15px 0px;}
.home #content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}


/*Signup Slider CSS*/
.signup #slider {float:left; position:relative; overflow:auto; width:430px; height:215px; background:black;}
.signup #slider ul li {float:left; width:500px; height:180px !important; padding-right:10px;}
.signup #slider li > div {background-repeat:no-repeat; height:152px; width:430px;}
.signup #slider ul li .text18white{padding: 176px 0px 0px 10px; text-align:center; letter-spacing:.75px;}
