			div#header {
				border: 1px solid #FFF;
				position: relative;
				height: 170px;
				min-width: 1000px;
				text-align: center;
				background: #FFF url(../images/green/bg_header.jpg) 50% 0 no-repeat;
				}
				/*
			div#content,
			div#navigation {
				min-width: 1000px;
				}
				*/
			div#header img {
				position: absolute;
				top: 50px;
				left: 0;
				margin: 0;
				}
			div#header img.location {
				margin: 0;
				position: absolute;
				top: auto;
				left: auto;
				bottom: 14px;
				right: 5px;
				}
			div#header div {
				margin: 18px auto;
				text-align: center;
				width: 635px;
				padding-left: 15px;
				}
			div#header div img {
				top: auto;
				left: auto;
				right: auto;
				bottom: auto;
				margin: 0 0 0 5px;
				position: relative;
				}
