@charset "utf-8";
* {
	border:0;
	margin:0;
	padding:0;
	outline:none;
	line-height:22px;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
}

div {
	display:block;
	float:none;
	position:relative;
}

p{
	padding:0 0 20px 0;
}

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

a:hover{
	text-decoration:none;
}

h1{
	font-weight:bold;
	font-size:24px;
	line-height:24px;
	text-transform:uppercase;
	letter-spacing:2px;
	text-align:center;
	color:#000;
}

h2{
	font-weight:bold;
	font-size:16px;
	line-height:22px;
	text-transform:uppercase;
	letter-spacing:0px;
	text-align:left;
	padding:10px 0 15px 40px;
	color:#f00;	
}

.doff{
	display:none;
}

.don{
	display:block;
}

#doc {
	width:100%;
	height:100%;
	text-align:center;
	background-image:url(../images/00.jpg);
	background-repeat:repeat;
	background-color:#000;
}

#intro-wrapper {
	width:100%;
	text-align:center;
}

#intro-bg {
	width:100%;	
	text-align:center;
	background-image:url(../images/12.png);
	background-position:center top;	
	background-repeat:repeat-x;	
}

#intro {
	text-align:center;
	width:800px;
	height:350px;
	margin:233px auto 0 auto !important;
}

#intro a.im{
	z-index:5;
	position:absolute;
	display:block;
	text-decoration:none;
	cursor:pointer;	
	top:0;
	left:0;
}

#intro a.im img {
	width:800px;
	height:286px;
}

#wrapper {
	width:100%;
	text-align:center;	
}

#top-wrapper {
	width:100%;
	text-align:center;
}

#top-bg-1 {
	width:100%;	
	text-align:center;
	background-repeat:no-repeat;
	background-position:center top;
}

.top-bg-1{
	background-image:url(../images/01-1.jpg);	
}

.top-bg-2{
	background-image:url(../images/01-2.jpg);	
}

.top-bg-3{
	background-image:url(../images/01-3.jpg);	
}

#top-in {
	margin:0 auto;
	width:948px;
	height:255px;
	text-align:center;	
}

#lang{
	z-index:50;
	position:absolute;
	left:50%;
	bottom:0;
	margin-left:-42px;
	width:88px;
	text-align:center;
}

#lang a{
	position:relative;
	display:block;
	text-decoration:none;
	text-align:center;
	cursor:pointer;	
	color: #666;
	font-size:18px;
	float:left;
	padding:0 2px 0 2px;
}

#lang a.current{
	color: #000;
}


#header-wrapper {
	width:100%;
	text-align:center;
}

#header-bg-1 {
	width:100%;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center top;
}

.header-bg-1{
	background-image:url(../images/02-1.jpg);	
}

.header-bg-2{
	background-image:url(../images/02-2.jpg);	
}

.header-bg-3{
	background-image:url(../images/02-3.jpg);	
}

#header-bg-2 {
	width:100%;
	text-align:center;
	background-image:url(../images/05.png);
	background-repeat:repeat-x;
}

#header-bg-3 {
	width:100%;
	text-align:center;
	background-image:url(../images/06.png);
	background-repeat:no-repeat;
	background-position:center top;	
}

#header-in {
	margin:0 auto;
	width:948px;
	height:270px;
	text-align:center;
}

#main-wrapper {
	width:100%;
	text-align:center;
}

#main-bg-1 {
	width:100%;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center top;
}

.main-bg-1{
	background-image:url(../images/03-1.jpg);	
}

.main-bg-2{
	background-image:url(../images/03-2.jpg);	
}

.main-bg-3{
	background-image:url(../images/03-3.jpg);	
}

#main-in {
	margin:0 auto;
	width:948px;
	text-align:center;
}

#footer-wrapper {
	width:100%;
	text-align:center;
}

#footer-bg-1 {
	width:100%;
	text-align:center;
	background-image:url(../images/10.png);
	background-repeat:no-repeat;
	background-position:center top;	
}

#footer-in {
	margin:0 auto;
	width:948px;
	height:325px;
	text-align:center;
}

