/*html, body, #hardudetideg { height:100%; }*/
/*body { margin:0; padding:0; overflow:hidden; }*/
a img { border: none; }

div#alternative-content{
	background-image: url(../images/fallback/alternative-content-bg-01.gif);
	background-position: right top;
	background-repeat: repeat-y;
	position: relative;
	width: 960px;
}

	div#alternative-content h1{
		background-image: url(../images/fallback/h1-bg-01.gif);
		background-position: left top;
		background-repeat: no-repeat;
		height: 330px;
		position: relative;
		text-indent: -4000px;
		width: 960px;
		z-index: 1;
		}
		
	div#alternative-content div#copy{
		background-color: transparent;
		left: 260px;
		position: relative;
		top: -160px;
		width: 480px;
		z-index: 2;
		}
		
		div#alternative-content div#copy h2{
			font-family: Georgia, "Times Roman", serif;
			font-size: 5.5em;
			font-weight: normal;
			margin-bottom: 80px;
			}
			
			div#alternative-content div#copy h3{
				font-size: 1.8em;
				}
			
			div#alternative-content div#copy p{
				font-size: 1.6em;
				margin-bottom: 20px;
				}
			
			div#alternative-content div#copy p.intro{
				font-size: 1.8em;
				margin-bottom: 90px;
				}
				
	div#alternative-content div.get-flash-player{
		background-color: transparent;
		background-image: url(../images/fallback/get-flash-player-bg-01.gif);
		background-position: left center;
		background-repeat: no-repeat;
		height: 70px;
		position: absolute;
		right: 0;
		top: 34.5em;
		width: 320px;
		z-index: 3;
		}
		
		div#alternative-content div.get-flash-player a{			
			background-color: #fbffd2;
			background-image: url(../images/fallback/get-flash-player-a-bg-01.gif);
			background-position: 10px center;
			background-repeat: no-repeat;
			color: #392311;
			display: block;
			font-size: 1.4em;
			font-weight: bold;
			height: 100%;
			left: 100px;
			padding-left:60px;
			position: absolute;
			line-height: 70px;
			width: 159px;
			}
			
	div#alternative-content div#footer{
		background-image: url(../images/fallback/footer-bg-01.gif);
		background-position: right top;
		background-repeat: no-repeat;
		height: 195px;
		position: relative;
		text-indent: -4000px;
		width: 960px;
	}