body {background-image: none;}
.container_bg {background: url(../images/bg_container_start.png) repeat-y; height: 100%; }
.container{height:100%; margin: 0 auto; position: relative; z-index: 10;min-height: 700px; background: url(../images/start_bg.png) no-repeat 0px 4px;}
* html .container {height: 800px;}
.header{background:none;}
.header_bg_left {background-image: url(../images/header_left_start.png); background-position: 0px 2px; }
.header_bg_right {background-image: url(../images/header_right_start.png); background-position: 0px 2px;}

