@charset "utf-8";

/* ================================================================================== */
/* =============================== index.php [START] ================================ */
/* ================================================================================== */
*{ margin:0px; padding:0px; border:0px; font-family:Arial,Helvetica,Tahoma,Verdana;
   font-size:11px; line-height:17px; color:#a8662c; background-repeat:no-repeat; }
a{ text-decoration:none; }
body{ background:url(../graph/shared/body_rt.gif) 0px 0px repeat-x; }
* html{ height: 100%;  }
/* =============================== mde [START] ====================================== */
#body_lt{
	background:url(../graph/shared/body_lt.gif) 0px 0px repeat-x;
	width:50%;
	height:810px;
	position:absolute;
	left:0px;
	top:0px;
	overflow:hidden
}
.mde{
	width:964px;
	margin:0px auto 0px auto;
	position:relative;
	overflow:hidden;
}
#flash_intro{ height:868px;  }
/* =============================== mde [END] ======================================== */
/* ================================================================================== */
/* =============================== index.php [END] ================================== */
/* ================================================================================== */

