html.noFlash {
	background: #EAEAE7 url(../images/bgGridSingle.png) top right repeat;
}

#main {
	width: 100%;
	height: 100%;
}

.noFlash #main {
	background: url(../images/home_bg.png) top left no-repeat;
}

#nav {
	position:absolute;
	top: 230px;
	left: 0px;
	display:none;
}

h1 {
	position: absolute;
	top: 230px;
	left: 172px;
	width: 395px;
	height: 150px;
	text-indent: -9999px;
	background: url(../images/home_heading.png) top left no-repeat;
	display: none;
}

.intro {
	position: absolute;
	top: 387px;
	left: 172px;
	width: 395px;
	display: none;
}

.intro p {
	font-size: 13px;
	margin-bottom: 20px;
}

.intro p span {
	background-color: white;
	color: #41ac48;	
}


#logoPS {
	position: absolute;
	top:0px;
	left: 0px;
	width: 52px;
	height: 52px;
	background: url(../images/logoPS.gif) top left no-repeat;
	text-indent: -9999px;
	display:none;
}

#logoPS3 {
	position: absolute;
	top:6px;
	right: 12px;
	width: 178px;
	height: 36px;
	background: url(../images/logoPS3.png) top left no-repeat;
	text-indent: -9999px;
	display:none;
}

.noFlash #logoPS, .noFlash #logoPS3 , .noFlash #nav, .noFlash h1, .noFlash .intro {
	display:block;
}
