html, body{
	height:100%;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	overflow:hidden;

}

#cont {
	width: 100%;
	margin: 0 auto 0 auto;
	height: 100%;
	background-repeat: no-repeat;
	text-align: center;
}

#alt {
	width: 100%;
	margin: 0 auto 0 auto;
	height: 100%;
	background-repeat: repeat-x;
	background-position: center;
	
}
#alt #txt,#cont #alt #noflash #player  {
	color: #999999;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	margin: 150px auto 0px auto;
	font-weight: normal;
	width: 700px;
}
#alt #txt1,#cont #alt #noflash #player  {
	color: #999999;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px auto;
	font-weight: normal;
	width: 850px;
}
h1 {
	font-size: 14px;
	color: #000000;
	margin: 0 0 5px 0;
}
#alt #txt a,#cont #alt #noflash #player a {
	color: #BDF22B;
	text-decoration: underline;
}

#alt #txt a:hover, #cont #alt #noflash #player a:hover {
	color: #FFFFFF;

}
h2 {
	color: #CCCCCC;
	font-size: 0.9em;
	margin: 0px 0px 5px 0;
	text-decoration: underline;
	font-style: italic;
}
#cont #alt #txt p {
	margin: 0px;
	padding: 0px;

}
h3 {
	color: #BDF22B;
	font-size: 1.5em;
	margin: 0px;
}
h1{
	color: #999999;
	font-size: 1.1em;
	margin: 0px;
}
#cont #alt #noflash {
	height: 650px;
	width: 980px;
	margin: 0 auto 0 auto;
	
	background-position: center;
	color: #FFFFFF;
	
}
#cont #alt #noflash #player {
	width: 250px;
	float: right;
	margin: 20px 0 0 0;
	font-style: normal;
	font-weight: normal;
	text-align: right;
}
#cont #alt #noflash #txt1 a {
	color: #96C658;
}
#alt #noflash #txt1 #prod {
	float: right;
	width: 200px;
	margin: 0 0 0 20px;
	padding: 10px;
	background-color: #f1f1f1;
}
