#inner_container {
  position: relative;
  top: -3px;
}

#content_container { }

/* areas ******************************************************************** */
div#products_one {
  padding: 30px 0 0 0;
  background: transparent url('/site/falbygdens/images/static/pages/start_one_bg.png') no-repeat top left;
}

div#products01 {
  width: 505px;
  position: relative;
  float: left;
  margin: 0 0 0 45px;
}

div#products02 {
  width: 325px;
  position: relative;
  float: right;
}

div#products03 {
  width: 900px;
  /*background-color: #FFFFFF;*/
  background: #FFFFFF url('/site/falbygdens/images/static/cheese_cat_bg.png') no-repeat bottom left;

}



div#products_two {
  padding: 10px 0 0 0;
  background: transparent url('/site/falbygdens/images/static/pages/start_two_bg.png') no-repeat top left;
}
div#products04 {
  width: 325px;
  position: relative;
  float: left;
}
div#products05 {
  width: 490px;
  position: relative;
  float: right;
  margin: 0 55px 0 0;
}

div#products06 {
  width: 900px;
  /*background-color: #FFFFFF;*/
  background: #FFFFFF url('/site/falbygdens/images/static/cheese_cat_bg.png') no-repeat bottom left;
}


#products_one h1, #products_two h1 {
  font-size: 400%;
}


#products_one .text_only_wrapper .section_object div p,
#products_two .text_only_wrapper .section_object div p,
#products_one .text_image_start_wrapper .section_object div p,
#products_two .text_image_start_wrapper .section_object div p {
  font-family: "Georgia regular", Georgia, serif;
  font-size: 140%;
  line-height: 19px;
}
#products01 h1 {
  margin: 20px 0 0 0;
}



div#products_three {
  background-color: #FFFFFF;
}

div#products07 { }






div#main_content_area {
  padding: 34px 0 0 0;
}