body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffffff;
}

body,td,th,input,textarea,select {
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border-style: none;
}

a:link {
	color: #000000;
	text-decoration: underline;

}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}

#main_container {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#header {
	float: left;
	clear: both;
	position: relative;
	width: 895px;
	height: 179px;
	background-image: url(/tpl/logo.gif);
	background-repeat: no-repeat;
	background-position: 23px 0;
}

#menu {
	width: 125px;
	position: absolute;
	bottom: 69px;
	left: 240px;
	font-size: 15px;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu li {
	text-transform: lowercase;
	margin: -1px 0 0 0;
	padding: 0;
}

#menu li a:link, #menu li a:visited, #menu li a:active {
	text-decoration: none;
	color: #bea49a;
}

#menu li a:hover {
	text-decoration: none;
	color: #6b2819;
}

#menu li .active:link, #menu li .active:visited, #menu li .active:hover, #menu li .active:active {
	text-decoration: none;
	color: #6b2819;
	font-weight: bold;
}

.header_link, .header_link:link, .header_link:visited, 
.header_link:hover, .header_link:active {
	position: absolute;
	display: block;
	width: 184px;
	height: 107px;
	top: 0;
	left: 23px;
	text-decoration: none;
}

#header2 .logo:link, #header2 .logo:visited, #header2 .logo:hover, #header2 .logo:active {

}

#lang {
	position: absolute;
	top: 22px;
	right: 37px;
}

#lang, #lang a:link, #lang a:visited, #lang a:hover, #lang a:active {
	font-size: 12px;
	color: #6b2819;
	text-decoration: none;
}

#header_info {
	position: absolute;
	top: 79px;
	right: 37px;
	width: 540px;
	color: #813d29;
	text-align: right;
	font-size: 28px;
}

#content_container {
	float: left;
	clear: both;
	width: 895px;
}

#content_spacer {
	float: left;
	clear: none;
	width: 240px;
}

#content {
	float: left;
	clear: none;
	width: 635px;
}

#contacts_spacer {
	float: left;
	clear: none;
	width: 23px;
}

#contacts_content {
	float: left;
	clear: none;
	width: 841px;
	background-image: url(/tpl/content_sifr_bg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

#contacts_content #inside1 {
	float: left;
	clear: both;
	width: 841px;
	height: 140px;
	background-image: url(/tpl/content_sifr_bg_top.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#contacts_content #inside2 {
	float: left;
	clear: both;
	width: 841px;
}

#contacts_content #inside2 #inside2a {
	float: left;
	clear: none;
	width: 20px;
}

#contacts_content #inside2 #inside2b {
	float: left;
	clear: none;
	width: 800px;
	text-align: center;
}

#contacts_content #inside3 {
	float: left;
	clear: both;
	width: 841px;
	height: 143px;
	background-image: url(/tpl/content_sifr_bg_bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#footer {
	float: left;
	clear: both;
	width: 895px;
	height: 20px;
}

.logo_table {
	border-collapse: collapse;
	border-style: none;
}
.logo_table td {
	vertical-align: top;
	padding: 0 10px 10px 0;
}
.rc_top_left {
	background-image: url(/tpl/rc_top_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.rc_top_right {
	background-image: url(/tpl/rc_top_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
.rc_bottom_left {
	background-image: url(/tpl/rc_bottom_left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.rc_bottom_right {
	background-image: url(/tpl/rc_bottom_right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.rc_border_top {
	background-image: url(/tpl/rc_border.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.rc_border_right {
	background-image: url(/tpl/rc_border.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
.rc_border_bottom {
	background-image: url(/tpl/rc_border.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}
.rc_border_left {
	background-image: url(/tpl/rc_border.gif);
	background-position: top left;
	background-repeat: repeat-y;
}

.logo_table img {
	padding: 6px 6px 3px 6px;
}

.pages_container, .pages_container a:link, .pages_container a:visited, .pages_container a:active {
	color: #bba196;
	text-decoration: none;
	font-weight: bold;
}

.pages_container a:hover {
	color: #6a2617;
	text-decoration: none;
	font-weight: bold;
}

.logo_description_container p {
	margin: 0;
	padding: 0;
}

.logo_description_container a,
.logo_description_container a:link, .logo_description_container a:visited, 
.logo_description_container a:hover, .logo_description_container a:active {
	color: #6A2617;
}