.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border-bottom-width: 6px;
 /*width of featured content slider*/
height: 210px;
}

.topbox {
height: 220px;
margin-bottom:9px;
}

.contentrightbox {
float:right;
width:300px;}

.contentrightbox h2 {
color:#0583fb;

font-size:large;
font-weight:bold;}

.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: white;
width: 633px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
-moz-opacity: 1;
opacity: 1;
}

.contentdiv h2 {
color:#0583fb;

font-size:large;
font-weight:bold;}
.newsboxdud {
padding-top:25px;
width:300px;
float:right;
color:#fff;

padding-left:15px;
}

.newsboxdud a {
color:#ff0000;
font-size:12px;
text-decoration:none}

.newsboxdud a:hover {
color:#000;
text-decoration:underline}



.conbox1 {
width:613px;
   background: url(splash.jpg) no-repeat left;

text-align:justify;
height:100%;
padding-right:15px;
padding:10px;
color:#FFFFFF;}
.conbox1left {
width:380px;

text-align:justify;
height:100%;
padding-right:15px;
padding:10px;
color:#595959;}

.conbox1left h2 {
font-size:medium;
color:#000000;
font-weight:bold;}



.pagination{
width: 600px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
padding: 5px 10px;
margin-top:3PX;
}

.pagination a{
padding: 0 16px;
padding-top:2px;
padding-bottom:2px;
	border:1px solid #fff;

background-color: #01aef2;
text-decoration: none; 
color: #fff;
}

.pagination a:hover, .pagination a.selected{
color: #fff;
background-color: black;
}

.pagination a.selected{
color: #fff;
background-color: #ee018d;
}

.conbackcorp {
width:613px;
   background: url(http://www.dudfields.co.uk/test-2009/Corporate.gif) no-repeat left;

text-align:justify;
height:100%;

color:#FFFFFF;}
