@import "unsettle-default.css";
@import "layouts-common.css";
@import "page.css";
@import "page.ie.css";

body {
  text-align:center;
}

body#flexi {
  background:  url(../images/body-bg.png) repeat-x scroll left top;
}

body#gastro  {
  background:  url(../images/body-bg.png) repeat-x scroll left top;
    padding:0;
    margin:0;
}

body#flexi #all {
	background: transparent url(../images/flexi/bg.png) no-repeat scroll left top;
  margin:0 auto;
  text-align:left;
  width:854px;
  position:relative;
  padding-left:8px;
  padding-top:8px;
  height: 2290px;  
  position:relative;
}

body#gastro #all {
		background: transparent url(../images/gastro/bg.png) no-repeat scroll left top;
  height: 2218px;
  margin:0 auto;
  text-align:left;
  width:854px;
  position:relative;
  padding-left:8px;
  padding-top:8px;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 1050px;
}

#wrapper img#snek1 {
	position: absolute;
	left: -3px;
	_left: 2px;
	top: 773px;
	z-index: 10;
}

#wrapper img#snek2 {
	position: absolute;
	left: 948px;
	_left: 952px;
	bottom: 400px;
	z-index: 10;
}


