*{ margin:0;
			padding:0;
		}
		a{
			color:#8FC2FF;
			text-decoration: none;
			outline: none;
		}
		a:hover{
			text-decoration: underline;
		}
		img{
			border:none;
		}
		body {
	overflow:hidden;
	background-color: #000; }
		#content{
			margin:0px auto;
			height:100px;
			width:100%;
			bottom:5%;
			z-index: 3;
			background:#000 no-repeat 90%;
			border-top:1px solid #000;
			border-bottom:1px solid #000;
			position:absolute;
		}
		#contentframe{
			overflow: hidden;
			border-top:solid 1px #000;
			border-bottom:1px solid #000;
			height: 100%;
			text-align:left;
			z-index: 3;
		}
		#slidecounter{
			float:left;
			color:#4F4F4F;
			font:50px Century Gothic, Verdana, Geneva;
			font-weight:bold;
			margin:18px 20px;	
		}
		#slidecaption{
			overflow: hidden;
			float:left;
			color:#FFF;
			font:26px Century Gothic, Verdana, Geneva;
			font-weight:bold;
			margin:33px 0;
		}
		/*Supersized Stamp*/
		.stamp{
			float: right;
			margin: 25px 20px 0 0;
		}
		/*Supersize Plugin Styles*/

		#loading {
			position: absolute;
			top: 49.5%; 
			left: 49.5%;
			z-index: 3;
			width: 24px; 
			height: 24px;
			text-indent: -999em;
			background-image: url(/supersized/images/progress.gif);
		}
		#supersize{
			position:fixed;
		}
		#supersize img, #supersize a {
			height:100%;
			width:100%;
			position:absolute;
			z-index: 0;
		}
		#supersize .prevslide, #supersize .prevslide img{
			z-index: 1;
		}
		#supersize .activeslide, #supersize .activeslide img{
			z-index: 2;
		}
		
		.clear { clear: both; }
		.emglogo { float: left; margin-top: 10px; margin-left: 50px; }
		.navigationwr { float: right; margin-top: 42px;  }
		.navigation a {
	margin-left: 25px;
	color: #FFF;
	text-decoration: none;
	font-size: 14px!important;
	font-family: Century Gothic, Verdana, Geneva;
}
		.navigation a:hover { color: #C42343; }
		.navigation { margin-right: 10px; margin-top: 0px;   }
		.headernav {  margin-bottom: 35px; width: 1024px; text-align: center; }
