* {    
	outline-color: #FC3;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
 *behavior: url(js/boxsizing.htc);
}
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block;
}
mark, rp, rt, ruby, summary, time {
	display: inline
}
/* reset */
a, abbr, acronym, address, applet, article, aside, audio, b, blockquote, big, body, center, canvas, caption, cite, code, command, datalist, dd, del, details, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
	background: transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top;
}
blockquote, q {
	quotes: none;
}
img {
	vertical-align:top;
}
/* Global properties ======================================================== */
body {
	background: #1c1715;
	font-family: Arial, Helvetica, sans-serif;
	min-width:940px;
	font-size:13px;
	line-height:18px;
	color:#b5aca0;
}
html, body {
	height:100%;
}
a {
	color:#ffc52e;
}
a:hover {
	text-decoration:none;
}
p {
	margin-bottom:18px;
}
h1 {
	font-size:24px;
	line-height: 24px;
	color: #e3dcc8;
	font-weight:normal;
	text-decoration:none;
	margin: 0 0 25px;
	padding: 0;
}
h2 {
	font-size:24px;
	line-height: 24px;
	color: #e3dcc8;
	font-weight:normal;
	text-decoration:none;
	margin: 0 0 25px;
	padding: 0;
}
h3 {
	font-size:24px;
	line-height: 24px;
	color: #e3dcc8;
	font-weight:normal;
	text-decoration:none;
	margin: 0 0 25px;
	padding: 0;
}
.col1, .col2, .col3 {
	float:left;
}
.divider {
	border-bottom: 1px dotted #5a544d;
	height:10px;
	margin-bottom:15px;
}
/* Global Structure ============================================================= */
.container {
	margin: 0 auto;
	position: relative;
	width: 940px;
}
/* Left & Right alignment */

