@charset "UTF-8";
/* CSS Document */

body, body * {
	vertical-align:baseline;
	border:0 none;
	outline:0;
	padding:0;
	margin:0;
	background-color: #B8B8B8;
}

#exit_btn{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:transparent;
	cursor: pointer !important;
	z-index:800;
}

/*  Content*/

#mastHeadContent{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1200px;
	height: 267px;
	/* background-image: url('animation.gif'); */
	background-repeat: no-repeat;
	background-position-x: 219px;
	background-color: #ffffff;
	z-index: 300;
	display: block;
	overflow-x: hidden;
	overflow-y: hidden;
}

#text1{
	position: absolute;
	left: 31px;
  	top: 72px;
  	width: 760px;
	z-index: 301;
	font-family: 'Muli', sans-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 27px;
	color: #122f88;
	background-color:transparent;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE 8,9 */ 
}

#text2{
	position: absolute;
	left: 31px;
  	top: 72px;
  	width: 760px;
	z-index: 301;
	font-family: 'Muli', sans-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 27px;
	color: #122f88;
	background-color:transparent;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE 8,9 */ 
}

#text3{
	position: absolute;
	left: 31px;
  	top: 72px;
  	width: 760px;
	z-index: 301;
	font-family: 'Muli', sans-serif;
	font-style: italic;
	font-weight: 300;
	font-size: 27px;
	color: #122f88;
	background-color:transparent;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE 8,9 */ 
}

#button1{
	position: absolute;
	left: 981px;
  	top: 67px;
  	width: 219px;
	height: 39px;
	z-index: 301;
	font-family: 'Muli', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 39px;
	text-indent: 31px;
	text-decoration: none;
	color: #ff6b00;
	background-color: transparent;
	display: block;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE 8,9 */ 
}

#button1{
	position: absolute;
	left: 981px;
  	top: 67px;
  	width: 219px;
	height: 39px;
	z-index: 301;
	font-family: 'Muli', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 39px;
	text-indent: 31px;
	text-decoration: none;
	color: #ff6b00;
	background-color: transparent;
	display: block;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE 8,9 */ 
}

#button2{
	position: absolute;
	left: 981px;
  	top: 106px;
  	width: 219px;
	height: 39px;
	z-index: 301;
	font-family: 'Muli', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 39px;
	text-indent: 31px;
	text-decoration: none;
	color: #e21683;
	background-color: transparent;
	display: block;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE 8,9 */ 
}

#button3{
	position: absolute;
	left: 981px;
  	top: 145px;
  	width: 219px;
	height: 39px;
	z-index: 301;
	font-family: 'Muli', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 39px;
	text-indent: 31px;
	text-decoration: none;
	color: #00a19c;
	background-color: transparent;
	display: block;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE 8,9 */ 
}

#playAgain{
	position: absolute;
	left: 981px;
  	top: 202px;
  	width: 219px;
	height: 39px;
	z-index: 301;
	font-family: 'Muli', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 39px;
	text-indent: 36px;
	text-decoration: none;
	color: #00a6cf;
	background-color: transparent;
	display: block;
	opacity: 0;
	filter: alpha(opacity=0); /* For IE 8,9 */ 
}

