﻿#wrapper {
	margin:auto;
	width:850px;
	}
#header-wrapper {
	clear:both;
	width:850px;
	height:auto;
	overflow:auto;
	}
#header {
	float:left;
	}
#footer {
	text-align:center;
	border-top:1px solid #999999;
	}

