html {
	height: 100%;
	margin: 0px;
}

body {
	background: #777576 url(../images/background.jpg) repeat-x;
	height: 100%;
	margin: 0px;
}

#container {
	height: 100%;
	margin: 0px auto;
	position: relative;
	width: 1000px;
}

#header {
	background: url(../images/header.jpg);
	height: 150px;
	margin: 0px;
	position: relative;
	width: 1000px;
}

#menu {
	height: 50px;
	margin: 0px;
	overflow: visible;
	position: relative;
	width: 1000px;
	z-index: 99;
}

#body {
	border-right: 1px solid #FFFFFF;
	height: 1200px;
	position: relative;
	width: 999px;
}

#promotions {
	background: #666666;
	border-left: 1px solid #FFFFFF;
	float: left;
	height: 1200px;
	position: relative;
	width: 299px;
}

#content {
	height: 1200px;
	left: 300px;
	position: absolute;
	width: 699px;
}

#footer {
	clear: both;
	height: 30px;
	margin: 0px auto;
	position: relative;
	width: 1000px;
}

#content_cinema {
	background: transparent;
	height: 1200px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	width: 699px;
}

#cinemas_header {
	background: url(../images/cinemas_header.jpg);
	height: 170px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	width: 699px;
}

#cinemas_body_top {
	background: url(../images/content_body.jpg);
	height: 190px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	width: 699px;
}

#cinemas_body_bottom {
	background: #FFFFFF;
	height: 790px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	width: 699px;
}

#cinemas_footer {
	background: url(../images/content_footer.jpg);
	height: 50px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
	width: 700px;
}

#cinemas_heading {
	background: transparent;
	margin: 0px;
	left: 20px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	top: 190px;
}

#cinemas_contact1 {
	background: #FFFFFF;
	left: 450px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	top: 210px;
}

#cinemas_contact2 {
	background: #FFFFFF;
	color: #666666;
	font-family: Verdana;
	font-size: 0.85em;
	font-weight: bold;
	left: 485px;
	line-height: 1.05em;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	text-align: left;
	top: 213px;
}

#cinemas_prices {
	left: 450px;
	position: absolute;
	top: 250px;
}

#cinemas_info {
	background: transparent;
	color: #666666;
	font-family: Verdana;
	font-size: 1em;
	left: 20px;;
	line-height: 1.25em;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	text-align: left;
	top: 260px;
	width: 420px;
}
