* { 
	padding: 0px;
	margin: 0px;
	outline: none;
}
img {
	border: 0px;
}
body {
	font: 11px tahoma;
	color:#000000;
  background:#390600 url(img/bg.jpg) repeat-x scroll 0 0;
}
#wrapper {
	width: 974px;
	margin: 0 auto;
	padding: 13px 0 0;
}
#wrapper img.left {
	float: left;
}
#main {
  background: url(img/main-bg.png) repeat-y scroll 0 0;
  float: left;
  padding:0 3px;
  width:968px;
}
#menu {
  background:#6c1208 url(img/menu-bg.jpg) no-repeat scroll 0 0;
  padding: 15px 23px 0 23px;
  float: left;
  width: 215px;
}
#logo {
  float: left;
  padding:5px 0 27px 7px;
}
#lang {
  width: 138px;
  float: left;
  padding: 0 0 27px 39px;
}
#lang a {
  float: left;
  margin: 0 30px 0 0;
}
#menu ul {
  float: left;
  width: 215px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  padding: 0 0 10px 0;
}
#menu ul a {
	font: 13px tahoma;
	color:#ffffff;
	text-decoration:none;
}
#menu li {
  padding: 5px 0 5px 5px;
  border-bottom:1px solid #752017;
}
#menu li.act {
  background: url(img/menu-bull-act.gif) no-repeat scroll 9px 11px;
}
#menu li.act a {
  color:#ffc601;
}
#menu li.last {
  border-bottom: 0 none;
}
#submenu li {
  padding: 5px 0 5px 21px;
  border-bottom:1px solid #752017;
  background: url(img/menu-bull.gif) no-repeat scroll 9px 11px;
}
#right {
  float: right;
  width: 687px;
  padding: 0 10px 0 0;
}
#content {
  padding:18px 0 10px 8px;
  float: left;
  line-height:1.5;
  width: 676px;
  min-height:300px;
}
#indexLeft {
  width: 385px;
  padding: 0 28px 0 0;
  float: left;
  background: url(img/index-border.gif) repeat-y scroll 100% 0;
}
#indexLeft span, #indexRight span, h1 {
  float: left;
	font: 16px tahoma;
	color:#8d190c;
	font-weight: bold;
	width: 100%;
	padding: 0 0 10px 0;
}
#indexLeft p, #indexRight p {
	width: 100%;
}
#indexRight {
  float:left;
  padding:0 0 0 30px;
  width:215px;
}
#content p {
  float: left;
  padding: 0 0 6px;
  width: 100%;
}
#content a {
  color: #8d1a1f;
}
#copy {
  color:#b0736c;
  float:left;
  padding:6px 20px 20px;
  width:936px;
}
#copy div.left {
  display:inline;
  float:left;
  width:300px;
  font-size: 10px;
}
#copy div.right {
  display:inline;
  float:right;
  width:300px;
}
#copy a {
  color:#b0736c;
  float:right;
  text-decoration:none;
  font-size: 10px;
}
table {
  border:1px solid #AE4439;
  border-collapse:collapse;
  clear:both;
  margin:5px 0 10px;
}
td {
  border:1px solid #AE4439;
  padding:8px;
}
#content ul {
  float:left;
  padding: 5px 0 10px 15px;
}
#content li {
  padding:0 0 1px;
}
#contacts {
  border-top:1px solid #808080;
  float:left;
  margin:15px 0 0;
  padding:2px 5px 5px;
  width:666px;
}
#contacts span {
  color: #808080;
  padding:0 21px 0 0;
}
#contacts span.last {
  padding:0 !important;
}
#contacts a {
  color:#8d190c;
}

#content form div {
  float:left;
  padding:5px 0;
  width: 100%;
}
#content form div.radio {
  float:left;
  padding:0;
  width: 130px;
}
#content form div.radio div {
  float:left;
  padding: 1px 0;
  width: 130px;
}
label.label_1 {
  float:left;
  font-weight:bold;
  width:250px;
}
label.label_1 span {
  color: #9c1b0d;
}
form textarea {
  width: 250px;
  float: left;
  height:100px;
  border:1px solid #b1b1b1;
}
form input {
  height: 16px;
  width: 250px;
  float: left;
  border:1px solid #b1b1b1;
}
form input.radio {
  height: auto;
  width: auto;
  float: left;
  border: 0 none;
  margin:0 6px 0 0;
}
#send {
  padding: 0 10px 0 250px !important;
  float: left !important;
  width: auto !important;
}

#send input {
	background:#8D190C none repeat scroll 0 0;
	border:0 none !important;
	color:#FFFFFF;
	float:left;
	height:auto !important;
	padding:5px;
	width:auto !important;
}

#imagemap
{
	clear:both;
}
#imagemap img
{
	float:left;
	display:inline;
	position:relative;
}

#imagemap div
{
	position:relative;
	background:#390600;
	color:#ffffff;
	font-family:tahoma;
	font-size:12px;
	text-align:center;
	padding-top:2px;
	width:235px;
	height: 20px;
	margin-top:-391px;
	float:left;
	left:441px;
}
h3 {
	font: 15px tahoma;
	color:#8D190C;
	font-weight:bold;
	padding:0 0 2px;
}
h4 {
	font: 12px tahoma;
	color:#8D190C;
	font-weight:bold;
	padding:0 0 2px;
}
hr {
	background-color:#752017;
	border:0 none;
	color:#752017;
	height:1px;
}