.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 1px solid navy;
border-bottom-width: 1px;
width: 385px; /*width of featured content slider*/
height: 182px;
}

.try{
	position:absolute;
	left: 1055px;
	width: 108px;
	height: 185px;
	top: 183px;
	
	background-color:#009900;
}
.show{height:auto;
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
padding-top:2px;
width: 283px;
/*width of featured content slider*/
}
.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/

background: GREEN;
width: 385px; /*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;
}
.sliderwrapper .contentdiv1{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/

background: white;
width: 385px; /*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{
/*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
color:#000000;
background:url(../images/imout.gif) left repeat-x;
padding: 0 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
border-top:1px #B8B8B8 solid;
border-left:0px ;
border-right:0px ;}

.titleback{padding: 0 2px;
font-weight:bold;
text-decoration: none; 
color:#566752;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background:url(../images/imout.gif) left repeat-x;
border:1px #B8B8B8 solid;
}
.pagination a{
padding: 0 5px;
font-weight:bold;
text-decoration: none; 
color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background:url(../images/imout.gif) left repeat-x;
}

.pagination a:hover, .pagination a.selected{
color: #ffffff;
padding: 0 5px;
display:block;
height:35px;
width:auto;
font-weight:bold;
font-size:12px;
line-height:33px;
z-index:100;	
text-decoration:none;
background:url(../images/imover.gif) center repeat-x;
}

.iconspan{
float: right;
margin: 3px;
height:26px;
cursor:hand;
cursor:pointer;
font-weight: bold;
}

/*CSS used to style the examples. Remove if desired: */

.eg-bar{
padding: 3px;
background: white url(../images/imout.gif) top left repeat-x;
border-left:0px;
border-right:0px;
border-top:1px #B8B8B8 solid;
border-bottom:1px #B8B8B8 solid;
font-weight:bold;
text-decoration: none; 
color:#566752;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
height:15px;
}
.eg-bar1{
padding: 3px;
background: white url(../images/imout.gif) top left repeat-x;
border-left:0px;
border-right:0px;
border-top:1px #B8B8B8 solid;
border-bottom:1px #B8B8B8 solid;
font-weight:bold;
text-decoration: none; 
color:#566752;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
height:15px;
}

div.eg-bar{
width: 297px;
}
div.eg-bar1{
width: auto;
}

.icongroup1{
width: 297px;
margin-bottom:2px;
padding-left:2px;
margin-top:2px;
}
li {
	color : #000000;
	margin-top : -1px;
	padding-bottom : 3px;
	margin-bottom : -1px;
	margin-right : 1px;
	font-size : 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
li a{
	color : #000000;
	margin-top : 3px;
	padding-bottom : -1px;
	margin-bottom : -1px;
	margin-right : 1px;
	font-size : 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
li a:hover{
	color : #000000;
	text-decoration:underline;
}
ul {
	color : #D44409;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
}
.onlineservice {color : #000000;
	margin-top : 2px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	text-indent:3px;
	text-decoration:none;
}
.onlineservice B{color : #000000;
	margin-top : 2px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 5px;
	margin-right : 5px;
	font-weight:bold;
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	text-indent:3px;
	text-decoration:none;
}



	
a.onlineservice  {
font-size : 12px;
color : #018401;
text-decoration:none;
}
a.onlineservice:hover {
		
		color:#018401;

	text-decoration:underline;
}




