﻿/* Module - Start */
#start-wrapper {
	background:				url(../images/start-default-bg.jpg) #141414 no-repeat top center;
	height:					499px;
	margin-top:				-71px;
}
#flash-wrapper 
{
	width:					972px;
	margin:					0 auto;
	position:				relative;
	z-index:				1;
}
#start-content {
	width:					100%;
	margin:					0 auto;
	position:				relative;
}
#ball-advert-1 {
	position:				absolute;
	z-index:				3;
	right:					158px;
	top:					79px;
}
#ball-advert-2 {
	position:				absolute;
	z-index:				2;
	top:					154px;
	right:					-1px;
}
#ball-advert-3 {
	position:				absolute;
	z-index:				1;
	right:					137px;
	top:					277px;
}