body {
  background-color: white;
  background-repeat: repeat-x repeat-y;
  background-position: center top;
  background-image: url(../images/bg.png);
  text-align: center;
} 
DIV {
  -moz-box-sizing:border-box;
  box-sizing:border-box;
  margin:0;padding:0;
}
div#wrapper {
  width: 1009px;
  min-height: 721px;
  margin-left: auto;
  margin-right: auto;
}
#top_spacer {
  width: 1009px;
  height: 35px;
}
#middle_wrapper {
  width: 1009px;
  min-height: 651px;
  text-align: center;
}
#left-col {
  width: 41px;
  min-height: 651px;
  float: left;
}
#middle-col {
  width: 926px;
  min-height: 651px;
  float: left;
  text-align: center;
}
.banner {
  height: 162px;
  width: 926px;
  background-position: center top;
  background-repeat: no-repeat;
}
.menu {
  width: 926px;
  height: 34px;
  background-image: url(../images/menu-bg.png);
  background-position: center top;
  background-repeat: no-repeat;
  text-align: left;
}
.banner-2 {
  height: 109px;
  width: 926px;
}
.page-title {
  height: 55px;
  width: 926px;
  background-color: white;
  text-align: left;
}
.content-wrapper {
  min-height: 286px;
  width: 926px;
  background-color: #dcb67d;
  float: left;
}
.content-all {
  min-height: 286px;
  width: 926px;
  background-color: #dcb67d;
  padding: 15px 10px 5px 15px;
  text-align: left;
}
.content {
  min-height: 286px;
  width: 518px;
  float: left;
}
.news {
  min-height: 286px;
  width: 408px;
  float: left;
  padding: 10px 10px 10px 10px;
  text-align: left;
}
#right-col {
  width: 42px;
  min-height: 651px;
  float: left;
}
#bottom_spacer {
  width: 926px;
  height: 35px;
  float: left;
  color: white;
  text-align: center;
  font-size: small;
}
.tx-ccvscroller-pi1 {
  background-color: transparent;
}
.csc-textpic-imagewrap {
  height: 0px;
  background-color: #ffffff;
}
.csc-textpic-imagecolumn {
  height: 0px;
  background-color: #ffffff;
}
.submenu {
  height: 34px;
  width: 115px;
  padding-bottom: 1px;
  background:url(../images/2_menu_item.png) no-repeat;
}
.submenu a {
  display: block;
}
.submenu a:hover {
  background:url(../images/2_menu_item_ro.png) no-repeat;
  width: 115px;
  height: 34px;
}
p.bodytext img {
  border: 0px;
}
div.csc-textpic-imagewrap {
float: ;
}
div.csc-textpic img {
float: left;
}
