@charset "utf-8";
/* CSS Document */


body {
	margin: 0px;
	
	
	}
	
img {
	max-width: 100%;
	
	}
#wrapper {
	width: 98%;
	padding-left: 0px;
max-width: 1024px;
	margin: 0 auto;
	padding: 0 px;
	overflow: hidden;
	
}
#content-home {
	padding: 15px;
	background-color: #FFF;
	overflow: hidden;
	max-width: 99%;
	margin: 0 auto;
}

#content-second {
	position: relative;
	width:994px;
	min-height: 670px;
	padding:15px;
	margin: 0 auto;
}


#content {
	position: relative;
	float: left;
	margin-right:-225px;
	width: 73%;
	min-height: 670px;
	max-width: 750px;
	/*overflow: hidden;*/
	padding:12px 12px 12px 0px;
	border-left: 220px solid #dee2e5;
}



#content p{
	margin-right: 10px;
	line-height:1.5;
	padding: 1% 2% 1% 5%;
	}
	
#content p a {
	font-weight: 600;
	
	}

.content_img{
	width:75px;
	height:75px
	background-color: red;
	float: right;
	margin-top: 15px;
	z-index:1;

	
	}

li.h3 {
	border: none;
	}

#header {
	width: 98%;
	max-width: 1024px;
	margin: 0 auto;
	margin-top: 0px;
	height: 120px;
	padding-bottom: 6px;
	
}


#header-img {
	width:100%;
	max-width: 1024px;
	margin: 0px auto;
	left: 0px;
	background: transparent;
	
	
}
.social {
	width: 100%;
	height: 30px;
	margin-top: 22%; 

	float: right;
	
	}

.social a  img {
	float: right;
	padding-right: 5px;
	
	}
	
.tagline {
	width:inherit;
	height: 30px;
	margin: 5px 0px;
	padding: 3px 0px 5px 0px;
	border-radius: 3px 3px 0px 0px ;
	moz-border-radius: 3px 3px 0px 0px ;

	}
	
	
.tagline h2{
	position: relative;
	display:inline-block;
	left: 70px;
	margin:3px 0px;
	padding: 0px;
	font-size: 1.2em;
	color: #C90;
	letter-spacing:1px;
	}
#sidebar_lft {
	position: absolute;  
	float:left;
	width:24%;
	height:100%;
	max-height: 700px;
	max-width: 220px;

	}	

#sidebar_left {
	position: absolute;  
	float:left;
	width:24%;
	height:100%;
	max-height: 750px;
	max-width: 220px;

	}

#sidebar_left ul {
	position: relative;
	width: 100%;
	float: right;
	margin-top: 6px;
	padding-left: 0px;
	}
#sidebar_left ul li {
	display: block;
	text-align:left;
	height:35px;
	width: 100%;
	margin-top: 0px;
	padding-left: 0px;

	}
	

#sidebar_left ul li a{
	position: relative;
	display: block;
	width: auto;
	height: 100%;
	padding-left: 15px;
	padding-top: 10px;


	}

#footer {
	float:left;
	width: 100%;
	height: 125px;
	clear:both;
	
}


#footer .align-wrapper {
	
	width: 98%;
	max-width: 1024px;
	margin: 0 auto;
	
	}
#content .img {
		position: relative;
float: right;
	border: 1px #999 solid;
	max-width:45%;
	padding: 10px;
	margin: 12px 18px;
}

div#nav-wrapper {
		border-top:#F90 solid 1px;
	
	
	}
.main_nav {
	height: 34px;
	width: 98%;
	max-width: 1024px;
	margin: 0 auto;

}
.main_nav ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding: right;

	height: 34px;

	}
.main_nav ul li {
		display: block;
list-style: none;
	float: left;
		margin-top: 1px;
height: 20px;
	padding: 5px .4%;
	width: 13.38571428571429%;

}


.main_nav ul li a:hover {
	z-index: 1;
	color: #f90;
	font-weight:bold;
	
	}
.logo img {
	max-width: 100%;
	float: left;
	}
	
.logo {
	top:0px;
	max-width: 33%;
background:url(english/images/logo_bg.png) bottom center no-repeat;
padding-left: 20px;
height: 100px;
	padding-top:20px;
	float: left;
}

#language {
	width: 100%;
	height: 35px;
	float: right;
	display: block;
	
	}
	
#language p{
	display: inline-block;
	width: auto;
	float: right;
		text-align: right;
		margin-top: 6px;
		background: rgba(256,256,256,.5);
		padding: 6px;
		border-radius: 6px;
		color: #003;
	
	}
	
	
#language p a:hover {
	color: #009;
	
	}
