#main
{
  background-color     : #fff;
	position	           : relative;
	width                : 1000px;
  margin            : 0px auto 0px auto;
}
#head
{
  background            : url("../../images/cz/head_bg2.jpg") no-repeat 0 0;
  color                 : #fff;
}
#left
{
	position	: absolute;
	top			: 250;
	left		: 0;
	width:200px;
	position	: absolute;
	background-color 	: #fff;
	margin     : 10px;
}
/*
#right
{
	position	: absolute;
	top			: 125;
	right		: 0;
	width		: 15.45em;
	background-color 	: #fff;
	z-index		: 3;
}
*/
#body
{
  position	      : absolute;
  top             : 388px;
  right           : 0px;
  padding-left    : 220px;
  padding-top     : 10px;
  padding-right   : 10px;
  background-color: #fff;
  height          : auto;
  _height         : 700px;
  min-height      : 700px;
}

#footer
{
/*border: 1px solid #000;*/

	background-color 	: #fff;
	margin				: 0em 0 4em 0;
	padding-top			: 3em;
	position			: relative;
	width				: 100%;
	z-index				: 50;
	text-align:center;
	width        : 770px;
}
