body{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}


.main{
	margin: 0px auto;
	width: 890px;
	overflow: auto;
}

.alt_text{
	display:none;
}

p{
	margin-bottom:24px;
}


#header{
	
}

#header .top{
	width: 890px;
	margin: 0px auto;
	margin-bottom: 10px;
	padding:1px;
	clear: right;
}

	#header #nav{

		padding-left: 22px;
		float:right;
	}
	#header #presents{
		margin-top:12px;
		position: relative;
		overflow: auto;
		padding-bottom: 2px;
		left: -14px;
	}
	
		#header #presents a{
			display: block;
			float: left;
		}

	#header #banner{
			height: 238px;
			margin: 28px 0px;
		}
	
		#header #banner .main{
			position:relative;
			height: 100%;
		}
		
		#header #banner #trailer_button{
			display: block;
			width: 319px;
			height: 66px;
			position: absolute;
			bottom: 34px;
			right: 67px;
		}
	
	#header #social{
		float:right;
		margin-top: 32px;
	}
		
	#header #social a{
		display: block;
		width: 21px;
		height: 21px;
		margin-left: 8px;
		float: left;
	}
	
	
#gamearea{
	padding:15px;
	margin:0px auto 21px auto;
	display: table; 
	width: 1px;
	clear: both;
}

#gamearea #game_target{
	width:860px;
	height:438px;
	display: table-cell;
}




	
#igf{
	margin-top:23px;
	margin-bottom: -20px;
}
	
	
#content{}

	#content ul{
		padding-left: 15px;
		}
	
		#content ul p{
			display: none;
		}


	#content #aside{
		width: 260px;
		padding-left: 22px;
		position: relative;
		left: -21px;
		float: left;
	}
	
	#content #summary{
		margin-left: 260px;
		padding: 1px;
		padding-left:22px;
		padding-right:22px;
		}
		
		#content #summary .column{
			width:48%;
			padding-right: 10px;
			float:left;
		}
		
	#content .toggle{
		margin-left: 6px;
	}
	
	#content .para{
		margin:10px;
	}
		

#footer{
		margin: 100px 0px 20px 0px;
		overflow: auto;
	}
		
	#footer .main{
		width: 912px;
		padding:0px 22px;
		height: 100px;
	}
	
	#footer .cp_logo{
		display: block;
		float: left;
	}


		
#email_input{
	width: 110px;
	height: 33px;
	padding: 6px;
	margin: 0px;
}

#subscribe_btn{
	width: 126px;
	height: 37px;
	top:3px;
	position: relative;
}

.thumbnails{
	margin-left: -14px;
	list-style: none;
	overflow: auto;
}

.thumbnails li{
	width:84px;
	float:left;
}
