#base{	
	width: 1000px;
	height: 1200px;
	margin: 0 auto;
}

#base #top{
	height: 223px;	
	padding: 0 70px 0 70px;
}

#base #top #logo{
	margin-top: 40px;			
	width: 293px;
	height: 166px;
	float: left;	
	background: url("../imgs/oow_challenge_logo.gif") no-repeat top left;
}

#base #top #banner{
	height: 183px;
	margin-top: 0px;
	padding-left: 80px;
	float: left;
}

#base #top #banner #header{	
	width: 253px;
	height: 22px;
	margin: 40px 0 0 5px;
}

#base #top #banner #topblock{	
	width: 480px;	
	height: 119px;	
	vertical-align: top;
}

.steam_image{
	width: 265px;
	height: 53px;
	padding-top: 10px;
	display: inline;
	text-align: center;
	float: left;
}

.forumlink {
	padding-top: 5px;
	padding-left: 25px;
	width: 68px;
	height: 56px;
	display: inline;
	float: left;
}

.demolink {
	padding-top: 5px;
	padding-left: 25px;
	width: 64px;
	height: 55px;
	display: inline;
	float: left;
}

#base #content{
	width: 890px;
	height: 697px;	
	padding: 0 0 0 58px;	
}

#base #content #left{
	margin: 22px 0 0 0;
	width: 327px;
	float: left;
}

#base #content #left #video_header{
	width: 327px;
	height: 41px;
	background: url("../imgs/video.gif") no-repeat top left;
}

#base #content #left #text{
	padding: 0 0 0 12px; 
	font-size: 0.95em;
}

#base #content #right{
	width: 545px;
	float: right;
	right: 70px;	
	margin: 22px 0 0 0;
}

#base #content #right #text{	
	background: url("../imgs/star.gif") no-repeat 10px 0px;
	padding-left: 35px;
	width: 500px;
	font-size: 0.98em;
}

#base #content #right #about{
	background: url("../imgs/about.gif") no-repeat top right;
	width: 531px;
	height: 41px;
	margin-top: 2px;
}

#base #content #right #features{
	background: url("../imgs/features.gif") no-repeat top right;
	width: 531px;
	height: 41px;
	margin-top: 2px;
}

#base #content #right #screenshots{
	background: url("../imgs/screenshots.gif") no-repeat top right;
	width: 531px;
	height: 41px;
	margin-top: 2px;
}


#base #bottom{
	width: 100%;	
	height: 150px;
}

#base #bottom #logos{
	margin: 65px 0 0 0;
	width: 100%;
	height: 62px;
	text-align: center;
}

#base #bottom #logos a img{	
	border: none;	
}

#base #bottom #about{
	margin: 20px 0 0 0;
	width: 100%;
	text-align: center;
	color: #f1f1c7;
	font-family: Arial;
	font-size: 0.75em;
}

.langversion {
  width: 200px;
  float: right;
  vertical-align: top;
  position: relative;
  margin-top: 8px;
  text-align: right;
}

.facebooklink {
  width: 103px;
  height: 27px;
  vertical-align: top;
  margin-top: 32px;
  margin-right: 30px;
  float: right;
  text-align: right;
}


