body {
    border-top: 1px solid #4e4e5c;
    margin: 0px;padding: 0px;
    padding-bottom: 300px;
	background: url('../_images/sci/2006/fundo-home.png') left top repeat-y #9F9FA3;
}
#header {
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 400px !important;
}
#header .banner {
  position: relative; top: 0px; left: 0px;
  height: 350px;
  overflow: display;
}

#body {
  background: url('../_images/sci/2006/fundo-menina.png') right top no-repeat;
  padding-top: 200px;
  padding-bottom: 200px;
  position:relative;
  z-index: 2;
}
#navbar{
  padding-left: 70px;
  margin-top: 120px;
}
#conteudo{
	margin-left: 500px;
}
