@charset "UTF-8";
/* CSS Document */
/*hide from ie on mac\*/
html {
	height: 100%;
}
#flashcontent {
	width: 100%;
	height: 100%;
}
/* end hide */
body {
	background-image:url(../images/background6.jpg);
	background-repeat:no-repeat;
	background-position:34% 0%;
	background-color:#000000;
	min-height:auto;
	min-width:950px;
	margin:0px;
	padding:0px;
	text-align:left;
	height:auto;
}
#Wrapper {background-repeat:no-repeat;min-width:905px;height:600px;margin:0px;padding:0x;position:relative;width:100%;height:100%;}
#leftSide{ width:200px;min-width:200px;float:left; height:841px; position:absolute; left:0; top:0;}
#centerContainer {padding:0px; width:500px;margin:0 auto;position:relative;text-align:center; height:860px;}

#rightSide{width:200px; position:absolute; right:0px; top:0px; margin:0px; }
* html img,
* html .png{
position:relative;behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));}
.MainContent{text-transform:uppercase;  color:#b3b3b3;  font-family: sans-serif; font-size:12px; word-spacing:1px; line-height:16px; font-weight:100; }
.flashcontent{ padding: 28px 0 37px 0; width:500px; }
.LeftPull{ padding: 38px 0 30px 0; }
.Download{ }
.Logo{ margin-top:70px;}
.flashcontent a{ color:#b3b3b3;}
a{ outline: none;}
.sup { font-size:9px;line-height:9px;}