@charset "utf-8";
/* CSS Document */
img { border:0px;}
body{ background-color:#ffffff; font-family:Arial, Helvetica, sans-serif;}
#site{ width:889px; margin-left:auto; margin-right:auto;}
.movie{ border:1px solid #323232;  width:790px;height:350px;}
.description {font-family: Verdana; font-size: 12px; color:#333333;}
.main, .header, .footer, .main{width:100%;}
.screen_header, .screen_main, .screen_footer{width:100%;}
.main{ }
.header{ height:75px; width:817px; margin-left:auto; margin-right:auto;}
.logo{ float:left;}
.navigation{ float:right;}

.screen_header{ background-image:url(images/screen_top.jpg); background-repeat:no-repeat; height:51px;}
.screen_main{background-image:url(images/screen_body.jpg); background-repeat:repeat-y; min-height:50px; text-align:center; padding-bottom:100px;}
.screen_footer{background-image:url(images/screen_footer.jpg); background-repeat:no-repeat; height:46px; text-align:center; padding-top:40px; font-size:11px; color:#333333;}

.footer{}
.carousel_container {
				width: 889px;
			height:400px;
				margin: 0px auto;
			}
