@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size:13px;
	background:url(../images/pagebg.jpg) repeat;	
}
#wrapper{
	width:1400px;
	margin:0 auto;
	}
#header{
	width:100%;
	height:495px;
	background:url(../images/headerbg.jpg) no-repeat center;
	}	
.topstrip{
	width:100%;
	height:56px;
	clear:both;
	background:url(../images/topstrip.png) no-repeat center top;
	}	
.header-topshadow{
	width:100%;
	height:207px;
	background:url(../images/hdtp-shadow.png) center top;
	}	
#page{
	width:752px;
	margin:0 auto;
	}	
	.page-bg{
		background:url(../images/pagebg.jpg) repeat;
		width:100%;
		float:left;
		}	
.logo{
	float:left;
	margin-top:12px;
	}	
.topspace{
	height:27px;
	}	
.clear{
	clear:both;
	}	
.leftcol{
	float:left;
	width:420px;
	}	
.rightcol{
	float:right;
	width:319px;
	position:relative;
	z-index:101;
	text-align:center;
	}	
.rightcol-cell{
	float:right;
	}	
.subtitile{
	color:#794430;
	}	
	
.subtitile h1{
	font-weight:normal;
	font-size:32px;
	font-family: League Gothic Regular;
	margin:0px 0 0 0;
	padding:70px 0 0 15px;
	}		
.download-btn{
	width:301px;
	height:74px;
	background:url(../images/downloadnow.png) no-repeat;
	display:block;
	margin:20px 0 0 15px;
	color:#b60000;
	font-size:46px;
	font-family: League Gothic Regular;
	text-transform:uppercase;
	text-align:center;
	}	
.download-btn a{
	display:block;
	padding:11px;
	text-decoration:none;
	color:#b60000;
	}	
#content{
	position:relative;
	top:0px;
	left:335px;
	z-index:100;
	float:left;
	margin:38px auto 0 auto;
	color:#5f4335;
	width:752px;
	}	
	.lft-list{
		margin:0;
		width:399px;
		display:block;
		color:#5f4335;
		font-family:Arial, Helvetica, sans-serif;
		font-size:17px;
		}
		
	.lft-list ul{
		margin:0;
		padding:0;
		list-style-type:none;
		}
	.lft-list ul li{
		background:url(../images/conts-bullet.png) no-repeat;
		padding:0 0 0 31px;
		margin:0 0 30px 0;
		}			
	.lft-list-hl{
		background:#efe6ac;
		
		}	
.imdb-logo{
	margin:45px 0 15px 0;
	}		
#bot-cont{
	width:898px;
	height:auto;
	display:block;
	margin:0 0 0 -65px;
	}	
	.botcont-bg{
		background:url(../images/contbot-shadow.png) no-repeat 0 89px;
		}
.botcont-sep{
	height:1px;
	width:801px;
	display:block;
	background:#888888;
	margin:45px 0 15px -25px;
	}	
	
.botcont-sep-bot{
	height:1px;
	width:801px;
	display:block;
	background:#888888;
	margin:15px 0 0 -25px;
	}		
#bot-cont ul{
	list-style-type:none;
	display:inline-block;
	}
	
#bot-cont ul li{
	float:left;
	display:block;
	width:163px;
	height:227px;
	background:#fff;
	border:solid 1px #bbbbbb;
	padding:5px;
	text-align:center;
	margin:0 37px 0 0;
	}
	
#bot-cont ul li img{
	display:block;
	width:148px;
	margin:0 auto;
	}	
#footer{
	color:#4c2c1e;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:800px;
	text-align:center;
	padding:15px 0;
	}	
	.footer-unl{
		text-decoration:underline;
		}
.header-bg{
	background:url(../images/header-bg.jpg) repeat-x left top;
	min-height:495px;
	}		
.header-topstrip{
	background:url(../images/header-topstrip.png) repeat-x left top;
	min-height:58px;
	}			
	
.header-toplftsahdow{
	background:url(../images/tplft-shadow.png) no-repeat left bottom;
	min-height:493px;
	width:100%;
	}				
	
.header-toprtsahdow{
	background:url(../images/tprt-shadow.png) no-repeat right bottom;
	min-height:493px;
	width:100%;
	}					
@font-face
{
font-family: League Gothic Regular;
src: url('../League_Gothic-webfont.ttf')
}	