@import url(http://www.testwebben.se/3920/14517.css);

#nav {
  background: url(http://www.testwebben.se/3920/Images/navbg.png) repeat-x left top;
  width: 960px;
  height: 50px;
  margin: 0;
  padding: 0;
  position: absolute;
  left: 0;
  bottom: -50px;
  border-top: 1px solid #231F20;
}

#header {
  background: transparent;
  width: 960px;
  height: 170px;
  margin: 0 auto 12px auto;
  padding: 0;
  position: relative;
/*  -moz-border-radius-topleft: 15px;
  -webkit-border-top-left-radius: 15px;
  -moz-border-radius-topright: 15px;
  -webkit-border-top-right-radius: 15px;*/
}

#container {
  background: transparent url(http://www.testwebben.se/3920/Images/containerbg2.png) no-repeat 2px 207px;
  margin: 0px auto 50px auto;
  width: 1020px;
}

#main
{
  margin-top: 62px;
}

#footer
{
  margin-top: 14px;
}

#bildspel, .slideshow-container {height: 170px; overflow: auto;}


