#site-container{
  clear: both;
  margin-left: 0px;
  width: 892px;
}

#top-top{
  background-image: url(../img/overbar.png);
  background-repeat: no-repeat;
  width: 892px;
  height: 14px;
}

#top-container{
  clear: both;
  width: 892px;
  margin: 0px;
  background-color: transparent;
}

#top-main{
  padding-top: 0px;
  padding-left: 15px;
  padding-bottom: 0px;
  margin-left: 1px;
  background-image: url(../img/filler.png);
  background-repeat: repeat-y;
}

#top-menu{
  clear: both;
  height: 26px;
  width: 892px;
  padding-left: 6px;
  background-image: url(../img/menu_filler.png);
  background-repeat: repeat-y;
}

#bot-menu{
  clear: both;
  height: 26px;
  width: 892px;
  padding-left: 6px;
  background-image: url(../img/menu_filler.png);
  background-repeat: repeat-y;
}

#main-content{
  width: 892px;
  background-image: url(../img/filler.png);
  background-repeat: repeat-y;
  margin-left: 1px;
  padding-left: 6px;
  padding-top: 30px;
  min-height:366px; /*ff*/
  height: auto !important; /*ie7 */
  /*height: 566px; /*ie6 */
}

#footer{
  height: 20px;
  width: 892px;
  padding-top: 15px;
  padding-left: 15px;
  padding-bottom: 0px;
  margin: 0px;
  background-image: url(../img/underbar.png);
  background-repeat: no-repeat;
}

.clear{ clear: both; }

#omMig{
  float: left;
  margin-right: 10px;
  padding: 10px;
  background-color: #bad0da; 
  width:259px;
  min-height:200px;
  color: #3f3f42;
}

#omPartner{
  float: left; 
  margin-right: 10px; 
  padding: 10px;
  background-color: #bad0da;
  width:259px; 
  min-height:200px;
  color: #3f3f42;
}

#paDagarna{
  float: left; 
  margin-left: 0px; 
  padding: 10px;
  background-color: #bad0da;
  width:259px; 
  min-height:200px;
  color: #3f3f42;
}




