#banner {
	position: relative;
	overflow: hidden;
	width: 874px; 
	height: 246px;
	margin: 0 auto;
}
#banner .belt {
	position: absolute; 
	left: 0;
	top: 0
}
#banner .panel {
	float: left; 
	overflow: hidden; 
	width: 874px; 
}

#promo {
	position: relative;
	width: 865px;
	height: 166px;
	margin: 40px auto 30px;
	background: url(/global/elements/small_background.png) left no-repeat;
} 
#promo .b01, .b02, .b03, .b04 { 
	position: absolute; 
	width: 215px;
	height: 166px;
}
#promo .b01 { left: 1px; }
#promo .b02 { left: 217px; }
#promo .b03 { left: 433px; }
#promo .b04 { left: 649px; }

.footer { 
	margin: 0 auto;
	text-align: center;	
}
.footer a {
	display: inline; 
	margin: 0 3px;
}
