* {
	margin: auto;
}

body {
	background: #ffffff;
	font-size: medium;
	line-height: 1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #41413a;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*in_line*/

input, select, textarea {
  vertical-align: middle;
  font-weight: normal;
  font-family: tahoma;
  color: #a9a976;
  font-weight: normal;
  font-size: 1em;
  background: #fff;
  padding-left: 10px;
}

img {
  border: 0;
  vertical-align: top;
  text-align: left;
}

ul {
  list-style: none;
}
/*==================list====================*/

ul{
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul li {
  line-height: 18px;
}

ul li a{
  text-decoration: underline;
  color: #aaaaaa;
  background: url(Images/marker_list.gif) no-repeat 0 5px;
  padding-left: 12px;
}

ul li a:hover{
  text-decoration: none;
}

ul.list {
  margin: 0 0 10px 0;
  padding: 0px;
  list-style: none;
}

ul.list li {
  line-height: 1.45em;
  color: #fe3b13;
  background: url(Images/list_bg.gif) repeat-x bottom;
  padding-bottom: 11px;
  margin-bottom: 8px;
  text-transform: uppercase;
  font-weight: bold;
}

ul.list li a{
  text-decoration: none;
  color: #0f2139;
  padding-left: 0;
  display: block;
  text-transform: none;
  font-weight: normal;
}

ul.list li a:hover{
  text-decoration: none;
  color: #fe3b13;
}

ul.list li.none {
  background: none;
}

ul.list_1 {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul.list_1 li {
  line-height: 1.45em;
  color: #a9a976;
  padding-left: 32px;
  margin-bottom: 7px;
}

ul.list_1 li img {
  vertical-align: top;
  margin: 0 12px 0 -32px;
}

ul.list_1 li a{
  text-decoration: underline;
  color: #a9a976;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0;
}

ul.list_1 li a:hover{
  text-decoration: none;
}

ul.list_2 {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul.list_2 li {
  line-height: 1.82em;
  color: #a9a976;
}

ul.list_2 li a{
  text-decoration: underline;
  color: #a9a976;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 0;
}

ul.list_2 li a:hover{
  text-decoration: none;
}

ul.list_3 {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

ul.list_3 li {
  line-height: 1.82em;
  color: #5d8311;
}

ul.list_3 li a{
  text-decoration: underline;
  color: #5d8311;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 0;
}

ul.list_3 li a:hover{
  text-decoration: none;
}
/*==========================================*/

a {
  text-decoration: underline;
  color: #41413a;
}

a:hover {
  text-decoration: none;
}

a.link {
  text-decoration: underline;
  color: #5d8311;
  text-transform: uppercase;
  font-weight: bold;
}

a.link:hover {
  text-decoration: none;
}

a.link_1 {
  text-decoration: underline;
  color: #a9a976;
  text-transform: uppercase;
  font-weight: bold;
}

a.link_1:hover {
  text-decoration: none;
}

.column {
  float: left;
}

.clear {
  clear: both;
}

.logo {
  position: absolute;
  margin: 22px 0 0 284px;
  width: 229px;
  height: 78px;
}

h1{
  text-indent: -10000px;
  background: url(Images/logo.jpg) no-repeat 0 22px;
  height: 100px;
  margin: 0 0 11px 284px;
  font-size: 0;
  line-height: 0;
}

h2 {
  color: #fe3b13;
  text-transform: uppercase;
  font-size: 1em;
  margin: 0;
}

h3 {
  color: #fe3b13;
  text-transform: uppercase;
  font-size: 1em;
  margin: 0 0 16px 0;
}

p {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 12px;
  margin-left: 25px;
}

#site_center {
  background-repeat: repeat-x;
  background-position: top;
}

#menu, #wapper_header {
  width: 780px;
}
/*header*/

#menu {
  height: 155px;
}

#menu img {
  margin-right: 1px;
}

.m1 {
  margin-left: 13px;
}

#wapper_header {
  height: 412px;
  background: url(Images/header_bg.gif) no-repeat 2px bottom;
}

#wapper_header .txt {
  margin: 58px 0 80px 34px;
}

#wapper_header .bg {
  margin: 0 2px 0 2px;
}
/*content*/

#content {
	font-size: small;
	line-height: 1.45em;
}

#content .bg {
  margin: 0 2px 0 2px;
  background: url(Images/cont_bg.gif) repeat-x top #fffeef;
}

#content .bg_1 {
  width: 100%;
}

.title {
  margin-bottom: 15px;
  display: block;
}

.img_left {
  float: left;
  margin: 5px 20px 15px 0;
}
/*footer*/

html > body#footer {
  height: 129px;
  margin: 0 2px 0 2px;
  *margin: 0 2px 0 2px;
  _margin: 0 2px 0 2px;
  font-size: 0.6875em;
  line-height: 1.45em;
}

#footer .bg {
  margin: 0 2px 0 2px;
  *margin: 0 2px 0 2px;
  _margin: 0 2px 0 2px;

  background: url(Images/footer_bg.gif) repeat-x top #fff;
  padding-top: 47px;
  *padding-top: 47px;
  _padding-top: 47px;

}
/*================== index.html ==================*/
/*================== index-1.html ==================*/

#page2 #content .col_1 .indent {
  padding: 18px 40px 8px 33px;
}

#page2 #content .col_2 .indent {
  padding: 0 31px 0 0;
}

#page2 #content .col_2 .block .ind {
  padding: 25px 18px 18px 22px;
}
/*================== index-2.html ==================*/

