#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:502px;
	width:auto;
	clear:left;
	background-color:#FFFFFF;
	border:1px solid #e0e0e0;
	border-left-color:#fff;
	border-right-color: #FFFFFF;
	font-size: 9px;
	font-family: Helvetica;
	background-image: url(hb_web_bilder/HB_BG16jpg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	overflow: visible;
	border-top-color: #ECECEC;
		}