.header-nav {
	width: 30%;

	max-width: 200px;
	float: right;
	padding-right:2%;
	height: 95%;
	max-height: 110px;
	
	}	
.social {
	width: 100%;
	height: 30px;
	margin-top: 22%; 
	float: right;
	
	}

.social a  img {
	float: right;
	padding-right: 6px;
	}
		


#gallery {
	min-height: 700px;
	
	
	}
#second_nav {
	height: 100px;
	width: 48%;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666;
	margin-top:12px;
	padding-right: 2%;
	font-size: .8em;
	
}
#copyright p {
	margin-top: 43px;
	margin-left: 10px;
	font-size: .9em;
}

#copyright p.credit{
	margin-top: 0px;
	font-size: .7em;
	color: #036;
	
	}

#second_nav ul{
	width: 96%;
	margin: 40px auto;
	padding-left: 0px;
	
	}
#second_nav ul li{
	display: block;
	float: left;
	padding: 3px 1.5%;
	font-size: .75em;
	
	
	}

#copyright {
	width: 45%;
	height: 100px;
	margin-top: 12px;
	
	}
	
.fltlft {
		float: left;
		margin-left: 8px;
		
		
		}
		
.fltrt{
		margin-right: 8px;
		float:right;
			
			}
#about {
	background: url(english/images/bg-about.jpg) center repeat-y;
	height:inherit;
	width: 100%;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #003;
}

#about-short {
	background: url(english/images/bg-about.jpg) center repeat-y;
	height:inherit;
	width: 100%;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #003;
}
.banner_btm {
	bottom: 0px;
	left: 0px;
	position: relative;

}
#email-form {
	position: relative;
	margin:12px ;
	float: left;
	width: 45%;
	height: 630px;
	background-color:#ccc;
	padding: 12px;
	border-radius: 6px;
	-moz-border-radius:6px;
}
#contact-info {
	width: 44%;
	height: 630px;
	border-radius: 6px;
	background-color: #fff;
	border: double 2px #ccc;
	margin: 12px;
	padding: 12px;
	
	}
	
#contact-info h2 {
	text-align: center;
	padding-bottom:3px;
	background: url(english/images/bg-h1.jpg) center bottom no-repeat;
	
	}
#contact-form {
	max-width: 100%;
	
	
	}
	
#contact-form textarea {
	width: 95%;
	height: 250px;
	border: #fff 3px inset;
	
	
	}
	
#contact-form p{
	float: left;
	height: 50px;
	display: block;
	margin: 5px;
	text-indent: 0px;
	width:60%;
	text-align:left;
	margin-bottom: 5px;
	}

#contact-form p.message{
	float: left;
	display: block;
	margin: 5px;
	text-indent: 0px;
	width:98%;
	height: auto;
	text-align:left;
	margin-bottom: 5px;
	}



.gallery {
	position:relative;
	
	width: 100%;
	display:inline-block;
margin: 10 auto;	
	
	
	}

#gallery h1 {
	margin-top: 5px;
}
.module{
	postion: relative;
	width:22.5% ;
	height: 380px;
	float: left;
	margin:12px 1%;
	padding:0 0 1% 0 ;
	background-color:#cccccc;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	-webkit-border-radius: 6px;
	
	
	box-shadow: 3px 3px 3px #rgba(0,0,0,.4);
	-moz-box-shadow: 3px 3px 3px #rgba(0,0,0,.4);
	-ms-box-shadow: 3px 3px 3px #rgba(0,0,0,.4);
	-o-box-shadow: 3px 3px 3px #rgba(0,0,0,.4);
	-webkit-box-shadow: 3px 3px 3px #rgba(0,0,0,.4);
	
	}
	
.module h4 {
	margin:0 0 3px 0;
	font-size: 1em;
	text-align: center;
	color: #003;
	background: #F90;
	padding: 8px 0px;
	height: 30px;
	border-radius: 6px 6px 0px 0px
	}
	
.module p {
	font-size: .88em;
	text-align:left;
	padding:6px;
	margin-top: 3px;
	
	}
	
#home-sec{
	margin: 0px auto;
	width:100%;
	height: auto;
	overflow: hidden;
	
	}
	
#home-copy{
	
	margin-bottom: 24px;
	padding: 12px;
	overflow: hidden;

	
	}
	
#home-copy div.fltlft {
	width: 47%;
	padding: .6% 1%;
	
	
	}
	
#home-copy div.fltrt {
	width: 47%;
	padding: .6% 1%;
	border-left: solid 1px #ccc;
	
	}
	
#home-copy div.fltrt h3 {
	margin-top: 3px;
	
	}
	
@media screen and (max-width:770px){
	
	
	#content {
		margin-right: -30px;
		max-width:568px;
		border-left: 187px solid #dee2e5;
		}
	
	
	}