* { padding:0; margin:0}

body { 
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

#banner {	
	margin:auto; 
	margin-top:5px;
	width:882px; 
	background:url(../images/banner.jpg) no-repeat; 
	height:77px;
	font-weight:bold; 
	display:block; 
	position:relative;}

#image{
	width:882px;
	height:149px; 
	text-align:left; 
	margin:auto;
	margin-top:5px;	
	background-image:url(../images/image-home.jpg)}

#container{
	margin:auto;
	margin-top:5px;
	width:884px; 
	display:block; 
	position:relative;
	}

#endfooter{
	font-size: 12px; 
	width:882px; 
	height:73px; 
	margin: auto; 
	text-align:center; }