#container
{
	position: absolute;
	z-index: 2;
	top: 130px;
	left: 0;
	width: 940px;
	/*background: url("/static/2008/images/logo.png") no-repeat;*/
}

	#header
	{
		height: 194px;
		/*margin-top: -30px;*/
                background: url("/static/2011/images/header_home.png") transparent no-repeat top left;
	}
	
	#header_area_full { display: block; position: absolute; top: 0; left: 0; width: 940px; height: 194px; z-index: 30; }
	#header_area_1 { display: none; position: absolute; top: 0; left: 335px; width: 90px; height: 145px; z-index: 99; }
	#header_area_2 { display: none; position: absolute; top: 0; left: 425px; width: 85px; height: 145px; z-index: 99; }
	#header_area_3 { display: none; position: absolute; top: 0; left: 510px; width: 100px; height: 145px; z-index: 99; }

	#subheader
	{
		height: 41px;
		/*background: url("/static/2009/images/subheader.png") transparent no-repeat top left;*/
                background: url("/static/2010/images/subheader.png") transparent no-repeat top left;
	}

#countdown{
	width: 300px;
	height: 150px;
	/*background: url("/static/images/countdown_bg.png");*/
	background: url("/static/images/countdown_1day.jpg");
}

#days{
	padding-left: 98px;
	padding-top: 75px;
	font-family: arial;
	font-weight: bold;
	font-size: 62px;
	color: #FFFFFF;
}
