* { margin: 0; padding: 0; outline:0; }

body {background-image: url(page-bg.jpg); background-repeat: repeat-x;}

#wrapper,
#wrapper-error { min-height: 100%; height: auto !important; height: 100%;  margin: 0 auto -334px; }
#wrapper-error { margin-bottom: -46px; }
.center { width: 493px; margin: 0 auto; }

#slider {padding-top: 0px; z-index: 1; }
.slider-holder { position: relative;  width: 493px; height: 297px; no-repeat 0 0; padding: 0px 0 0 0px; z-index: 1;  }
.slider-content, .slider-content2 { position: relative;  overflow: hidden; width: 493px; height: 297px; z-index: 1; }
.slider-content ul,
.slider-content2 ul { list-style-type: none; position: relative; overflow: hidden; }
.slider-content ul li,
.slider-content .jcarousel-clip,
.slider-content2 ul li,
.slider-content2 .jcarousel-clip { position: relative;  width: 493px; height: 297px; }

#slider #prev, #slider #next { position: absolute; width: 23px; height: 47px;  top: 125px; left: 0px;   background: url("slider-1-prev.png") no-repeat 0 0; z-index: 10; font-size: 0; line-height: 0; text-indent: -4000px;  }
#slider #next { left: auto; right: 0px; background: url("slider-1-next.png") no-repeat 0 0; }
