body {
	margin: 0;
	padding: 0;
	color: #d9d9d9;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	background: #000000 url('../images/buildageeko_background.jpg') no-repeat left top;
	height: 100%;
}

html {
	height: 100%;
	overflow: hidden;
}

#geeko_flash_noflash,
#geeko_flash {
	height: 100%;
}

.clear {
	clear: both;
	display: block;
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	margin: -1px 0 0;
	padding: 0;
	width: 100%;
}

.no_flash {
	background: transparent url('../images/geeko_noflash.jpg') no-repeat top left;
	width: 698px;
	height: 293px;
	margin: -147px 0 0 -349px;
	position: absolute;
	top: 50%;
	left: 50%;
}

.no_flash_content {
	padding: 40px 0 0 17px;
	width: 270px;
	color: #000000;
}

h5 {
	color:#416900;
	display:block;
	font-size:15px;
	margin:20px 0 0;
	padding:0;
	width:100%;
}