.sliderwrapper{
position: relative; /*leave as is*/
/*overflow: hidden; leave as is*/
border: 0px none #fff;
border-bottom-width: 0px;
width: 900px; /*width of featured content slider*/
height: 250px;
}

.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 21px;  /*leave as is*/
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:white none repeat scroll 0 0;
	height:240px;
	padding: 0px;
	width: 900px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */




filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#paginate-slider1 h1 {
	text-align:center;
	margin:30px 0 0 0;
}

.pagination{
width: 900px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: center;
height:64px;
padding: 10px 0px 30px 0px;
}


.pagination li {
float:left;
font-size:16px;
height:64px;
line-height:20px;
width:150px;
}


.pagination a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/buttons_02.jpg) no-repeat scroll 0 0;
color:#B4D2E0;
display:block;
height:54px;
padding:10px 0 0;
width:150px;
}

.pagination a:hover, .pagination a.selected {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/buttons_02.jpg) no-repeat scroll 0 -64px;
color:#FFFFFF;
text-decoration:none;
}

.pagination .first a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/buttons_01.jpg) no-repeat scroll 0 0;
}
.pagination .first a:hover, .pagination .first a.selected {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/buttons_01.jpg) no-repeat scroll 0 -64px;
}

.pagination .second a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/buttons_02.jpg) no-repeat scroll 0 0;
}
.pagination .second a:hover, .pagination .second a.selected {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/buttons_02.jpg) no-repeat scroll 0 -64px;
}

.pagination .third a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/buttons_03.jpg) no-repeat scroll 0 0;
}
.pagination .third a:hover, .pagination .third a.selected {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/buttons_03.jpg) no-repeat scroll 0 -64px;
}

.pagination .fourth a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/buttons_04.jpg) no-repeat scroll 0 0;
}
.pagination .fourth a:hover, .pagination .fourth a.selected {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/buttons_04.jpg) no-repeat scroll 0 -64px;
}

.pagination .fifth a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/buttons_05.jpg) no-repeat scroll 0 0;
}
.pagination .fifth a:hover, .pagination .fifth a.selected {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/buttons_05.jpg) no-repeat scroll 0 -64px;
}

.pagination .last a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/buttons_06.jpg) no-repeat scroll 0 0;
}
.pagination .last a:hover, .pagination .last a.selected {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/buttons_06.jpg) no-repeat scroll 0 -64px;
}



.videobox {
overflow:hidden;
width:100%;
}
.imagebox_left {
float:left;
width:440px;
}
.imagebox_right {
float:right;
padding:20px 0 0 0;
width:440px;
}
.imagebox_right h2 {
color:#144F75;
font-size:18px;
font-weight:normal;
padding:0 ;
margin:0px 0 20px 0;
}
.imagebox_right p {
font-size:1.3em;
line-height:1.5em;
padding:0 7px 0px 0;
margin:0 0 5px 0;
}
.sliderwrapper .getstarted {
	text-align:right;
	font-size:1.4em;
	height:50px;
	left:460px;
	padding:0;
	position:absolute;
	top:200px;
	width:433px;
	z-index:999;
}
.sliderwrapper .getstarted h5 {
margin:0px;
}


#partners{
width: 900px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: center;
margin: 0px 0;
padding: 0  0 0 0px;

}

#splashtext{
width: 900px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
margin: 20px 0 10px 0;
padding: 0  0 0 0px;

}

