html, body {  	margin: 0;  	padding: 0;  	height: 100%;}body {	position: relative;	background-image: url(../images/bgrd_page.gif);	background-repeat: repeat-y;	background-position: center;}body, input, table, textarea, select {  	font-family: Arial, Helvetica, sans-serif;  	line-height: 18px;  	font-size: 12px;  	color: black;}#container {	width: 930px;	min-height: 100%;	margin: 0 auto;	position: relative;}#header {  	height: 102px;  	position: relative;	background-color: #FFF;}#logo {  	position: absolute;  	left: 0px;  	top: 0;}#nav_hor {  	display: none;}#history {	display: none;}#search {	display: none;}#left {	display: none;}#bestel {	display: none;}#content {  	float: left;  	width: 100%;  	padding: 10px 18px 25px;}