#bottom-wrapper {
	width:100%;
	text-align:center;
}

#bottom-bg-1 {
	width:100%;
	text-align:center;
	background-image:url(../images/08.png);
	background-repeat:repeat-x;
}

#bottom-in {
	margin:0 auto;
	width:948px;
	height:200px;
	text-align:center;
	background-image:url(../images/09.png);
	background-repeat:no-repeat;
	background-position:center top;	
}

#logo {
	width:948px;
	height:190px;
	text-align:center;
	background-image:url(../images/07.png);
	background-repeat:no-repeat;
	background-position:center top;	
}

#menu{
	width:948px;
	height:80px;
	text-align:center;
}

#nav {
	text-align:center;
	height:80px;
	
}

#nav ul, #nav ul li {
	display:inline-block;
	vertical-align:bottom;
}

#nav ul li a {
	position:relative;	
	font-size:16px;
	font-weight:bold;
	letter-spacing:2px;
	color:#a7a7a7;
	text-decoration:none;
	padding:20px 13px 20px 13px;
}

#nav ul{
	display:inline-block;
	vertical-align:top;
	padding-top:15px;
}
#nav ul li a.current {
	color:#ddd;
}

#nav ul li a span{ position: absolute; bottom:15px; left:0; width:0; height:1px; background-color:#ddd; z-index:30}

#content {
	padding:30px 70px 20px 70px;
}

.title{
	width:808px;
	height:35px;
	margin:0 0 10px 0;
	padding:15px 0 0 0;
	text-align:center;
	background-image:url(../images/11.png);
	background-repeat:no-repeat;
	background-position:center center;
}

.info{
	width:728px;
	padding:0 40px 0 40px;
	text-align:justify;
}

.thumb-a {
	display: inline-block;
    vertical-align: top;
}

.im-gallery-wrapper {
	margin:0 auto;
	clear:both;
}

.im-gallery {
	float:left;
	width:auto;
	border:1px solid #000;	
	margin:0 7px 14px 7px;
	padding:2px;
	background-color:#ddd;
}

.im-gallery-o {
	float:left;
	width:62px;
	height:62px;
	border:0px solid #530909;	
	margin:0 5px 10px 5px;
	padding:0px;	
}

#contact-form p{
	padding:0 0 10px 0;
}

.inp-text{
	border:1px solid #ccc;
	background-color:#fefefe;
	width:220px;
	height:28px;
	font-size:14px;
	padding:0 5px 0 5px;
	text-align:left;
	color:#000;
}

.inp-text-small{
	width:100px;
}

.inp-text-l{
	float:left;
	margin:0 2px 0 0;
}

.inp-text-r{
	float:right;
	margin:0 0 0 2px;
}

.inp-area{
	border:1px solid #ccc;
	background-color:#fefefe;
	width:716px;
	height:140px;
	padding:0 5px 0 5px;
	text-align:left;
	font-size:14px;	
	color:#000;
	overflow:auto;
}

.inp-button{
	background-color:#f00;
	padding:4px 12px 4px 12px;
	text-align:center;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	cursor: pointer;
	float:right;
	font-size:14px;
}

.img-captcha{
	margin:0 1px 0 1px;
	float:left;
}

#footer-in .find-us{
	position:absolute;
	width:200px;
	top:180px;
	left:50%;
	margin-left:-100px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;	
}

#footer-in .icons{
	position:absolute;
	width:260px;
	height:33px;
	top:205px;
	left:50%;
	margin-left:-130px;
	font-size:18px;
	font-weight:bold;
	text-align:center;	
}

#footer-in .icons img{
	width:33px;
	height:33px;
}

#footer-in .icons a{
	display:block;
	float:left;
	width:33px;
	height:33px;
	padding:0 5px 0 5px;
}

#footer-in .copyright{
	position:absolute;
	width:500px;
	top:295px;
	left:50%;
	margin-left:-250px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1px;
}

.gallery-section{
	max-width:400px;
	display: inline-block;
    vertical-align: top;
}
.gallery-section:nth-child(2){
	display:none;
}
.gallery-section .title{
	width:100%;
}
