#middleRight2 { float: right; width: 230px; height: 376px; background-image: url('../images/rightBackground2.jpg'); padding-top:12px }
#slider { width: 211px; height: 355px !important; background: url('../images/loading.gif') no-repeat 50% 50%; float: left; overflow: hidden; }
#slider img { position: absolute; border: 0px; }
#slider a { border: 0px; display: block; color: #000000; font-weight: bold; }
a.nivo-imageLink { width: 211px; height: 355px; border: 0; padding: 0; margin: 0; z-index: 60; display: none; float: right; }
a.nivo-imageLink img { display: none; }
.nivo-controlNav { position: absolute; bottom: 0px; background-image: url('../images/bannerLinksBackground.png'); background-repeat: no-repeat; width: 100%; height: 17px; padding-top: 4px; z-index: 99; }
.nivo-controlNav a { display: block; width: 12px; height: 12px; border: 0px; margin-left: 3px; float: left; background-image: url('../images/bannerLinks.jpg'); background-repeat: no-repeat; font-size: 11px; text-align: center; cursor: pointer; padding-bottom: 3px; }
.nivo-controlNav a.active { background-image: url('../images/bannerLinks2.jpg'); background-repeat: no-repeat; }
.nivo-directionNav a { display: block; width: 30px; height: 30px; background: url('../images/arrows.png') no-repeat; text-indent: -9999px; border: 0; }
a.nivo-nextNav { background-position: -30px 0; right: 15px; }
a.nivo-prevNav { left: 15px; }
.nivo-caption { text-shadow: none; font-family: Helvetica, Arial, sans-serif; }
.nivo-caption a { color: #efe9d1; text-decoration: underline; }
.clear { clear: both; }

#slides {
    padding-top:181px;
	padding-left:10px;
}

.slides_container {
	width:700px;
	height:60px;
	overflow:hidden;
	display:none;	
}

#slides .slide {
	padding:20px;
	width:700px;
	height:60px;
	display:block;
        padding-top:15px;
}


.pagination {
    position:relative;
	margin:0px auto 0;
	width:100px;
	left:220px;
	top:10px;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;

}

.pagination li a {
	display:block;
	width:16px;
	height:18px;
	padding-top:1px;
	font-size: 12px;
    font-weight: bold;
	float:left;
    background-image:url(../images/main-top-baner-scroller-buttons.png);
	background-position:0 0;
	padding-left:7px;
	color:#ffffff;
	text-decoration:none;
	padding-top:5px
}

.pagination li.current a {
	background-position:-23px 0;
	width:16px;
	
	color:#135652;
	text-decoration:none;
}


.slides_container h1 {
	font-size:24px;
	margin:0px;
    font-family: Georgia,Serif;
	font-weight:normal;
        line-height:80%;
}

.slides_container a {
	color:#ffffff;

}