#imagesbg
{
margin:7PX 0 0 0;
padding:5px 5px 0 0PX;
width:631px;
height:271px;
background:url(../images/imagebg.gif) no-repeat;

}
.sliderwrapper{
	position: relative;
	overflow: hidden;
	width:632px;
	height:243px;
	background-image: url(/v/vspfiles/templates/13/images/homepage/features_bg.gif);
	background-repeat: no-repeat;
}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding:0px;
width:621px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height:243px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

#paginate-slider2 {
	background-image:url(/v/vspfiles/templates/13/images/homepage/features_bt.gif);
	background-repeat: no-repeat;
    width: 552px;
	text-align: right;

}
.pagination{
	width: 552px;
	text-align: right;
	padding:3px 0px 5px 10px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	height: 44px;


}

.pagination a{
	padding: 0 7px;
	text-decoration: none;
	color: #666666;
	background:url(../images/box_bg.gif) no-repeat;
	font-weight:bold;

}

.pagination a:hover, .pagination a.selected{
color: #005AB3;
text-decoration: none; 
	background:url(../images/box_bg.gif) no-repeat;
		font-weight:bold;



}
