/*html*/
/*{*/
	/*height: 100%;*/
	/*overflow: auto;*/
/*}*/

/*body {*/
	/*margin: 0;*/
	/*padding: 0;*/
	/*height: 100%;*/
	/*min-height: 770px;*/
	/*min-width: 960px;*/
	/*overflow: auto;*/
	/*color: #ffffff;*/
	/*font-family: Verdana, Tahoma, Arial, sans-serif;*/
	/*font-size: 10px;*/
	/*background-color: #000;*/
	/*background-image:url(images/bg_repeat.jpg);*/
	/*background-repeat:repeat-x;	*/
/*}*/


html{
	margin: 0;
	padding: 0;
	width:100%;
	height: 100%;
	background: #000000;
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	overflow:auto;
	background-color:#000000;
	background-image:url(images/bg_repeat.jpg);
	background-repeat:repeat-x;

}


 body {
	margin: 0;
	padding: 0;
	width:100%;
	height: 100%;
	min-height: 770px;
	background: #000000;
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
}

#AlternativeContent
{
	position:absolute;
	left: 0;
	right: 0;
	margin: auto;
	width: 1300px;
	height: 100%;
}

#NoFlash-left {
	position:absolute;
	left:0px;
	top:0px;
	width:150px;
	height:799px;
}

#NoFlash {
	position:absolute;
	left:150px;
	top:0px;
	width:1000px;
	height:365px;
}

#NoFlash-Right {
	position:absolute;
	left:1150px;
	top:0px;
	width:150px;
	height:800px;
}

#NoFlash-Download {
	position:absolute;
	left:150px;
	top:365px;
	width:1000px;
	height:30px;
}

#NoFlash005 {
	position:absolute;
	left:150px;
	top:395px;
	width:1000px;
	height:55px;
}

#META{
	position:absolute;
	left:150px;
	top:450px;
	width:1000px;
	height:20px;
	background-image:url(images/NoFlash_Meta.jpg);
	background-repeat:no-repeat;
	text-align:center;
	color:#EE223D;
	font-size:11px;
}

#NoFlash007 {
	position:absolute;
	left:150px;
	top:470px;
	width:1000px;
	height:300px;
}

#NoFlash-safe-08 {
	position:absolute;
	left:150px;
	top:770px;
	width:1000px;
	height:30px;
}

#NoFlash-safe-09 {
	position:absolute;
	left:0px;
	top:790px;
	width:150px;
	height:1px;
}

a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#EE223D;
}
a:hover{
	color:#FFFFFF;
	
}

#flashcontent
{
	height: 100%;
}