#head #service, 
#head #languages, 
#menu a, 
#submenu, 
p.totop,
#search {
  display: none;
}
#center, #center #content, #center #head {
  width: 100%;
}
#content, #content table td, #content table th {
  font-size: 15px;
  line-height: 22px;
}

#right {
  float: left;
  width: 500px;
}

#content .columns {
  position: relative;
  width: 100%; height: auto;
  clear: both;
}

#content .three .column {
  position: relative;
  float: left;
  width: 300px; height: auto;
  margin-right: 20px;
}

#content .three .column3 {
  margin-right: 0;
}

#content .two .column {
  position: relative;
  float: left;
  width: 320px; height: auto;                                                               
  margin-right: 20px;
}

#content .two .column2 {
  margin-right: 0;
}
#content .csc-textpic-imagewrap {
  position: relative;
  float: right;
  padding-right: 40px;
}
#content .csc-textpic ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#foot {
  float: left;
}

#foot .address {
  float: left;
}
#content .csc-default {
  margin-top: 10px;
}

#menu  {
  border-bottom: none;
}