* {margin:0;padding:0;}
html{height:100%;}
body {height:100%;}

#wrapper {
	height: 100%;
	min-height: 705px;
}

* html #wrapper {
}

#distance { 
	width:1px;
	height:50%;
	margin-bottom:-355px; /* half of container's height */
	float:left;
}

#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:705px;
	width:1010px;
	clear:left;
}

#bottom {
	width: 100%;
	background-color:#000;
	color: #666;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding:5px 0;
	text-align: center;
}

#bottom .wrapper {
	width: 700px;
	padding-left: 100px;
	margin: 0 auto;
}

#legals {
	margin: 0;
	width: 700px;
	text-align:left;
}

.footer a {
	border-left: 1px solid #666;
	color: #666;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 9px;
	text-decoration: none;
}

.footer li.li a {
	border:0;
}

.footer {
	list-style-type: none;
	margin: 0;
	width: 700px;
	text-align:left;
	padding: 0;
}

.footer:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.footer li {
	display: block;
	float: left;
	margin: 0;
	padding: 11px 9px 0 0;
}

.footer li.li {
	padding:0;
}

.footer .footer-thq,
.footer .footer-csc,
.footer .footer-16plus,
.footer .footer-18plus,
.footer .footer-esrb,
.footer .footer-esrb-m,
.footer .footer-oflc-15,
.footer .footer-pccd,
.footer .usk-18,
.footer .footer-nvidia {
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	color: inherit;
	display: block;
	height: 31px;
	overflow: hidden;
	padding-right: 2px;
	padding-top: 0;
	text-indent:-5000px;
}

.footer .footer-csc {
	background-image:url(/images/footer/footer-csc.png);
	padding-right:10px;
	width:40px;
}

.footer .footer-thq {
	background-image:url(/images/footer/footer-thq.png);
	background-position: 0 10px;
	padding-right: 20px;
	width:63px;
}

.footer .footer-18plus {
	background-image:url(/images/footer/footer-18plus.png);
	background-position: 22px 0;
	padding-left: 22px;
	width:31px;
}

.footer .footer-16plus {
	background-image:url(/images/footer/footer-16plus.png);
	background-position: 22px 0;
	padding-left: 22px;
	width:31px;
}

.footer .footer-esrb {
	background-image:url(/images/footer/footer-esrb.png);
	height:53px;
	width:144px;
}

.footer .footer-pccd {
	background-image:url(/images/footer/footer-pccd.png);
	width:29px;
}

.footer .footer-esrb-m {
	background-image:url(/images/footer/footer-esrb-m.png);
	width:130px;
	height:89px;
}

.footer .footer-oflc-15 {
	background-image:url(/images/footer/footer-oflc-15.png);
	width:91px;
	height:31px;
}

.footer .usk-18 {
	background-image:url(/images/footer/usk.png);
	width:31px;
}

.footer .footer-nvidia {
  background-image:url(/images/footer/footer-nvidia.png);
  width:34px;
  height:33px;
  margin-left:6px;
}