@charset "UTF-8";
/* CSS Document */

#outer {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
      }
#inner {
	width: 1136px;
	height: 673px;
	margin-left: -568px;
	position: absolute;
	top: -336px;
	left: 50%;
      }
