#container {
	width: 990px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
}
#TopNavbar {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 34px;
	background-repeat: no-repeat;
}




#header  {
	background-image: url(../images/top_banner.jpg);
	height: 125px;
} 

#header_index {
	background-image: url(../images/top_banner_index.jpg);
	height: 260px;
}
#header2 {
	background-image: url(../images/top_banner2.jpg);
	height: 260px;
}

#header3 {
	background-image: url(../images/top_banner_3_en.jpg);
	height: 125px;
}
#newsletter {
	text-align: center;
	font-size: small;
	font-weight: bold;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}


#newsletter a {
	text-decoration: none;
	color: #049797;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}



#newsletter h1 a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: -10px;
}
#promotions {
	text-align: center;
	font-size: small;
	font-weight: bold;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#promotions a {
	text-decoration: none;
	color: #EF6411;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
#promotions a img {
	color: #049797;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#movie_link {
	font-size: small;
	font-weight: bold;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#movie_link a {
	text-decoration: none;
	color: #049797;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
#movie_link a  img{
	color: #049797;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footerNavbar  {
	height: 12px;
	padding: 10px;
}
#footer li {
	list-style-type: none;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}

