#header{
background:transparent url(slideshow.png) no-repeat 50% 16px ;
}
#push {
height: 43px; /* .push must be the same height as .footer */
padding-top:10px;
}
#wrapper{
height: auto !important;
text-align:left;
margin:10px 0 0 -10px;
padding:0 10px 0px 10px;
}
.clearfix{
clear:both;
float:none;
}
#bigPic{
width:630px;
height:194px;
padding:1px;
/*border:1px solid #CCC;
background-color:#FFF;*/
margin-bottom:10px;
margin-top:-5px;
}
#bigPic img{
position:absolute;
display:none;
}
ul#thumbs {
width:635px;
float:left;
}
ul#thumbs li.active_img {
background:#fff;
}
ul#thumbs, ul#thumbs li{
margin:0;
padding:0;
list-style:none;
}
ul#thumbs {
margin-left:-5px;
}
ul#thumbs li {
float:left;
/*border:1px solid #999;	*/
margin:5px 1px 5px 6px;
cursor:pointer;
}
ul#thumbs img{
float:left;
width:98px;
height:68px;
line-height:80px;
overflow:hidden;
position:relative;
z-index:1;		
}
.gallery {
width: 635px;
height:290px;
margin: 0 auto 5px auto;
padding: 5px;
-moz-border-radius: 11px;
-webkit-border-radius: 11px;
border-radius: 11px;
behavior: url(border-radius.htc);
background:#2a4f99;
}
