#html, body {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:1280px;
  height: 100%;
  margin: auto;
} 


#footer {
	width:800px;
	clear:both;
	height:14px;
	font-size: 10px;
	text-align:center;
	padding-top:0px;
	margin:0 auto;
	text-align: center;
	color:#666666;
}