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

body { overflow:hidden;}

#content{
	margin: 18% auto;
	text-align: center;
}

#logobg{
	margin: 5% auto;
	height: 700px;
	width: 1000px;
	background: url(../img/logo_grey.gif) no-repeat top left; 
	text-align: center;
	padding: 200px 0;
}

#content2{
	margin-left:430px;
	text-align: center;
}

a img{
	border: none;
}

.thumbnail {
	margin: auto;
	width: 104px;
	height: 104px;
	display: inline-block;
}

.thumbnail #elem0 { margin-left: -10px;}
.thumbnail #elem1 { margin-left: 15px;}

.toBeFaded {
  display: none;
}

.clear { clear: both; }
