#site {
	padding-bottom:4px;
	position:relative;
	margin:auto;
	width:750px;
}

#site #hdr {
	height:59px;
	padding-right:13px;
	text-align:center;
	color:#ffffff;
}
#site #main {
	background-repeat:repeat-x;
	padding:10px 10px 0;
}
#ftr {
	background-repeat:no-repeat;
	color:#888888;
	height:14px;
	margin-bottom:-4px;
	padding:29px 16px 13px;
}
