* { margin: 0; padding: 0; border: none; outline: 0; }
body { color: #06402f; background: #cbe9b7 url(../images/bg_burst.gif) no-repeat 50% 0; line-height: 1; }
a { color: #06402f; text-decoration: none; }
a:hover { text-decoration: underline; }
:focus { outline: 0; }

#wrap { padding-top: 90px; margin: 0 auto; width: 998px; position: relative; }
#wrap h1 { position: absolute; top: 0; top: 60px; left: 15px; z-index: 9000; }
	#content { padding: 5px 5px 10px 15px; width: 978px; height: 329px; background: url(../images/bg_content.gif) no-repeat 0 0; }
	#content div { margin-right: 10px; width: 316px; display: inline; float: left; position: relative; }
	#content div a { width: 316px; height: 38px; display: block; position: absolute; bottom: -18px; text-indent: -9999px; }
		/*
		#crystal_light { height: 295px; background: url(../images/bg_crystal_light.jpg) no-repeat 0 0; }
		#crystal_light a { background: url(../images/btn_crystal_light.jpg) no-repeat 0 0; }
		#sorbee { height: 295px; background: url(../images/bg_sorbee.jpg) no-repeat 0 0; }
		#sorbee a { background: url(../images/btn_sorbee.jpg) no-repeat 0 0; }
		#country_time { margin: -10px 0 0 0; height: 305px; background: url(../images/bg_country_time.jpg) no-repeat 0 0; }
		#country_time a { background: url(../images/btn_country_time.jpg) no-repeat 0 0; }
		*/
		
	#content_new 		{ padding: 15px 0 0 15px; width: 983px; height: 395px; background: url(../images/bg_splash_new.gif) no-repeat 0 0; }
	#content_new li 	{ margin: 0 10px 10px 0; width: 479px; height: 185px; display: inline; float: left; position: relative; }
	#content_new div	{ width: 479px; height: 185px; background-image: url(../images/sprite_logos.jpg); text-indent: -9999px; }
	#content_new a		{ width: 210px; height: 38px; display: block; position: absolute; bottom: 5px; left: 134px; z-index: 100; text-indent: -9999px; cursor: pointer; }
		#sorbee div 	{ background-position: 0 0; }
		#country div	{ background-position: 0 -185px; }
		#crystal div	{ background-position: 0 -370px; }
		#dream div	{ background-position: 0 -555px; }
		
		#sorbee a 	{ background: url(../images/btn_sorbee.png) no-repeat 0 0; }
		#country a	{ background: url(../images/btn_country_time_splash.png) no-repeat 0 0; }
		#crystal a	{ background: url(../images/btn_crystal_light_splash.png) no-repeat 0 0; }
		#dream a		{ background: url(../images/btn_dream.png) no-repeat 0 0; }
		
		#crystal span	{ width: 253px; height: 162px; display: block; position: absolute; top: -5px; left: 110px; z-index: 50; background: url(../images/logo_crystal_light.png) no-repeat 0 0; text-indent: -9999px; }
		#country span	{ width: 212px; height: 202px; display: block; position: absolute; top: -30px; left: 130px; z-index: 50; background: url(../images/logo_country_time.png) no-repeat 0 0; text-indent: -9999px; }
	
	#foot { padding: 10px 15px; width: 968px; font: 11px "Lucida Sans", Verdana, Arial, Helvetica, sans-serif; }
	#foot div { width: 50%; display: inline; float: left; }
	#foot div.right { text-align: right; }
	#foot p { line-height: 22px; }
	#foot span { margin: 0 5px; }
	
.clear:after { height: 0; display: block; clear: both; visibility: hidden; content: "."; }