﻿body {
  margin: 0;
  color: #232020;
  font: 14px Helvetica, Arial, sans-serif;
  background: #b0b3b5 url(../images/bg-body.gif) repeat-x;
}
img {
  border-style: none;
}
a {
  text-decoration: none; /*color:#232020;*/;
  color: #5D0A0A;
}
a:hover {
  text-decoration: underline;
}
input, textarea, select {
  font: 12px/13px Helvetica, Arial, sans-serif;
  vertical-align: middle;
  margin: 0;
}
form {
  margin: 0;
  padding: 0;
  border: none;
}
.contactform {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  border-top: 1px #999999 solid;
  border-right: 1px #999999 solid;
  border-bottom: 8px white solid;
}
.cleft {
	padding: 10px 0px 10px 0px;
	width: 150px;
	text-align: left;
	font-weight: bold;
	border-left: 2px #A2A2A2 solid;
	border-bottom: 1px #999999 solid;
	background: url(../images/barbg.jpg) repeat-y;
}
.cright {
	background-color: #DDDDDD;
	padding: 10px 0px 10px 10px;
	border-left: 2px #A2A2A2 solid;
	border-bottom: 1px #999999 solid;
}
/* Main */
.main {
  margin: 0 auto;
  width: 914px;
  padding: 0 0 30px;
}
.main-bg {
  background: url(../images/main-bg.png) repeat-y;
  width: 914px;
}
.main-top {
  background: url(../images/main-top.gif) no-repeat;
  padding: 16px 16px 0 17px;
}
.main-bottom {
  background: url(../images/main-bottom.png) no-repeat;
  width: 914px;
  height: 13px;
}
.holder {
  overflow: hidden;
  height: 1%;
}
/* Header */
#header {
  width: 830px;
  height: 88px;
  overflow: hidden;
  background: url(../images/bg-header.gif) no-repeat;
  margin: 0 0 11px;
  padding: 19px 23px 0 28px;
  position: relative;
  display: none;
}
/* Logo */
.logo {
  background: url(../images/logo.gif) no-repeat;
  float: left;
  width: 278px;
  height: 70px;
  text-indent: -9999px;
}
.logo a {
  display: block;
  overflow: hidden;
  height: 100%;
}
.header-area {
  float: right;
  width: 552px;
  padding: 6px 0 0;
}
.btn-login {
  float: right;
  width: 91px;
  height: 27px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../images/btn-login.gif) no-repeat;
  margin: 0 0 11px;
}
/* Navigation */
.wrapper {
  overflow: hidden;
  width: 100%;
  clear: both;
  padding: 1px 0 0;
}
.nav {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
  clear: both;
  font-size: 13px;
}
.nav li {
  float: left;
  padding: 0 0 0 12px;
  height: 1%;
}
.nav li a {
  float: left;
  height: 40px;
  line-height: 25px;
  background: none;
  cursor: pointer;
  color: #231f20;
}
.nav li a:hover, .nav li.active a {
  text-decoration: none;
  color: #fff;
}
.nav a .left {
  float: left;
  width: 6px;
  height: 40px;
  background: url(../images/arrow-nav.png) no-repeat;
}
.nav a:hover .left, .nav li.active a .left {
  background: url(../images/nav-left.png) no-repeat;
}
.nav a .text {
  float: left;
  height: 40px;
  padding: 0 2px 0 4px;
}
.nav a:hover .text, .nav li.active a .text {
  background: url(../images/nav-repeat.png) repeat-x;
}
.nav a .right {
  float: left;
  width: 6px;
  height: 40px;
}
.nav a:hover .right, .nav li.active a .right {
  background: url(../images/nav-right.png) no-repeat;
}
/* Banner */
.banner {
  position: relative;
  width: 891px;
  height: 193px;
  display: none;
}
.banner img {
  display: block;
  margin: 0 auto;
}
.banner p {
  margin: 0;
  position: absolute;
  top: 47px;
  left: 73px;
  color: #636466;
  font-size: 27px;
  line-height: 32px;
}
/* Content */
.content {
  overflow: hidden;
  padding: 22px 33px 0 0;
}
/* Main-box */
#main-box {
}
.inner #main-box {
  margin: 0;
}
#main-box h1 {
  color: #c1272d;
  margin: 0;
  padding: 0 0 18px;
  font-size: 28px;
  line-height: 24px;
  font-weight: normal;
  position: relative;
  z-index: 10;
  background: #fff;
}
#main-box h5 {
  margin: 0;
  padding: 5px 0 4px 1px;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: #800000;
}
#main-box p {
  line-height: 20px;
  margin: 0;
  padding: 0 0 8px;
  width: 80%;

}
#main-box ul {
  list-style: disc;
  list-style-image: url(../images/bullet_red.gif);
  margin: 0;
  padding: 0px 22px 8px;
  line-height: 20px;
}
#main-box li {
  margin: 0;
  padding: 0px 10px 0px;
  line-height: 20px;
  width: 70%;
}
/* Alt-box */
#alt-box {
}
.inner #alt-box {
  margin: 0;
}
#alt-box h1 {
  color: #c1272d;
  margin: 0;
  padding: 0 0 18px;
  font-size: 28px;
  line-height: 24px;
  font-weight: normal;
  position: relative;
  z-index: 10;
  background: #fff;
}
#alt-box h5 {
  margin: 0;
  padding: 5px 0 4px 1px;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  color: #800000;
}

