.break {
  overflow: hidden;
  clear: both;
  height: 1px;
}

body {
      background: url('/images/site_back.png');
    background-position: center;
  padding: 0px;
  margin: 0px;
}

body, th, td, select, input, option, textarea, li {
  font-family: 'Verdana', sans-serif;
  font-size: 12px;
}

#align_canvas {
  width: 975px;
  margin: auto;
}

#top {
  height: 172px;
  }

#content_canvas {
  width: 975px;
  height: 592px;
  background: url('/images/content_back.jpg');
}

#top_menu {
  width: 766px;
  height: 39px;
  float: right;
  position: relative;
  overflow: hidden;
}

#top_menu ul {
  margin: 0px;
  padding: 0px;
  position: relative;
  float: left;
  left: 50%;
}

#top_menu li {
  display: block;
  position: relative;
  float: left;
  left: -50%;
}

#top_menu li a {
  display: block;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
  color: #000000;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-top: 13px;
  margin-left: 17px;
      padding-right: 18px;
    border-right: solid #000000 2px;;
    }

#top_menu li.last a {
  border-right-width: 0px;
}

#top_menu li a:hover {
  color: #ffffff;
  }

#left_menu {
  width: 209px;
  height: 552px;
  margin-right: 0px;
  margin-left: 0px;
  overflow: auto;
  float: left;
}

#left_menu ul {
  margin: 0px;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#left_menu li {
  display: block;
}

#left_menu a {
  display: block;
  text-decoration: none;
  font-weight: bold;
  color: #000000;
  margin-top: 0px;
  padding-top: 2px;
      padding-bottom: 2px;
    margin-bottom: 0px;
    }

#left_menu li.last a {
  border-bottom-width: 0px;
}

#left_menu a:hover {
    color: #000000;
}

#subpage_canvas {
  width: 566px;
  height: 552px;
  float: left;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  
}

#subpage {
  width: 100%;
  height: 100%;
}

#footer {
  clear: both;
  color: #ffffff;
  margin-top: 5px;
  margin-bottom: 50px;
}

#footer a {
  color: #ffff00;
  text-decoration: none;
}

#footer a:hover {
  color: #00ffff;
  text-decoration: underline;
}

#counter {
  float: left;
}

#counter_count {
  font-size: 14px;
  font-weight: bold;
}

#copyright {
  text-align: right;
  float: right;
}

  

#footer {
  height: 22px;
  margin: 0px;
  margin-bottom: 0px;
	background:#64B18C;
}

#footer div {
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
}

#footer #counter {
  padding-top: 0px;
}

#left_menu {
  margin-top: 40px;
}

#left_menu a {
  outline: none;
}

#left_menu .menuhead {
  font-family: 'Tahoma', sans-serif;
	font-size: 14px; 
  background: url('/images/menuhead.png');
  clear: both;
  color: #000000;
  text-align: left;
  /* text-shadow: 3px 3px 5px #000, 3px 3px 5px #000, 3px 3px 5px #000; */
  padding-top: 2px;
  height: 20px;
  cursor: hand;
}

#left_menu .menuhead .menutitle {
  padding-left: 15px;
	width: 165px;
	color:#fff;
	padding-top: 5px;
	background:url(images/menu_title.png);
	background-repeat:no-repeat;
	height: 23px;
}

#left_menu .menulist {
  padding-top: 5px;
  padding-bottom: 20px;
}

#left_menu .menulist a {
  font-family: 'Tahoma', sans-serif;
	font-size: 14px;
  color: #000000;
  font-weight: normal;
  padding-left: 15px;
}

#left_menu_canvas {
  height_: 270px;
  min-height: 270px;
  padding: 10px;
  padding-bottom: 20px;
}

#highlights_canvas {
  float: left;
  width: 190px;
  padding-top: 10px;
  padding-left: 10px;
}

#highlights {
  width: 190px;
  height: 542px;
}



