#heading {
	width: 1000px;
	height: 116px;
	background-image: url('../upload/images/13/bg_top.png');
	background-repeat: repeat-x;
	margin: 0px auto;	
}

#rest {
	width: 1000px;
	margin: 0px auto;	
}

#bottom {
	width: 1000px;
	height: 79px;	
	background-image: url('../upload/images/13/bg_bottom.png');
	background-repeat: repeat-x;	
	margin: 0px auto;
}

#adminpanel {
	width: 1000px;	
	margin: 0px auto;
}