*{
  padding: 0;
  margin: 0;
}

body {
  background: #0A729D url(images/site_bg.jpg) repeat-x;
}
img {
  border: 0;
}
#container{
  position: relative;
  left: 0; top: 0;
  width: 915px;
  height: 580px;
  
}

#life1{
  position: absolute;
  left: 0px; top: 0px;
  width: 909px; height: 248px;
  background: url(images/life1.jpg);
}

#life2{
  position: absolute;
  left: 0px; top: 248px;
  width: 909px; height: 200px;
  background: url(images/life2.jpg);
}

#life3{
  position: absolute;
  left: 0px; top: 448px;
  width: 869px; height: 66px;
  background: url(images/life3.jpg);
  padding: 20px;
  }

#life3 a{
  font-family: Tahoma;
  font-size: 11px;
  color: #036;
  text-decoration: none;
  }
#life3 a:hover{
  color: #000;
  text-decoration: underline;
}
#life4{
  position: absolute;
  left: 0px; top: 554px;
  width: 909px; height: 26px;
  background: url(images/life4.jpg);
  font-family: Tahoma, Verdana, Arial, Helvetica;
  color: #fff;
  font-size: 10px;
  padding-left: 10px;
}
.center{
  text-align: center;
}
#acrobat{
  position: absolute;
  top: 47px; left: 110px;
  width: 100px;
  height: 40px;
  text-align: center;
  
}

#pdf{
  position: absolute;
  top: 38px; left: 315px;
  width: 183px;
  height: 47px;
  text-align: center;
}
p{
  line-height: 1.2em;  
}
