/* Generated by KompoZer */
.colmask {
  position: relative;
  clear: both;
  float: left;
  width: 100%;
  overflow: hidden;
}
.colright, .colmid, .colleft {
  float: left;
  width: 100%;
  position: relative;
}
.col1, .col2, .col3 {
  padding: 0 0 1em;
  float: left;
  position: relative;
  overflow: hidden;
}
.rightmenu {
  background: #eeeeee none repeat scroll 0%;
}
.rightmenu .colleft {
  background: #ffffff none repeat scroll 0%;
  right: 25%;
}
.rightmenu .col1 {
  width: 71%;
  left: 27%;
}
.rightmenu .col2 {
  width: 21%;
  left: 31%;
}
#footer {
  border-top: 1px solid #000000;
  clear: both;
  float: left;
  width: 100%;
}
#footer p {
  margin: 0;
  padding: 10px;
}
