html, body	{ width:100%; height:100%; }

#wrapper	{ width:100%; height:100%; min-width:100%; }

#header	{ width: 970px; height: 225px; margin: 0 auto; position:relative;}
#footer	{ width: 970px; height: 302px; margin: 0 auto;  text-align:center  position: relative;}
#foot { position: relative; width:100%; z-index:10000;}

/*footArea */
#footArea	{ width:970px; height: 302px; position: absolute; bottom: 10px; }
#footArea .copyright	{ width:970px; height:302px; }