@charset "utf-8";
/* CSS Document */
/* ================================================== */
/* GENERAL */
/* ================================================== */
html, body {height:100%;}
body {margin:0; padding:0;
background-image: url(img/bg_totaal.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
	color:#212e02;
	font:11px Verdana, Arial, Helvetica, sans-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:underline;}
a:hover {color:#000; text-decoration:none;}
div#main {margin:0 auto; min-height:100%; height:auto !important; height:100%;
	width:956px; border:2px solid #304207; border-top:0; border-bottom:0; background:#304207; /* INCLUDING BORDER, PADDING, MARGIN MAX 960 */}
#header img {float:left;}

/* ================================================== */
/* CASE */
.case_cnt {background-color:#fff; width:956px;}
.case_content .left {float:left; width:300px; padding:8px;}
.case_content #galplayer {float:left; width:640px;}
.case_content .left img.btn_film {padding-top:20px;}
.case_content img.img_bottom {float:left;}
.case_content img.center {padding-top:66px;}
.case_content .case_btm {width:932px; height:176px; background-image:url(img/case_btm.jpg); padding:12px;}
.case_content .case_btm img {float:left; margin:0 15px;}
.case_content .case_btm img.pict {border:1px solid #000;}
/* ================================================== */

