@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
}

#unit-container {
	position: relative;
	cursor: pointer;
	overflow: hidden;
}

#main-panel {
	position: absolute;
}

.alphaed {
	opacity: 0;
	display: inline-block;
}

.cta {
	cursor: pointer;
	z-index: 100;
	position: absolute;
}

.col-full {
	
}

.hidden {
	opacity: 0;
}

.centered {
	text-align: center;
}

.free {
	position: absolute;
}

.exp-full {
	
}

.hidden {
	opacity: 0;
}

.centered {
	text-align: center;
}

.bg {
	position: relative;
	background-color: #000;
}

.exit {
	z-index: 75;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

#bg-exp-exit {
	
}


/*  Size Specific    */
img {border: none; }
a img {border: 0px; }

a {
	border: none;
	outline: none;
}
.a {
	position: absolute;
}
.r {
	position: relative;
}
.o {
	overflow: hidden;
}

#cover {
	background-color:#000000; 
	width:970px; 
	height:66px; 
	z-index:9;
}

#bannerBg {
	background-color:#000000;
	background-image:url(../images/bg.jpg); 
	width:970px; 
	height:66px; 
	z-index:1;
}
#logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	width: 139px;
	height: 66px;
	z-index: 2;
	left: 0;
	top: 0;
}

#sam {
	background-image: url(../images/sam.png);
	background-repeat: no-repeat;
	width: 130px;
	height: 66px;
	z-index: 8;
	left: 120px;
	top: 0;
}

#t1 {
	background-image: url(../images/t1.png);
	background-repeat: no-repeat;
	width: 528px;
	height: 66px;
	z-index: 4;
	left: 390px;
	top: 0;
}


#t2 {
	background-image: url(../images/t2.png);
	background-repeat: no-repeat;
	width: 397px;
	height: 66px;
	z-index: 4;
	left: 455px;
	top: 0;
}

#t3 {
	background-image: url(../images/t3.png);
	background-repeat: no-repeat;
	width: 357px;
	height: 66px;
	z-index: 5;
	left: 458px;
}

#t4 {
	background-image: url(../images/t4.png);
	background-repeat: no-repeat;
	width: 338px;
	height: 66px;
	z-index: 6;
	left: 365px;
}



#fflogo {
	background-image: url(../images/fflogo.png);
	background-repeat: no-repeat;
	width: 77px;
	height: 66px;
	z-index: 7;
	left: 813px;
}

#card {
	background-image: url(../images/card.png);
	background-repeat: no-repeat;
	width: 111px;
	height: 66px;
	z-index: 7;
	left: 719px;
	top: 0;
}


#bannerButton {
	left: 844px;
	top: 23px;
	z-index: 8;
}