				
			.left {
				float: left;
				width: 620px;
				margin: 10px;}
			.right {
				float: left;
				width: 800px;
				margin: 10px;}

			.footer {
			  clear: both;
			  text-align: center;
			  width: 820px;
			  height: 50px}
