body, html, ul {margin: 0;padding: 0;}
html{height: 100%;width: 100%;overflow: scroll; }
body{height: 100%;min-height: 100%;	position: relative;width: 100%;background: #fff url(../images/bg.jpg) no-repeat top center; color: #4b4b4b;font: normal .9em Tahoma, Arial, Verdana, sans-serif;}

* html{height: 100%;}
.conteiner1{border:0px solid red;position: relative;z-index: 1;margin: 0px auto; overflow: visible; width: 1000px; padding: 0 0px; background-image: url(../images/shadow.png); background-repeat: repeat-y;}             
.conteiner1 img{margin: 0px auto; display: block;}            