#alt-box p {
  margin: 0;
  padding: 0 0 8px;
  line-height: 20px;
  width: 80%;
}
.list {
  /* margin:-1px 0 0; */
  margin: -1px 0px 20px 0px;
  padding: 0;
  list-style: none;
  overflow: hidden;
  height: 1%;
}
.list li {
  border-top: 1px solid #d3d3d5;
  line-height: 23px;
}
.list li span {
  color: #c0272d;
  padding: 0 15px 0 0;
  background: url(../images/arrow-list.gif) no-repeat 100% 2px;
  margin: 0 10px 0 0;
}
.content-area {
  margin: -7px 0 0;
  padding: 0 0 45px;
  list-style: none;
  color: #231f20;
  position: relative;
  z-index: 2;
}
.content-area li {
  overflow: hidden;
  height: 1%;
  border-top: 1px solid #e7e7e8;
  padding: 6px 0 0;
  margin: 0 0 7px;
}
.content-area .conteiner-img {
  float: left;
  margin: 4px 21px 0 0;
  width: 72px;
  height: 105px;
  padding: 3px;
  background: url(../images/bg-conteiner-img.gif) no-repeat;
}
* html .content-area .conteiner-img {
  margin: 1px 18px 0 0;
}
.content-area .conteiner-img img {
  height: 104px;
  width: 71px;
  display: block;
}
.content-area strong {
  font-size: 17px;
  line-height: 24px;
}
.content-area span {
  display: block;
  font-size: 15px;
  line-height: 13px;
  padding: 0 0 3px;
}
#main-box .content-area p {
  padding: 0;
}
.content-area .more {
  color: #c0272d;
  background: url(../images/arrow-list.gif) no-repeat 16px 3px;
  padding: 0 0 0 25px;
}
/* Sidebar */
#sidebar {
  float: left;
  width: 243px;
  background: url(../images/sidebar-bg.gif) repeat-y;
  display: none;
}
#sidebar .bottom {
  background: url(../images/sidebar-bottom.gif) no-repeat 0 100%;
}
.heiding {
  background: #7f2022 url(../images/sidebar-top.gif) no-repeat;
  padding: 5px 0 5px 16px;
}
#sidebar h3 {
  font-size: 26px;
  margin: 0;
  color: #fff;
  line-height: 28px;
  font-weight: normal;
}
#sidebar .bg {
  background: url(../images/sidebar-gr.gif) no-repeat;
  margin: 0 1px;
  padding: 10px 0 14px 0;
}
.inner #sidebar .bg {
  padding: 0;
  margin: 0;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sidebar li {
  padding: 0 8px 5px 11px;
  line-height: 15px;
}
.inner #sidebar li {
  background: url(../images/bg-list.gif) no-repeat 0 100%;
  padding: 14px 8px 10px 13px;
  margin: 0 0 0 -1px;
}
#sidebar li a {
  color: #211c1e;
  background: url(../images/arrow-sidebar.gif) no-repeat;
  padding: 0 8px 2px 22px;
  display: block;
  height: 1%;
}
.inner #sidebar li a {
  padding: 0 8px 2px 26px;
}
.inner #sidebar li a strong {
  display: block;
  font-size: 18px;
  padding: 0 0 5px;
  line-height: 14px;
  font-weight: normal;
}
/* Footer */
#footer {
  overflow: hidden;
  height: 1%;
  padding: 0 33px 5px 0;
  display: none;
}
.banners {
  float: left;
  width: 243px;
  height: 65px;
}
.banners img {
  vertical-align: middle;
  margin: 0 18px 0 0;
}
.footer-area {
  float: right;
  width: 560px;
  border-top: 1px solid #cecfd0;
  padding: 21px 0 0;
  margin: 18px 0 0;
  overflow: hidden;
}
.footer-area ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer-area .nav1 {
  float: left;
  margin: 0 0 0 -8px;
}
.footer-area .nav1 li {
  display: inline;
  padding: 0 5px 0 8px;
  background: url(../images/separator1.gif) no-repeat 0 2px;
}
.footer-area .nav1 li a {
  color: #58585b;
}
.footer-area .nav2 {
  float: right;
}
.footer-area .nav2 li {
  display: inline;
  padding: 0 0 0 15px;
  background: url(../images/arrow-footer-nav.gif) no-repeat 8px 4px;
}
.footer-area .nav2 li a {
  color: #c0272d;
}
#main-box p.pageimage {
  border-bottom: 0px;
  padding-bottom: 0px;
  line-height: 0px;
}
#printonly {
  color: #C1272D;
}
.printbottom{
  padding-left:17px;
}
}
#main-box table p {
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: normal;
}
.copyright{
display:none;
visibility:hidden;
}

