* { margin:0px; padding:0px }

.clear { clear:both; }
img { border:0px; }
.content ul li, .content  ol li {
	margin:3px 0px 3px 20px;
	list-style:circle;
} 	
.content ol li {
	list-style:decimal;
}
.content p, .content .txt div {
	margin-bottom:10px;
}
a {
	color:#be9a5b;
	text-decoration:none;
}

html {
	background:url(../img/struct/html-bg.gif);
}
body {
	font-family:"Trebuchet MS",  Helvetica, sans-serif;
	font-size:12px;
	padding-top:20px;
}

.wrapper {
	width:921px;
	margin:auto;
	position:relative;
}
.logo {
	float:left;
}

.lng {
	float:right;
	padding-right:20px;
}
	.lng li {
		float:left;
		list-style:none;
	}
	.lng li a {
		float:left;	
		text-transform:uppercase;
		color:#aaaaaa;
	}
	.lng li a.on, .lng li a:hover {
		color:#be9a5b;
	}
	
		
.nav {
	clear:both;
	padding:30px 0px 0px 0px;
}
	.nav li {
		float:left;
		list-style:none;		
	}
	.nav li a {
		color:#aaaaaa;
		display:block;
		float:left;
		text-transform:uppercase;
	}
	.nav li span {
		color:#000;
		padding:0px 5px;
	}
	.nav li a.on, .nav li a:hover {
		color:#be9a5b;
	}
	
.header {
	clear:both;
	padding:10px 0px 30px 0px;
}
	.header .mainImg {
		margin:auto;
		display:block;
		
	}
	.header-line {
		position:relative;
		top:-8px;
		left:-7px;
	}
.middle {
	background:#fff;
}
	.middle .wrapper {
		padding:30px 0px;
	}
	.leftimg {
		background:no-repeat left bottom;
		min-height:300px;
	}
	.col1 {
		width:265px;
		float:left;
		
		
	}
	.col2 {
		width:650px;
		float:right;
		
	}
	.subNav {
		
	}
		.subNav li {
			list-style:none;	
		}
		.subNav li a {
			text-transform:uppercase;
			display:block;
			padding:0px 0px 5px 0px;
			color:#aaaaaa;	
		}
		.subNav li a.on, .subNav li a:hover {
			color:#be9a5b;
		}
		
.footer {
	color:#6c6c6c;
	font-size:11px;
	padding-top:23px;
}
.footer .col1 a {
	display:block;
	float:left;
	padding:0px 10px 0px 0px;	
}
.footer .col2 {
	line-height:25px;
}	
		
		
		

.content {
}
		.content h1,  .content h3 {
			font-size:16px;
			padding:10px 0px 0px 0px;
			
			color:#272727;		
		}
		.content h2 {
			font-size:14px;
			font-style:italic;
			position:relative;
			color:#272727;
			font-weight:normal;
			padding:0px 50px 0px 0px;
			text-align:right;
		}
		.content h1 {
			
			font-size:28px;
			color:#272727;
			font-weight:normal;
			padding:0px;
			margin:0px;
		}
		.content h3 {
			font-size:15px;
			font-weight:normal;
			padding:0px;
		}
		.content .txt {
			clear:left;
			padding:15px 0px 0px 0px;
			color:#aaaaaa;
			line-height:17px;
			font-size:12px;
		}
		.content .gal-main-img {
			display:block;
			float:right;
			margin:0px 0px 20px 20px; 
			overflow:hidden;
		}
		.content .gal-main-img img {
			border:1px solid #b5c3cb;
		}

		.content .gallery {
			clear:both;
			padding-top:15px;
		}
		.content .gallery a {
			float:left;
			display:block;
			text-decoration:none;
			background-position:center center;
			background-repeat:no-repeat;
			margin:0px 8px 8px 0px;
			border:1px solid #b5c3cb;
			width:200px;
			height:120px;

		}
		.content .gallery a.last {
			
		}
		.content .files a {
			color:#364957;
		}
		.content .files {
			clear:both;
			padding-top:15px;
			
		}
		
.tpl-img-left .gal-main-img {
			float:left;
			margin:0px 20px 20px 0px; 
}
.tpl-img-left .txt, .tpl-img-left h1 {
    float:none;
    clear:none;
}
/** list ***/
.list {
	padding-top:30px;
}
.list .item {
	border-bottom:1px solid #e4e4e4;
	padding:10px;
	
} 
	.list a {
		color:black;
		text-decoration:none;
	}
	.list h3 {
					font-size:18px;
			color:#272727;
			font-weight:normal;
	}
	.list .img img {
		border:0px;
	}
	.list .img {
		display:block;
		padding:0px 10px 10px 0px;
	}
	.list .img, .list .contBox {
		float:left;
		
	}
	 .list .contBox { 
	 	width:350px;
	 }
	
	
		
		
		
		
		
		
		
		
		
		
		




.header {
  z-index:20;
  position:relative;
}
.mBox {
	position:absolute;
	left:-20px;
	top:130px;
	height:130px;
	z-index:18;
}
	.mBox .title {
		width:20px;
		height:130px;
		float:left;
		background:white;
		cursor:pointer;
	}
	.mBox .cnt {
		float:left;
		min-width:100px;
		min-height:110px;
		padding:10px;
		text-align:center;
		background:white;
	}
.mBox1 {
	
}
	.mBox1 .title {
		background:#BE9A5B;
		width:20px;
	}
.mBox2 {
	top:131px;
} 