#page3 #content .bg_1 {
  background: url(Images/line_y_bg.gif) repeat-y 279px 0;
}

#page3 #content .col_1 .indent {
  padding: 18px 58px 4px 33px;
  background: url(Images/line_top.gif) no-repeat 279px 0;
}

#page3 #content .col_2 .indent {
  padding: 18px 31px 0 0;
}
/*================== index-3.html ==================*/

#page4 #content .bg_1 {
  background: url(Images/line_y_bg.gif) repeat-y 493px 0;
}

#page4 #content .col_1 .indent {
  padding: 18px 60px 5px 34px;
  background: url(Images/line_top.gif) no-repeat 493px 0;
}

#page4 #content .col_1 .block {
  margin-top: 25px;
}

#page4 #content .col_1 .block .ind {
  padding: 25px 18px 9px 22px;
}

#page4 #content .col_2 .indent {
  padding: 18px 31px 0 0;
}
/*================== index-4.html ==================*/

#page5 #content .bg_1 {
  background: url(Images/line_y_bg.gif) repeat-y 279px 0;
}

#page5 #content .col_1 .indent {
  padding: 18px 58px 2px 33px;
  background: url(Images/line_top.gif) no-repeat 279px 0;
}

#page5 #content .col_2 .indent {
  padding: 18px 31px 0 0;
}
/*================== index-5.html ==================*/

#page6 #content .bg_1 {
  background: url(Images/line_y_bg.gif) repeat-y 279px 0;
}

#page6 #content .col_1 .indent {
  padding: 18px 58px 38px 33px;
  background: url(Images/line_top.gif) no-repeat 279px 0;
}

#page6 #content .col_2 .indent {
  padding: 18px 31px 0 0;
}

#page6 #content .col_3 .indent {
  padding: 0 31px 0 0;
}

#page6 #content .col_3 .block .ind {
  padding: 25px 18px 23px 22px;
}

input {
  width: 154px;
  height: 20px;
}

.div_input {
  height: 26px;
}

textarea {
  width: 154px;
  height: 113px;
  overflow: auto;
  margin-bottom: 6px;
}

.div_links {
  text-align: right;
  width: 164px;
}
/*================== index-6.html ==================*/

#page7 #wapper_header {
  height: 257px;
  background: url(Images/wrapper_header_bg_p7.jpg) no-repeat 0 0;
}

#page7 #content .indent {
  padding: 33px 50px 26px 33px;
}

#page7 #content .bg {
  margin: 0 2px 0 2px;
  background: url(Images/cont_bg_p7.gif) repeat-x top #fffeef;
}

#page7 #content p {
  margin-bottom: 16px;
}
/*==================block====================*/

.block_head {
  background: #8aae28;
  width: 100%;
}

.block_head .l_t {
  background: url(Images/l_t_1.gif) left top no-repeat;
}

.block_head .r_t {
  background: url(Images/r_t_1.gif) right top no-repeat;
}

.block_head .r_b {
  background: url(Images/r_b_1.gif) right bottom no-repeat;
}

.block_head .l_b {
  background: url(Images/l_b_1.gif) left bottom no-repeat;
  width: 100%;
}

.block_head .left {
  background: url(Images/left_1.gif) repeat-y left;
}

.block_head .top {
  background: url(Images/top_1.gif) repeat-x top;
}

.block_head .right {
  background: url(Images/right_1.gif) repeat-y right;
}

.block_head .bot {
  background: url(Images/bot_1.gif) repeat-x bottom;
}

.block_head .ind {
  padding: 17px 16px 27px 24px;
}

.block_head .title {
  margin-bottom: 10px;
  display: inline;
}

.block_head .box {
  width: 720px;
}

.block_head .col_box_1 {
  width: 280px;
}

.block_head .col_box_2 {
  width: 440px;
  padding-top: 12px;
}

.block_head .col_box_2 img {
  margin-right: 12px;
}

.block_head .col_box_2 .prev {
  margin-right: 12px;
}

.block_head .col_box_2 .next {
  margin: 0 0 0 10px;
}

.block {
  background: #f5f4dc;
  width: 100%;
  color: #a9a976;
}

.block .l_t {
  background: url(Images/l_t_2.gif) left top no-repeat;
  width: 100%;
}

.block .r_t {
  background: url(Images/r_t_2.gif) right top no-repeat;
}

.block .r_b {
  background: url(Images/r_b_2.gif) right bottom no-repeat;
}

.block .l_b {
  background: url(Images/l_b_2.gif) left bottom no-repeat;
}

.block .left {
  background: url(Images/left_2.gif) repeat-y left;
}

.block .top {
  background: url(Images/top_2.gif) repeat-x top;
}

.block .right {
  background: url(Images/right_2.gif) repeat-y right;
}

.block .bot {
  background: url(Images/bot_2.gif) repeat-x bottom;
}

.block_foot {
  background: #1d1e22;
  width: 100%;
  color: #676660;
  margin: 0 0 12px 0;
}

.block_foot .l_b {
  background: url(Images/l_b_3.gif) left bottom no-repeat;
}

.block_foot .r_b {
  background: url(Images/r_b_3.gif) right bottom no-repeat;
}

.block_foot .ind {
  padding: 13px 20px 25px 36px;
}

.block_foot a {
  text-decoration: underline;
  color: #676660;
}

.block_foot a:hover {
  text-decoration: none;
}

.block_foot a.menu {
  text-decoration: none;
  color: #9c9888;
}

.block_foot a.menu:hover {
  color: #676660;
}
/*==========================================*/
