html {
	height: 100%;
	overflow: hidden;
}
#flashcontent {	
	height: 100%;
}
body {
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #000000;*/
}
body #alternateContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	padding: 20px 20px 20px 20px;
	color: #000000;
}
body #alternateContent h1, h2, h3, a {
	color: #000000;
}
body #alternateContent h1 {
	font-size: 16pt;
}
body #alternateContent h2 {
	font-size: 14pt;
}
body #alternateContent h3 {
	font-size: 12pt;
}


#wrapper {
	position:absolute;
	bottom:0px;
	width:100%;
	height:42px;
	background:#000000;
	background:rgba(0, 0, 0, 0.8);
	display:none;
}

:link img {
  border: none;
}

#follow-us {
	color:#ffffff;
	font-size:12px;
	position:absolute;
	left:50%;
	margin-left:250px;			
	display:block;				
}
			
.leftie {
	float:left;
	position:relative;
	margin-right:10px;
}

.title {
	margin-top:18px
}

.icon {
	margin-top:12px;
}

.facebook {
	margin-top:10px;
}

#form1 {
	height:100%;
}

