@charset "utf-8";
/* CSS Document */
	html {
		height: 100%;
		overflow: hidden;
	}
	#flashcontent {
		height: 100%;
	}
	/* end hide */

	body {
		height: 100%;
		margin: 0;
		padding: 0;
		color:#FFFFFF;
		background-color: #000000;
	}


a:active {outline:none;}
a:hover {text-decoration:underline;}

#container {margin:150px auto;width:950px;}

#content {position:relative;float:left;margin:auto;background:url(../img/redirect/background.jpg) no-repeat;width:940px;height:431px;}
#outerlogo {position:relative;float:left;width:125px;height:59px;margin:-7px 0 0 7px;}

#innerlogo {position:absolute;top:140px;left:565px;}

#language{position:absolute;top:220px;left:490px;}
#eng {position:absolute;top:220px;left:658px;border:0px;}
#esp {position:absolute;top:220px;left:733px;border:0px;}

