body {
	background-color:#181818;
	color:#fff;
	margin:0;
	padding:0;
}

#hd1 {
	margin:0 auto auto auto;
	width:auto;
	background:url(images/1.jpg) no-repeat; width:1000px; height:200px;
	}
	
#hd2 {
	margin:0 auto auto auto;
	width:auto;
	background:url(images/2.jpg) no-repeat; width:1000px; height:200px;
	}
	
#hd3 {
	margin:0 auto auto auto;
	width:auto;
	background:url(images/3.jpg) no-repeat; width:1000px; height:200px;
	}
	
#hd4 {
	margin:0 auto auto auto;
	width:auto;
	background:url(images/4.jpg) no-repeat; width:1000px; height:200px;
	}
	
#hd5 {
	margin:0 auto auto auto;
	width:auto;
	background:url(images/5.jpg) no-repeat; width:1000px; height:200px;
	}

/* footer contianer */
#footer  { overflow:auto; height:24px; width:100%; position: absolute; bottom: 0; left: 0;}
@media screen {
  body>#footer {position: fixed;}
}

#footer {
	margin-top:80px;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	}
	
/* footer contianer */
#footer  { overflow:auto; height:20px; width:100%; position:absolute; bottom:0; left:0; text-align:center; color:#999999; font-size:0.7em; }
@media screen {
  body>#footer {position:fixed; }
}
