body {
	
	background-color: #000;
	margin: 0px;
	/*text-align: center;*/
}

a {
	outline: none;
}

img {
	border: 0px;
}

#container {
/*
	width: 966px;
	height: 545px;
	
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
*/
}

/* ---------- CONTENT ---------- */

#contentArea {
	position:relative;
	width: 946px;
	height: 545px;
	background: url( '../images/html/noflash_background.jpg');
}

/* ---------- NO FLASH ---------- */

#noFlash {
	
	width: 370px;
	position:relative;
	top: 240px;
	left: 300px;
	
	font-family: Arial, Verdana, san-serif;
	font-size: 11px;
	color: #435e64;
	line-height: 13px;
	
}

#noFlashContent {
	padding-bottom: 3px;
}

#downloadFlash {
	
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #9abec7;
}

#downloadFlash:hover {
	color: #fff;
}

#flashLogo {
	float: left;
	padding-right: 10px;
}


/* ---------- FOOTER ---------- */

#footer {
	
	width: 100%;
	height: 106px;

	font-family: Arial, Verdana, san-serif;
	font-size: 9px;
	color: #435e64;
}

#footer #divider {
	
	width: 100%;
	border-bottom: 1px solid #0d171a;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;

}

#footer #columnLeft {
	text-align: center;
	position: absolute;
	width: 128px;
}

#footer #columnCenterLeft {
	position: absolute;
	float: left;
	width: 390px;
	left: 128px;
	padding-right: 6px;

}

#footer #columnCenterRight {
	left: 530px;
	padding-top: 11px;
	position: absolute;
	width: 128px;
	font-weight: bold;
	text-transform: uppercase;

	border-right: 1px solid #0d171a;
	border-left: 1px solid #0d171a;
	
	padding-left: 26px;
	padding-top: 22px;
	height: 53px;
}

#footer #columnRight {
	
	position: absolute;
	text-align: right;
	padding-top: 5px;

}

#footer #preorderLinks {
	
	padding-top: 6px;
}

#footer #actionLinks {

	padding-top: 12px;
	padding-bottom: 5px;

	font-size: 8px;
	letter-spacing: 1px;
	color: #9abec7;
}

#footer #actionLinks a {
	
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #9abec7;
}

#footer #actionLinks a:hover {
	color: #fff;
}

#footer #actionLinks .divider {
	
	display: inline;
	padding-left: 3px;
	padding-right: 3px;
}

#footer #legalLinks {
	font-size: 7px;
	line-height: 11px;
}

#footer #legalLinks a {
	color: #435e64;
}

#footer #legalLinks a:hover {
	text-decoration: none;
}

#footer #logoLucasArts {
	float: right;
	margin-top: 3px;
	margin-right: 20px;
}

#footer #esrbRating {
	float: right;
	margin-top: 0px;
	margin-right: 14px;
}

div.spacer {
	
	clear: both;
}
