/*----------------------------------------------------------

	Module Top Style Sheet

-----------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

img,
embed {
	vertical-align: top;
}

html {
	height: 100%;
}

body {
	height: 100%;
	background: #000 url(../images/noflash/bg.jpg) center center no-repeat;
}

	#noflash {
		width: 334px;
		height: 542px;
		margin: -271px 0 0 -167px;
		position: absolute;
		top: 50%;
		left: 50%;
	}

		#noflash h1 {
			margin: 0 0 0 -27px;
			position: absolute;
			top: 0;
			left: 50%;
		}

		#noflash h2 {
			position: absolute;
			top: 210px;
			left: 110px;
		}

		#noflash dl {
			position: absolute;
			bottom: 25px;
			text-align: center;
		}

			#noflash dl dt {
				margin: 0 0 10px;
				font-size: 0;
			}

		#noflash p {
			margin: 0 0 0 -107px;
			position: absolute;
			bottom: 0;
			left: 50%;
			font-size: 0;
		}