*{
	padding:0;
	margin:0;
	border:0;}
body,html{
	height:100%;}
#content{
	width:100%;
	background:#fff;
  	position:relative;
  	min-height:100%;
  	height:auto !important;
 	height:100%;}
#header{
	position:relative;
	padding-left:0;
	height:125px;
	width:100% auto;
	min-width:1000px;
	background:#404040;}
#footer{
	position:fixed;
	left:0;
  	bottom:0;
	height:25px;
	background:#404040;
	width:100%;
	text-align:left;}