.main {
	display: table;
	height: 100%;
	width: 100%;
	vertical-align: middle;
}
.main02 {
	display: table;
	height: 695px;
	width: 785px;
	vertical-align: middle;
}
 /* styles for IE 5 Mac */
 #horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
 /* following rules are invisible to IE 5 \*/
 #horizon {
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -340px;
	text-align: center;
	min-width: 785px;
 }
 /* end IE 5 hack */ 
	  
#wrapper {
	position: relative;
	text-align: left;
	width: 796px;
	height: 695px;
	margin: 0px auto;
	}

