body 
{
  margin:auto;
  /*background-color:#F3E8E2;*/
  background-color:#FFFFFF;
}

#div-wrap 
{
  margin:auto;
	width:750px;
	height:600px;
}

#img-01 
{
	width:228px;
	height:302px;
  float:left;
  display:inline;
  background: url('images/img_01.jpg') no-repeat;
}

#img-02 
{
	width:467px;
	height:302px;
  float:left;
  display:inline;
  background: url('images/img_02.jpg') no-repeat;
}

#img-03 
{
	width:55px;
	height:302px;
  float:right;
  display:inline;
  background: url('images/img_03.jpg') no-repeat;
}

#img-07 
{
	width:228px;
	height:1px;
  float:left;
  display:inline;
  background: url('images/img_07.jpg') no-repeat;
}

#index-05 
{
	width:467px;
	height:1px;
  float:left;
  display:inline;
  background: url('images/img_05.jpg') no-repeat;
}

#img-09 
{
	width:55px;
	height:1px;
  float:right;
  display:inline;
  background: url('images/img_09.jpg') no-repeat;
}

#img-04 
{
	width:228px;
	height:121px;
  float:left;
  display:inline;
  background: url('images/img_04.jpg') no-repeat;
}

#img-05 
{
	width:467px;
	height:121px;
  float:left;
  display:inline;
  background: url('images/img_05.jpg') no-repeat;
}

#img-06 
{
	width:55px;
	height:121px;
  float:right;
  display:inline;
  background: url('images/img_06.jpg') no-repeat;
}

#img-07010 
{
	width:228px;
	height:176px;
  float:left;
  display:inline;
  background: url('images/img_07-10.jpg') no-repeat;
}

#img-07010-01
{
	width:228px;
	height:270px;
  float:left;
  display:inline;
  background: url('images/img_07-10-01.jpg') no-repeat;
  color: #ff6600;
  font-size: 50px;
  font-weight: bolder;
}

#img-07010-01 span
{
  left: 70px;
  top: 170px;
  position: relative;
}

#img-08 
{
	width:467px;
	height:174px; 
  float:left;
  display:inline;
  background: url('images/img_08.jpg') no-repeat;
}

#img-08 div
{
  font: normal 16px Arial;
  color:#ffffff;
}

#img-0801
{
	width:467px;
	height: 270px;
  float:left;
  display:inline;
  background: url('images/img_08-01.jpg') no-repeat;
}

#img-0801 div
{
  font: normal 16px Arial;
  color:#ffffff;
}

#img-09012 
{
	width:55px;
	height:176px;
  float:right;
  display:inline;
  background: url('images/img_09-12.jpg') no-repeat;
}

#img-09012-01
{
	width:55px;
	height:270px;
  float:right;
  display:inline;
  background: url('images/img_09-12-01.jpg') no-repeat;
}

.formbutton {
  font-size: 11px;
  color: #ffffff;
  border-top: 1px solid #cccccc;
  border-right: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #cccccc;
  background-color: #5968A3;
}

#container{
width:899px;
margin:0 auto;
}
#middlecontainer{
width:879px;
background-color:#F3E8E2;
float:left;
}
#leftbg{
width:10px;
background: url('/templates/my-green/images/sideBorder.gif') repeat-y;

float:left;
}
#rightbg{
width:10px;
background: url('/templates/my-green/images/sideBorderright.gif') repeat-y;

float:left;
}
