#container{
position: relative;
width: 900px;
height: 430px;
border: 0px;
background: #f4f5ef;
overflow: auto;
margin: 0 auto;
overflow: hidden;
}

.slider{
width: 7750px;
height: 425px;
padding: 0px;
background: #fffff;
}

.section{
float: left;
text-decoration: none;
text-align: center;
margin:0;
margin-right:0px;
margin-top: 15px;
padding-left: 75px;
padding-right: 50px;
}

#txtover {
background-color: #f4f5ef;
color: #000000;
line-height: 25px;
margin-top: -25px;
margin-left: 0px;
z-index:0;
filter:alpha(opacity=40);
-moz-opacity:.40;
opacity:.40;
font-family: helvetica;
letter-spacing:5px;
font-size:14px
}

.scrollybott {
width: 100px;
}

.scrollbar-hor{
float: left;
color: #ffffff;
background-color: #ffffff;
height: 20px;
width: 500px;
border-top: 0px solid #000000;
border-bottom: 0px solid #000000;
}

.handle-hor{
float:left;
height: 50px;
width: 39px;
background: url(/images/birdhandle.gif) no-repeat;
}
