@charset "utf-8";
/* CSS Document */
/* ================================================== */
/* GENERAL */
/* ================================================== */
html, body {height:100%;}
body {margin:0; padding:0;
	background:#dadada url(img/bg.jpg) repeat-x;
	font:10px Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, p {margin:0; padding:0;}
img {border:0;}
.clear {clear:both;}
strong {font-weight:bold;}
a {color:#000; text-decoration:none;}
a:hover {color:#000; text-decoration:underline;}
div#main {margin:0 auto; min-height:100%; height:auto !important; height:100%;
	width:958px; /* INCLUDING BORDER, PADDING, MARGIN MAX 960 */
	border:1px solid #000;
	border-top:none; border-bottom:none;
	background:#fad37b; 
}
div#header img, #flash {float:left;}
/* ================================================== */
/* CASE */
/* ================================================== */
div.case {background:white;}
div.case #galplayer {float:left; width:640px;}
div.case div.h1 {background:url(img/m_title.jpg); width:958px; height:51px; padding-top:45px;}
div.case h1 {font:bold 24px Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff; text-align:center;}
div.case img {float:left;}
div.case div.mid {background:white; float:left; width:925px; position:relative;}
div.case div.mid img.trailer {position:absolute; bottom:165px; right:10px;}
div.case p {float:left; font:11px Verdana, Arial, Helvetica, sans-serif; padding:20px; width:235px;}
div.case div.small_pics {padding-top:6px; height:157px;}
div.case div.small_pics img {padding-right:40px;}
div.case div.small_pics img.right {padding-right:0;}
