@charset "UTF-8";
/*------------------------------------------------------------------------------
 *  override style's
 *----------------------------------------------------------------------------*/
body{
  background:#000000 url(img/header_bg.gif) repeat-x;
  }

#containerOut { background: url(../img/bg_containerout_chocolate.gif) repeat-x left bottom; }

.overlay{
  background:url(img/page_logo.gif) no-repeat;
  }
#footer{
  background:url(img/footer_bg.gif) repeat-x;
	padding:33px 0 0 0 ;
  }
address{
  color:#FFFFFF;
  }

/*-- roll over */
.chocolate{
  background: url(img/menu_bg.gif) no-repeat 0px 1px;
  }
.blankOne{
  background: url(img/menu_bg.gif) no-repeat 0px -85px;
  }
.blankTow{
  background: url(img/menu_bg.gif) no-repeat 0px -168px;
  }
.blankThr{
  background: url(img/menu_bg.gif) no-repeat 0px -255px;
  }
/*-- End roll over */


/*-- epexegesis background color */
.chocolateCake{
	line-height:1.5;
	background:#787724;
	color:#360000;
	width: 250px;
  }
/*-- End epexegesis background color */
/* IE .... */
/* Hack of bottom space */
#btnGroup { _right:-1px; }