body {
  margin: 0px;
  padding: 0px;
  line-height: 1.5em;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  color: #666666;
  background: white none repeat scroll 0% 0%;
}

a:link, a:visited {
  color: black;
  text-decoration: underline;
  font-weight: normal;
}

a:active, a:hover {
  color: black;
  text-decoration: none;
}

p {
  margin: 0px;
  padding: 0px;
}

img {
  margin: 0px;
  padding: 0px;
  border: medium none;
}

.cleaner {
  clear: both;
  width: 100%;
  height: 0px;
  font-size: 0px;
}

.margin_bottom_10 {
  clear: both;
  width: 100%;
  height: 10px;
  font-size: 1px;
}

.margin_bottom_15 {
  clear: both;
  width: 100%;
  height: 15px;
  font-size: 1px;
}

.margin_bottom_20 {
  clear: both;
  width: 100%;
  height: 10px;
  font-size: 1px;
  color: black
}

.margin_bottom_30 {
  clear: both;
  width: 100%;
  height: 30px;
  font-size: 1px;
}

.margin_bottom_40 {
  clear: both;
  width: 100%;
  height: 40px;
  font-size: 1px;
}

.margin_bottom_50 {
  clear: both;
  width: 100%;
  height: 50px;
  font-size: 1px;
}

.margin_bottom_60 {
  clear: both;
  width: 100%;
  height: 60px;
  font-size: 1px;
}

.margin_right_40 {
  margin-right: 40px;
}

.margin_right_70 {
  margin-right: 70px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.button_01 a {
  clear: both;
  display: block;
  width: 100px;
  height: 23px;
  padding-top: 5px;
  background: rgba(0, 0, 0, 0) url("images/_button_01.png") no-repeat scroll 0% 0%;
  color: black;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

.header_01 {
  clear: both;
  padding-top: 10px;
  margin-bottom: 8px;
  font-size: 32px;
  line-height: 40px;
  color: white;
}

.header_02 {
  clear: both;
  padding-bottom: 10px;
  margin-bottom: 5px;
  font-size: 22px;
  letter-spacing: 2px;
  color: black;
  background: rgba(0, 0, 0, 0) url("images/_header_01a.png") no-repeat scroll left bottom;
}

.header_03 {
  clear: both;
  height: 35px;
  padding: 15px 0px 0px 0px;
  font-size: 18px;
  color: white;
  background: rgba(0, 0, 0, 0) url("images/_header_02.jpg") repeat-x scroll 0% 0%;
}

.header_04 {
  clear: both;
  font-size: 12px;
  font-weight: bold;
  color: black;
}

.header_04 a {
  clear: both;
  font-size: 12px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}

.header_05 {
  clear: both;
  font-size: 14px;
  color: white;
  width: 128px;
  height: 24px;
  padding: 3px 0px 0px 20px;
  margin-bottom: 5px;
  background: rgba(0, 0, 0, 0) url("images/_footer_title.png") no-repeat scroll 0% 0%;
}

#tc_header_wrapper {
  width: 100%;
  height: 80px;
  margin: 0px auto;
  /* background: #19446a url("images/_header_4.jpg") repeat-x scroll 0% 0%; */
}

#tc_header {
  width: 900px;
  margin: 0px auto;
  background-color: white;
}

#tc_header #site_logo {
  float: left;
  width: 70px;
  height: 80px;
  background: rgba(0, 0, 0, 0) url("images/tc_logo04.png") no-repeat scroll 0% 0%;
}

#tc_header #site_title {
  float: left;
  width: 370px;
  height: 62px;
  font-size: 36px;
  padding: 24px 0px 0px 10px;
  color: #D3222C;
}

#tc_menu {
  position: relative;
  float: right;
  height: 47px;
  margin: 10px 25px 0px 0px;
  background: rgba(0, 0, 0, 0) url("images/_menu_right.jpg") no-repeat scroll right center;
}

#tc_menu #tc_menu_left {
  position: absolute;
  width: 20px;
  height: 47px;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0) url("images/_menu_left.jpg") no-repeat scroll 0% 0%;
}

