
	#content {
		height: 596px;
		background: url(../../../images/layout/home/main.jpg) left top no-repeat;
		position: relative;
	}
	
	#contentL {
		float: none;
		position: absolute;
		top: 0; left: 0;
		z-index: 100;
	}
	#flash {
		width: 780px; height: 596px;
		position: absolute;
		top: 0; left: 0;
	}
	
	#promo {
		display: block; overflow: hidden;
		position: relative; z-index: 100;
		top: 8px; left: 565px;
		width: 200px; height: 95px;
		background: url(../../../images/misc/august-entertainment.png);
	}
	
	#footer {
		margin-left: 0;
	}
