* {
	margin:0;
	padding:0;
	border:0;
	font-size:1px;
}
/* hide from ie on mac \*/
html {
	height:100%;
	overflow-y:auto;
	min-height:835px;
}
#flashcontent {
	height:100%;
	min-height:835px;
}
/* end hide */

body {
	height:100%;
	width:100%;
	background-color:#000;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	min-height:835px;
}
a:link,a:visited {
	font-size:8px;
	text-decoration:underline;
	color:#666;
}
a:active, a:hover {
	font-size:8px;
	text-decoration:underline;
	color:#888;
}
#movie_logo {
	margin:168px auto auto;
	width:350px;
	height:61px;
}
#noflash {
	margin:auto;
	padding-top:60px;
	width:664px;
}
#noflash #movie_logo {
	margin:auto;
	padding-bottom:46px;
	width:400px;
	height:76px;
	background:url(../logos/hitman_logo.gif) no-repeat top center;
}
#noflash #txt ul li {
	margin:auto;
	padding-bottom:10px;
	text-align:center;
	list-style:none;
}
#noflash .spacer {
	padding-top:60px;
}
#noflash .cr {
	margin:auto;
	padding-top:40px;
	text-align:center;
}
#footer{
	margin:240px auto auto auto;
	width:800px;
}
#logo{
	float:left;
	width:42px;
}
#copyrights{
	font-size:8px;
	float:left;
	width:758px;
}