

/* close*/




.item { width: 975px; height:161px; padding-left: 0px;}



.scrollable { position:relative; overflow:hidden; width: 950px; height: 161px;} 
.scrollable .items { width:20000em; position:absolute;}
.scrollable .items div { float:left;} 
.scrollable .items .item { overflow:hidden;}




.header1
{
width: 975px; height: 161px;
background: url(images/header.jpg) no-repeat;
}

.header2
{
width: 975px; height: 161px;
background: url(images/header2.jpg) no-repeat;
}

.header3
{
width: 975px; height: 161px;
background: url(images/header3.jpg) no-repeat;
}

.header4
{
width: 975px; height: 161px;
background: url(images/header4.jpg) no-repeat;
}
