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

body {
	margin:0;
	padding:0;
	border:0;
	background:url(../images/bg.jpg) top center no-repeat #080b1e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
}

img {
	border: none;
}

a {
	color:#0c6495;
	text-decoration:none;
}
a:hover {
	color:#E8E435;
	text-decoration:underline;
}

#container {
	width:900px;
	height:825px;
	margin:0 auto;
}

	#xboxCTA {
		width:225px;
		height:561px;
		background:url(../images/xbox_psp.jpg) top left no-repeat;
		margin:145px 0 0 0;
		float:left;
	}
		.mainLink {
			float:left;
			width:176px;
			height:170px;
			margin:60px 0 0 27px;
		}		
		.otherLink1 {
			float:left;
			width:22px;
			height:15px;
			margin:10px 0 0 57px;
		}	
		.otherLink2 {
			float:left;
			width:22px;
			height:15px;
			margin:10px 0 0 8px;
		}	
				.otherLink3 {
			float:left;
			width:22px;
			height:15px;
			margin:310px 0 0 -160px;
		}
				.otherLink4 {
			float:left;
			width:22px;
			height:15px;
			margin:310px 0 0 -130px;
		}	
				.otherLink5 {
			float:left;
			width:22px;
			height:15px;
			margin:310px 0 0 -100px;
		}		
				.otherLink6 {
			float:left;
			width:22px;
			height:15px;
			margin:310px 0 0 -70px;
		}		
				.otherLink7 {
			float:left;
			width:22px;
			height:15px;
			margin:310px 0 0 -40px;
		}	
				.otherLink8 {
			float:left;
			width:22px;
			height:15px;
			margin:310px 0 0 -10px;
		}		
				.otherLink9 {
			float:left;
			width:22px;
			height:15px;
			margin:310px 0 0 10px;
		}	
	
	#xboxPSP {
		width:225px;
		height:255px;
		background:url(../images/psp.jpg) bottom left no-repeat;
		margin:505px 0 0 0;
		float:left;
	}
		.otherLink1b {
			float:left;
			width:22px;
			height:15px;
			margin:20px 0 0 12px;
		}		
	
	#xboxPC {
		width:225px;
		height:561px;
		background:url(../images/wii_pc.jpg) top left no-repeat;
		margin:145px 0 0 75px;
		float:left;
	}
	.otherLink1 {
			float:left;
			width:22px;
			height:15px;
			margin:10px 0 0 57px;
		}	
		.otherLink2c {
			float:left;
			width:22px;
			height:15px;
			margin:235px 0 0 8px;
		}	
				.otherLink3c {
			float:left;
			width:22px;
			height:15px;
			margin:310px 0 0 -160px;
		}
				.otherLink4c {
			float:left;
			width:22px;
			height:15px;
			margin:310px 0 0 -130px;
		}	
				.otherLink5c {
			float:left;
			width:22px;
			height:15px;
			margin:310px 0 0 -100px;
		}		
				.otherLink6c {
			float:left;
			width:22px;
			height:15px;
			margin:310px 0 0 -70px;
		}		
				.otherLink7c {
			float:left;
			width:22px;
			height:15px;
			margin:310px 0 0 -40px;
		}	
				.otherLink8c {
			float:left;
			width:22px;
			height:15px;
			margin:310px 0 0 -10px;
		}		
				.otherLink9c {
			float:left;
			width:22px;
			height:15px;
			margin:310px 0 0 10px;
		}	
			.mainLinkPC {
			float:left;
			width:176px;
			height:250px;
			margin:50px 0 0 27px;
		}	
	
				.mainLinkipad {
			float:left;
			width:300px;
			height:350px;
			margin:0 0 0 0;
		}
		
	#xboxWII {
		width:225px;
		height:225px;
		background:url(../images/wii.jpg) top left no-repeat;
		margin:145px 0 0 0;
		float:left;
	}	
	
		#xboxIPAD {
		width:299px;
		height:474px;
		background:url(../images/ipad.jpg) top left no-repeat;
		margin:300px 0 0 75px;
		float:left;
	}
	#logosBottom {
		width:900px;
		height:80px;
		background:url(../images/footer.gif) top left no-repeat;
		margin:92px 0 0 0;
		float:left;
	}	
	
	#bottomLegal {
		width:890px;
		height:90px;
		margin:0 0 0 5px;
		float:left;
		font-family:Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#064566;
	}		
	
	
	
	
	
	
	
	
