#wrapper
{
  width: 980px;
  margin: 0 auto;
  background: url(img/bg.gif) repeat-y;
}
#header
{
  width: 667px;
  height: 260px;
  background: url(img/caption.jpg) no-repeat;
  text-align: left;
}
#content
{
  width: 729px;
  float: right;
  text-align: left;
}
#left
{
  width: 251px;
  float: left;
  text-align: left;
}
#footer_delimiter
{
  clear: both;
  height: 20px;
}
#footer
{
  width: 980px;
  height: 154px;
  background: url(img/bottom.png) no-repeat;
  text-align: left;
}
#footer .content
{
  padding-left: 350px;
  padding-top: 62px;
}

.contact
{
  padding-left: 5px;
  padding-top: 8px;
}

.ul_content
{
  list-style: none;
}
.ul_content ul
{
  list-style: none;
  margin-top: 5px;
}
.ul_content li
{
  background: url(img/ul.gif) no-repeat left top;
  font-family: "Arial";
  font-size: 12px;
  color: #555555;
  padding-left: 15px;
  margin-bottom: 4px;
}
.ul_content li div
{
  font-family: "Arial";
  font-size: 11px;
  color: #555555;
  padding-top: 5px;
}

h1, h2
{
  font-family: "Arial";
  color: #222222;
  padding: 0px;
  margin: 0px;
  font-weight: bold;
}
h1
{
  font-size: 16px;
}
h2
{
  font-size: 14px;
}

body, td,
.text, .text_grey, .text_light,
.text_small, .text_small_grey,
.text_big, .text_big_light,
.form_input,
.form_list_box,
.form_button,
.form_textarea,
.form_table
{
  font-family: "Arial";
}
.text,
.text_small,
.text_big,
.form_input,
.form_list_box,
.form_textarea,
.form_table
{
  color: #222222;
}
.text_grey, .text_small_grey
{
  color: #878687;
}
a,
.link_light
{
  text-decoration: underline;
}
a:link, a:visited
{
  color: #9a252b;
}
.text_light,
.text_big_light,
.link_light:link, .link_light:visited
{
  color: #ffffff;
}
a:hover
{
  color: #232683;
}
.link_light:hover
{
  color: #feedbe;
}
.external_url
{
  background: url(img/icons/external_url.gif) no-repeat right top;
  padding-right: 20px;
}
.email
{
  background: url(img/icons/email_url.png) no-repeat right top;
  padding-right: 20px;
}
body, td, .text, .text_light, .text_grey
{
  font-size: 12px;
}
.text_small, .text_small_grey
{
  font-size: 11px;
}
.text_big, .text_big_light
{
  font-size: 14px;
}

.background
{
  background-color: #fcc773;
}
.div_middle
{
  display: table-cell;
  vertical-align: middle;
}

.block_top
{
  width: 200px;
  height: 26px;
  background: url(img/block_top.gif) no-repeat;
  text-align: center;
}
.block_middle
{
  width: 200px;
  height: 180px;
  background: url(img/block_middle.gif) repeat-y;
}
.block_bottom
{
  width: 200px;
  height: 12px;
  background: url(img/block_bottom.gif) no-repeat;
}
.block_image
{
  width: 90px;
}
.block_shape
{
  width: 84px;
  height: 28px;
  background: url(img/block_shape.gif) no-repeat;
  text-align: center;
}

#demo
{
  width: 201px;
  height: 57px;
  display: block;
  background-image: url(img/demo.png);
  cursor: pointer;
}
#demo:hover, #demo.hover
{
  background-image: url(img/demo_.png);
}

.search_line
{
  background-color: #9a252b;
  height: 1px;
}
.search_select
{
  color: #ffffff;
  background-color: #9a252b;
}

.menu_div
{
  border: solid;
  border-width: 1px;
  border-top-width: 0px;
  border-color: #c41e1a;
  text-align: left;
}
.menu_div_item, .menu_div_item_over
{
  font-family: "Arial";
  padding: 6px;
  border: solid;
  border-width: 0px;
  border-top-width: 1px;
  border-color: #c41e1a;
  font-size: 16px;
}
.menu_div_item
{
  color: #000000;
  background-color: #fdd362;
}
.menu_div_item_over
{
  color: #ffffff;
  background-color: #c41e1a;
}

.form_input,
.form_list_box,
.form_button,
.form_textarea
{
  border: solid;
  border-width: 1px;
  border-color: #9a252b;
}
.form_input, .form_list_box
{
  font-size: 12px;
  background-color: #fedf8e;
}
.form_button
{
  font-size: 11px;
  background-color: #fdd362;
}
.form_textarea
{
  font-size: 12px;
  background-color: #fedf8e;
}

.search_div
{
  padding-top: 2px;
  height: 100px;
  overflow: visible;
}
.search_div_content
{
  padding: 4px;
  overflow: auto;
  background-color: #ffffff;
  border: solid;
  border-width: 1px;
  border-color: #9a252b;
}

.page_number_div
{
  float:left;
  padding-left: 10px;
}
* html .page_number_div
{
  margin-top: 3px;
}
.page_number,
.link_page_number:link,
.link_page_number:visited,
.link_page_number:hover
{
  padding: 3px;
  padding-left: 6px;
  padding-right: 6px;
  border: solid;
  border-width: 1px;
  font-size: 10px;
  text-decoration: none;
  height: 100%;
}
.page_number
{
  background-color: #64707d;
  border-color: #64707d;
  color: #ffffff;
}
.link_page_number:link, .link_page_number:visited
{
  background-color: #ffffff;
  border-color: #aaaaaa;
  color: #232683;
}
.link_page_number:hover
{
  background-color: #8394a5;
  border-color: #8394a5;
  color: #ffffff;
}