.fleft {
	float:left !important;
}
.fright {
	float:right !important;
}
.clear {
	clear:both;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.wrapper_no_over {
	width:100%;
	display:inline-block;
}
.more {
	font-size:10px;
}
.img-indent {
	margin:0 25px 25px 0;
	float:left;
}
.col-right .img-indent {
	margin:0 18px 18px 0;
}
.border {
	margin-top:3px;
	border:3px solid #e4e0d5;
	position:relative;
	behavior: url(js/PIE.htc);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.34);
	-moz-box-shadow:    0px 1px 3px 0px rgba(0, 0, 0, 0.34);
	box-shadow:         0px 1px 3px 0px rgba(0, 0, 0, 0.34);
}
.fullwidth {
	width:100%;
}
/*===== header =====*/
header {
	overflow:hidden;
	color:#333333;
	font-size:12px;
	line-height:18px;
	height: 729px;
	position: relative;
	background:  url(../images/header-bg.jpg) repeat center 15px;
}
#header_top {
	background:url(../images/top-line.png) repeat-x center 0;
	position:relative;
	z-index: 100;
	padding-top: 48px;
}
#slider {
	position:absolute;
	z-index: 99;
	top:200px;
	width: 100%;
	height:580px;
	text-align: center;
}
.header_top {
	height: 129px;
}
header .col1 {
	width:198px;
}
header .col2 {
	width:742px;
}
#login {
	position:absolute;
	top:0;
	right:0;
	height:auto;
	width:250px;
	background:url(../images/header_login.jpg) no-repeat 0 0;
	color: #fff;
	font-size:12px;
	line-height:14px;
}
#header_link {
	margin-top:5px;
	text-align: left;
	color:#ada182;
	float: left;
	width: 245px;
}
#header_link a {
	display:block;
	float:left;
	margin-right:15px;
	color:#ada182;
	text-decoration:none;
	border-bottom: 1px dotted #ada182;
}
#header_link a:hover {
	color:#ffc52e;
	text-decoration: none;
	border-bottom: 1px dotted #ffc52e;
}
#language {
	float:left;
	width:85px;
}
#phone, .footer-phone {
	float: right;
	color:#ada182;
	font-size:21px;
	line-height:22px;
}
#phone span, .footer-phone span {
	display: inline-block;
	color:#ffc52e;
	font-size:15px;
	line-height: 16px;
}
nav {
	width:742px;
	margin-top:25px;
	z-index: 5000;
	position: relative;
	height:53px;
	background:url(../images/black60.png) repeat 0 0;
}
/*===== content =====*/
#content {
	background:url(../images/c-bg.png) repeat-x 0 0;
	padding-bottom: 20px;
}
#content_outer {
	background:url(../images/c-bg-repeat.png) repeat 0 0 #38332e;
}
#content .inside {
	padding: 70px 0 20px;
}
#content .col-center {
	float:left;
	width:630px;
	padding-right:20px;
}
#content .col-right {
	float:left;
	width:310px;
	background:url(../images/col-right.png) no-repeat 0 0;
	padding-left: 18px;
	min-height: 500px;
}
#content_dark {
	background: #1c1715;
}
#content_dark .inside {
	padding:30px 0;
}
.news-box {
	margin-bottom: 10px;
}
.news-box .date, .date {
	color:#837c72;
	margin-bottom: 15px;
}
.news-box .teaser {
	color:#ffc52e;
	font-size:13px;
	line-height: 18px;
	font-weight: bold;
}
.banner_row {
	margin-top: -78px;
	z-index: 1000;
	position: absolute;
	left: 50%;
	margin-left: -470px;
}
.banner_row .banner {
	cursor: pointer;
	border: 1px solid #3f3630;
	background:url(../images/top_banner_bg.png) repeat-x 0 0 #221a14;
	overflow: hidden;
	float: left;
	font-size:22px;
	line-height:24px;
	color:#cac3af;
	display:table;
	padding: 15px;
	margin-left:5px;
	width:310px;
}
.banner_row .banner:first-child {
	margin-left:0;
}
.banner_row .banner .icon {
	padding-right:25px;
}
.banner_row .banner .icon, .banner .text {
	display: table-cell;
	vertical-align: middle;
}
.banner .text {
}
.banner_row .banner .text strong {
	color:#ffc52e;
}
a.block_tab {
	display:block;
	float:left;
	width:170px;
	margin-left:5px;
	background:url(../images/block_tab.png) repeat-x 0 bottom #ced2d9;
	height:34px;
	text-align:center;
	padding: 14px 0;
}
.table {
	width:100%;
	font-size:12px;
	margin: 1px;
	padding: 1px;
	border-spacing: 1px;
 *border-collapse: expression('separate', cellSpacing = '1px');
}
.table th {
	background: #ffc52e;
	border:none;
	border-left: 1px solid #ffc52e;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	line-height:18px;
	color:#1b1b1b;
	padding: 10px 15px;
}
.table td {
	border: 1px solid #413c36;
	background:#2c2723;
	padding: 10px 15px;
	font-size: 14px;
	line-height:18px;
	vertical-align: middle;
	color:#cac3af;
}
.vertical-middle td {
	vertical-align: middle;
	padding: 0 5px;
}
/*===== footer =====*/
footer {
	background:url(../images/footer-bg.png) repeat 0 0 #2b2520;
	color:#534e44;
	font-size:12px;
	border-top: 1px solid #5d574b;
}
footer .inside {
	padding: 25px 0;
}
footer .copyright {
	margin-bottom:15px;
}
footer .col1 {
	width:800px;
}
footer .col2 {
	width:140px;
}
footer .col3 {
	width:25%;
}
.footer-menu {
	width: 800px;
	color:#473d34;
	margin-bottom: 30px;
	overflow: hidden;
}
.footer-menu li {
	float:left;
	border-left: 1px solid #473d34;
	line-height:12px;
	list-style: none;
}
.footer-menu li:first-child {
	border: none;
}
.footer-menu li a {
	color:#ada182;
	font-size:18px;
	line-height:18px;
	padding: 0 12px;
	text-decoration:none
}
.footer-menu li a:hover {
	text-decoration: underline;
	color:#ffc52e;
}
.footer-menu li:first-child a {
	padding-left: 0;
}
/*----- forms -----*/
input[type=text], input[type=password], textarea {
	border: 1px solid #403b35;
	background:#2c2723;
	color:#cac3af;
	height: 38px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	padding: 9px 10px;
	margin-bottom:15px;
	width:275px;
}
input[type=text]:focus, input[type=password]:focus, textarea:focus  { border: 1px solid #ffc42c; }
.vertical-middle input[type=text], .vertical-middle input[type=password], .vertical-middle textarea {
	margin-bottom:0;
}
textarea {
	height:88px;
}
input.but, button.but {
	display:block;
	background: #e3af2a;
	color:#1b1b1b !important;
	text-align: center;
	font-size:13px;
	line-height:18px;
	padding: 10px 15px;
	text-decoration:none;
	border: 1px solid #ffc42c;
	cursor: pointer;
	position:relative;
}
input.but:hover, button.but:hover {
	background: #ffc42c;
}

.but-outer {
	background:url(../images/but-arrow.png) no-repeat 0 0;
	padding-left: 3px;
}
/*==========================================*/
.carousel_outer {
	position:relative;
	width: 600px;
}
.carousel_outer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.carousel_outer li {
	width: 195px;
	height:140px;
	display: block;
	padding-top:3px;
	float: left;
	text-align: left;
}
.carousel_outer li img {
	margin-top:3px;
	margin-left:3px;
	border:3px solid #e4e0d5;
	position:relative;
	behavior: url(js/PIE.htc);
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.34);
	-moz-box-shadow:    0px 1px 3px 0px rgba(0, 0, 0, 0.34);
	box-shadow:         0px 1px 3px 0px rgba(0, 0, 0, 0.34);
}
.carousel_outer li a {
	text-decoration:none;
	color: #000000;
}
.carousel_outer li a:hover {
	text-decoration:underline;
}
.prev {
	position:absolute;
	left:-35px;
	top: 0;
	height:127px;
	width: 35px;
	background: url(../images/prev.png) no-repeat 0 0;
}
.next {
	position:absolute;
	right:-15px;
	top: 0;
	height:127px;
	width: 35px;
	background: url(../images/next.png) no-repeat 0 0;
}
