/*
	prew_box
*/

#prew_box{
	padding: 0px 0px 0px 0px;
	width: 100%;
}

#prew_bg{
        width:100%;
	height: 458px;
	background: url(images/outline.jpg) no-repeat;
        /*background-color: rgb(18,7,11);*/
	
        
}

/*
#prew_but_bg{
	background: url(images/prew_but_bg.jpg) repeat-x top;
	height: 21px;
}*/

#prew_but_bg ul{
	padding-left: 0px;
	padding-top: 10px;
    list-style: none;
	width: 115px;
	margin: 0 auto;
}

#prew_but_bg ul li{
	display: inline;
}

#prew_but_bg ul li a{
    text-decoration: none;
    display: block;
    float: left;
	width: 19px;   	
    height: 19px;
	margin-right: 4px;
	background: url(images/prew_but.png) no-repeat top left;
}

#prew_but_bg ul li a:hover,  #prew_but_bg ul li .active{
	background: url(images/prew_active.png) no-repeat top left;
}


/*
scroll styles here
*/

.item { width: 1092px; height: 458px;}
.item img {float:left;}
.item h2 { border:none; margin-bottom:15px;}

.scrollable { position:relative; overflow:hidden; width: 1092px; height: 458px;} 
.scrollable .items { width:20000em; position:absolute;}
.scrollable .items div { float:left;} 
.scrollable .items .item { overflow:hidden;}
.scrollable .items .item p { line-height:10px;}
.navi { width:auto; height:10px;  margin: 2px; padding-left: 450px;} 
.navi a { width: 20px; cursor:pointer; height: 10px; float:left; margin:0 0 0 3px; background:url(images/prew_active.png) no-repeat scroll top; display:block; font-size:1px;} 
.navi a:hover, .navi a.active { background-position:left top; margin:0 0 0 3px;  background:url(images/prew_but.png) no-repeat scroll top}

.header1
{
width: 1092px; height: 458px;
}

.header2
{
width: 1092px; height: 458px;
}

.header3
{
width: 1092px; height: 458px;
}
