	<!--
		#mainDiv{
			background:#fff;
			width:850px;
		}
		#holderDiv{
			margin:0;
			width:850px;
		}
		#sideTabDiv{
			display:none;
		}
		#topDiv{
			display:none;
		}
		#splashDiv{
			background:url('../_img/200910_splash/top_bg.jpg') no-repeat 59px 0;
			width:850px;
			height:605px;
		}
		.sidepad{
			margin:0;
			padding:0;
			width:89px;
			height:505px;
			float:left;
		}
		.leftpad{
			background:url('../_img/200910_splash/l_bg.jpg') no-repeat right 0;
		}
		.rightpad{
			background:url('../_img/200910_splash/r_bg.jpg') no-repeat left 0;
		}
		#corkDiv{
			background:url('../_img/200910_splash/tile_bg.jpg') repeat-x;
			/*background:#ccc;*/
			margin-top:20px;
			padding:0;
			width:672px;
			height:485px;
			float:left;
		}
		#block1{
			position:relative;
			/*background:#999;*/
			margin:0;
			padding:0;
			width:672px;
			height:352px;/*369px*/
			font-size:11px;
			font-weight:bold;
			color:#fff;
			text-align:center;
		}
		#block2{
			position:relative;
			/*background:#666;*/
			margin:0;
			padding:0;
			width:501px;
			height:133px;/*116px*/
			float:left;
		}
		#logo{
			background:url('../_img/200910_splash/logo_ovr.jpg') no-repeat;
			margin:17px 0 0 0;/*0px*/
			padding:0;
			width:171px;
			height:116px;
			float:right;
		}
		#bottomDiv{
			background:url('../_img/200910_splash/bottom_bg.jpg') no-repeat 59px 0;
			margin:0;
			padding:0;
			width:850px;
			height:100px;
			clear:both;
		}
		#bestview{
			background:#fff;
			padding-top:8px;
			font-size:11px;
			color:#777;
			text-align:center;
		}
	-->