#tc_menu ul {
  margin: 10px 20px 0px 0px;
  padding: 0px;
  list-style: outside none none;
}

#tc_menu ul li {
  padding: 0px;
  margin: 0px;
  display: inline;
}

#tc_menu ul li a {
  float: left;
  display: block;
  width: 100px;
  padding: 5px 0px;
  background: rgba(0, 0, 0, 0) url("images/_menu_divider.jpg") repeat-y scroll right center;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  color: #919191;
  font-weight: normal;
  outline: medium none;
}

#tc_menu li a:hover, #tc_menu li .current {
  color: #ffffff;
}

#tc_menu li .last {
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
}

#tc_banner_wrapper {
  clear: both;
  width: 100%;
  height: 261px;
  margin: 0px auto;
  background: #454545 url("images/_banner_repeat.jpg") repeat-x scroll 0% 0%;
}

#tc_banner {
  width: 900px;
  height: 251px;
  margin: 0px auto;
  padding: 10px 40px 0px;
  background: rgba(0, 0, 0, 0) no-repeat scroll center bottom;
}

#tc_banner #tc_banner_image {
  float: left;
  width: 440px;
}

#tc_banner_content {
  float: right;
  text-align: left;
  width: 430px;
  margin-right: 20px;
}

#tc_banner_content p {
  color: #959787;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 30px;
}

#tc_banner_image_wrapper {
  position: relative;
  width: 380px;
  height: 160px;

}

#tc_banner_image_wrapper img {
  position: relative;
  width: 380px;
  height: 260px;
}

#tc_content_wrapper {
  clear: both;
  width: 980px;
  margin: 0px auto;
  background: white none repeat scroll 0% 0%;
}

#tc_content {
  width: 900px;
  padding: 20px 40px;
  background: white none repeat scroll 0% 0%;
}

#column_w530 {
  float: left;
  width: 530px;
  line-height: 20px;
  background: white none repeat scroll 0% 0%;
}

#column_w300 {
  float: right;
  width: 258px;
  margin-right: 20px;  
  background: #efefef none repeat scroll 0% 0%;
  border: 1px solid #e5e5e5;
}

#column_w530 .em_text {
  color: black;
}

#column_w530 p {
  margin-bottom: 15px;
}

.content_list_01 {
  margin: 0px 0px 0px 30px;
  padding: 0px;
  list-style: outside none square;
}

.content_list_01 li {
  margin: 0px;
  padding: 0px 0px 10px 10px;
}

.content_section_01 {
  border-left: 10px solid #f20707;
  padding-left: 20px;
  color: black;
}

.column_w300_section_01 {
  clear: both;
  padding: 20px 19px;
  background: rgba(0, 0, 0, 0) url("images/_side_column_divider.jpg") repeat-x scroll center bottom;
}

.even_color {
  background: #e0dfdf none repeat scroll 0% 0%;
}

.news_image_wrapper {
  float: left;
  width: 220px;
  height: 125px;
  padding: 4px;
  margin: 3px 0px 0px;
  border: 1px solid #dad8d8;
  background: white none repeat scroll 0% 0%;
}

.news_image_wrapper img {
  width: 219px;
  height: 124px;
  border: 1px solid #9c9d85;
}


#tc_footer_wrapper {
  width: 100%;
  margin: 0px auto;
  background: rgba(0, 0, 0, 0) url("images/_footer_a.jpg") repeat-x scroll 0% 0%;
}

#tc_footer {
  width: 920px;
  padding: 30px;
  margin: 0px auto;
  color: #515251;
}

#tc_footer a {
  text-decoration: none;
  color: #7a7a7a;
}

.section_w180 {
  float: left;
  width: 160px;
  padding: 0px 20px 0px 0px;
}

.section_w180_content {
  padding: 0px 0px 0px 20px;
}

#tc_footer .footer_menu_list {
  margin: 0px;
  padding: 0px;
  list-style: outside none none;
}

#tc_footer .footer_menu_list li {
  margin: 0px 0px 5px;
  padding: 0px;
}

#tc_footer .footer_menu_list li a {
  color: #928b85;
  font-weight: normal;
  text-decoration: none;
}

#site_logo {
  position: relative;
}

