.centerdiv
{
  width:1000px;
  margin:0 auto;
}


.centertop
{
  height:262px;
}

.centertop .t1
{
  width:61px;
  height:262px;
  background-image:url("/images/top1.jpg");
  background-repeat:repeat-x;
  float:left;
}
.centertop .t3
{
  width:498px;
  height:262px;
  background-image:url("/images/top3.jpg");
  background-repeat:repeat-x;
  float:left;
}
.centertop .t4
{
  width:385px;
  height:262px;
  background-image:url("/images/top4.jpg");
  background-repeat:repeat-x;
  float:left;
}
.centertop .t5
{
  width:56px;
  height:262px;
  background-image:url("/images/top5.jpg");
  background-repeat:repeat-x;
  float:left;
}

.center
{

}

.center .td1
{
  width:16px;
  height:589px;
  background:url("/images/leftbot.jpg");
  background-repeat:repeat-x;
  background-position:bottom;
  background-color:#FFFFFF;
}

.center .td2
{
  width:256px;
  background:url("/images/leftmenubot.jpg");
  background-repeat:repeat-x;
  background-position:bottom;
  background-color:#E3FCFF;
}

.center .td3
{
  width:20px;
  background:url("/images/centerleftbot.jpg");
  background-repeat:repeat-x;
  background-position:bottom;
  background-color:#FFFFFF;
}

.center .td4
{
  width:690px;
  height:589px;
  background:url("/images/centerbot.jpg");
  background-repeat:repeat-x;
  background-position:bottom;
  background-color:#E3FCFF;
}

.center .td5
{
  width:18px;
  height:589px;
  background:url("/images/rightbot.jpg");
  background-repeat:repeat-x;
  background-position:bottom;
  background-color:#FFFFFF;
}


.center .div1
{
  width:16px;
  height:263px;
  background:url("/images/lefttop.jpg");
  background-repeat:no-repeat;
  background-position:top;
}

.center .div2
{
  width:256px;
  height:263px;
  background:url("/images/leftmenutop.jpg");
  background-repeat:repeat-x;
  background-position:top;
}

.center .div3
{
  width:20px;
  height:263px;
  background:url("/images/centerlefttop.jpg");
  background-repeat:no-repeat;
  background-position:top;
}

.center .div4
{
  width:690px;
  height:263px;
  background:url("/images/centertop.jpg");
  background-repeat:repeat-x;
  background-position:top;
}

.center .div5
{
  width:18px;
  height:263px;
  background:url("/images/righttop.jpg");
  background-repeat:no-repeat;
  background-position:top;
}

.centerbottom
{
  height:149px;
  background-image:url("/images/footerbg.jpg");
}

.foot
{
  height:90px;
}