/*backup first banner */
.wsic{
width:940px;height:396px;background-image:url(images/bgall-total.jpg);/*url(images/whyshouldicare.JPG)*/ background-repeat:no-repeat;
}
.itado{width:940px;height:396px;background-image:url(images/bgall-total.jpg);/*url(images/isthisadoleout.JPG)*/background-repeat:no-repeat;
}
.wdynm{width:940px;height:396px;background-image:url(images/bgall-total.jpg); background-repeat:no-repeat;}/*url(images/whydoyouneedme.JPG)*/
.wipr{width:940px;height:396px;background-image:url(images/bgall-total.jpg); background-repeat:no-repeat;}/*url(images/whatispovertyreally.JPG)*/
.witgks{width:940px;height:396px;background-image:url(images/bgall-total.jpg);background-repeat:no-repeat;}*/ /*url(images/whatisthegksolution.JPG)*/
/*
.wsic{
width:897px;height:396px;background-image:url(images/bgall-total.jpg);
}
.itado{width:897px;height:396px;background-image:url(images/bgall-total.jpg);
}
.wdynm{width:897px;height:396px;background-image:url(images/bgall-total.jpg);}
.wipr{width:897px;height:396px;background-image:url(images/bgall-total.jpg;}
.witgks{width:897px;height:396px;background-image:url(bgall-total.jpg;}*/



.sliderwrapper{
font-family:Tahoma, arial;
font-size:11px;
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 897px; /*width of featured content slider*/
height: 396px;
}
.sliderwrapper a{
text-decoration:none;
color:#fff;
}
.text1666{
padding-left:5px;
padding-top:5px;
font-family:Tahoma, arial;
font-size:18px;
font-weight:bold;
color:#FFF;
}
.text1222{
font-family:Tahoma, arial;
font-size:12px;
color:#fff;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
width: 897px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.pagination img{
margin-bottom:15px;
}
.pagination{
/*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
float:left;
width:240px;
text-align: right;
margin-left:29px;
margin-top:60px;
}

.pagination a{

text-decoration: none; 
color: #00007D;
}

.pagination a:hover, .pagination a.selected{
color: #000;
/*background-color: #FFF;*/
}