/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, /*ol, */ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
/*ol, */ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
table {
	border-collapse: collapse;
	border-spacing: 0;
}
* {
	font-size: 100.01%;
	max-height:10000px;
}
html{font-size: 62.5%;}
body {
	margin:0;
	color:#333;
	font:1.3em/1.23em 'Merriweather Sans', Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:964px;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: none;
}
html,body {
	height: 100%;
	margin: 0;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
a:active{background-color: transparent;}
input,
textarea,
select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#skip a,
#skip-top a{
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;
}
#skip a:focus,
#skip-top a:focus{
	position:static;
	width:auto;
	height:auto;
}
#wrapper{
	width:100%;
	overflow:hidden;
	min-height: 100%;
}
* html #wrapper {
	height: 100%;
}
#wrapper .w1{
	width:960px;
	margin:0 auto;
	position:relative;
}
#header{
	width:964px;
	margin:0 -9999px;
	padding:0 9999px;
	background:#7c97a1;
	position:relative;
	z-index:10;
}
#header:after{
	content:'';
	display:block;
	clear:both;
}
.logo{
	float:left;
	overflow:hidden;
	width:210px;
	height:62px;
}
.logo a{
	display:block;
	height:100%;
}
.logo  img{vertical-align:top;}
#nav{
	float:left;
	margin:0 -30px 0 0;
	padding:0;
	list-style:none;
}
#nav li{
	float:left;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	position:relative;
	margin:0 19px 0 34px;
	padding:26px 0 20px;
}
#nav > li:first-child{
	margin-left:0;
	padding-left:48px
}
#nav .drop-holder{padding-left: 24px;}
#nav .drop-holder:after{
	content:'';
	position:absolute;
	background:url(../images/sprite.png) no-repeat;
	width: 16px;
	height: 9px;
	top:30px;
	left:0;
}
#nav .drop-holder:first-child:after{left:24px;}
#nav a{color:#fff;}
/* #nav > .hover> a, */
#nav > li> a:hover{
	/* color:#29424c; */
	text-decoration:none;
}
#nav .search{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(../images/sprite.png) no-repeat -28px 0;
	width: 16px;
	height: 16px;
	position: relative;
	z-index: 2;
}
#nav .box{
	position: relative;
	display: block;
}
#nav .search.hover{
	background-position:0 -124px;
	z-index: 1;
}
#nav ul{
	position:absolute;
	top:-9999px;
	left:-9999px;
	margin:0;
	list-style:none;
	width:308px;
	padding:0 5px 10px 3px;
}
#nav .hover ul,
#nav .active ul{
	left:-2px;
	top:100%;
}
#nav ul li,
.drop-block ul li{
	float:none;
	padding:0;
	margin:0;
	font-size:0.93em;
	line-height:1.153em;
	font-weight:bold;
	letter-spacing:1px;
}
#nav ul a,
.drop-block ul a{
	display:block;
	padding:8px 28px 7px;
	color:#fff;
}
#nav ul a:hover,
.drop-block ul a:hover{
	text-decoration:none;
	/* background:#546f79; */
}
.drop-block li{
	background: #7b97a3;
}
.drop-block ul,
#nav ul{
	position:absolute;
	width:308px;
	background:url(../images/bg-drop-t.png) no-repeat;
	margin:-2px 0 0;
	top:-9999px;
	left:-9999px;
	padding:0 5px 10px 3px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index:10;
}
.drop-block ul{padding:0 6px 10px 3px;}
.drop-block:hover ul{
	top:100%;
	left:-2px;
}
.drop-block ul:before,
#nav ul:before{
	content:'';
	position:absolute;
	top:8px;
	background:url(../images/bg-drop-c.png) repeat-y;
	width:308px;
	left:0;
	bottom:19px;
	z-index:-1;
}
.drop-block ul:after,
#nav ul:after{
	content:'';
	position:absolute;
	background:url(../images/bg-drop-b.png) no-repeat;
	width:308px;
	height:19px;
	bottom:0;
	left:0;
	z-index:-1;
}
#main{
	height:100%;
	min-height:100%;
	position:relative;
	padding:0 135px;
	margin:0 -135px;
	background:url(../images/bg-col-t.png) no-repeat ;
}
#main .m1{
	position:relative;
	background:url(../images/bg-col-t.png) no-repeat 100% 0;
	padding:0 135px 0 0;
	margin:0 -135px 0 0;
	height:100%;
	min-height:100%;
}
#main:after,
#main .m1:after{
	content:'';
	position:absolute;
	top:86px;
	bottom:46px;
	left:0;
	background:url(../images/bg-col-c.png) repeat-y;
	width:135px;
}
#main:before,
#main .m1:before{
	content:'';
	position:absolute;
	background:url(../images/bg-col-b.png) no-repeat;
	width:135px;
	height:46px;
	left:0;
	bottom:0;
}
#main .m1:after,
#main .m1:before{
	left:auto;
	right:0;
	background-position:100% 0;
}
#content{
	padding:74px 10px 20px;
	background:url(../images/bg-content.png) repeat-y 50% -41px;
	overflow:hidden;
}
.gall-block{
	margin:0 0 74px;
}
.gall-block:after{
	content:'';
	display:block;
	clear:both;
}
.gall-block .article{
	overflow:hidden;
	font:300 1.231em/1.8em 'Merriweather', 'Times New Roman', Times, serif;
	padding:0 12px 0 4px;
}
.gall-block  h1{
	color:#536e79;
	margin:0 0 14px;
	font:300 italic 1.5em/1.2em 'Merriweather Sans', Arial, Helvetica, sans-serif;
}
.gall-block p{margin:0 0 5px;}
.gall-block  p a{color:#f90;}
.gall-block .gall-holder{
	float:right;
	width:300px;
	padding:1px;
}
.cycle-gallery {
	position: relative;
	background:#f2f4f5;
	margin:0 0 5px;
}
.cycle-gallery .mask {
	position: relative;
	overflow: hidden;
	width:260px;
	min-height:90px;
	margin:0 auto;
}
.cycle-gallery .mask .slideset {
	width: 99999px;
	float: left;
}
.cycle-gallery .mask .slide {
	width:260px;
	float: left;
	padding:7px 0 5px;
	text-align:center;
	font-size:11px;
	line-height:13px;
	color:#80796c;
}
.cycle-gallery .title{
	display:block;
	text-align:center;
	color:#7f796c;
	margin:0 0 8px;
	font:300 18px/21px 'Merriweather', 'Times New Roman', Times, serif;
}
.cycle-gallery .title-link{
	margin:0 0 7px;
	display:inline-block;
	vertical-align:top;
	font:14px/16px 'Merriweather', 'Times New Roman', Times, serif;
	color:#546f79;
}
.cycle-gallery .title-link strong{font-weight:bold;}
.cycle-gallery .date{color:#333;}
.cycle-gallery p{margin:0 0 1px;}
.cycle-gallery .btn-prev,
.cycle-gallery .btn-next{
	position:absolute;
	top:50%;
	left:10px;
	background:url(../images/sprite.png) no-repeat -54px 0;
	width: 12px;
	height: 22px;
	overflow:hidden;
	text-indent:-9999px;
	margin:-11px 0 0;
}
.cycle-gallery .btn-next{
	background-position:-71px 0;
	left:auto;
	right:10px;
}
.gall-holder .drop-block{position:relative;}
.gall-holder .link{
	display:block;
	background:#7c97a1;
	padding:12px 58px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color:#fff;
	position:relative;
	letter-spacing:1px;
}
.gall-holder .link:hover{
	text-decoration: none;
}
.gall-holder .link:after{
	content:'';
	position:absolute;
	top:16px;
	left:24px;
	background:url(../images/sprite.png) no-repeat;
	width: 16px;
	height: 9px;
}
.section{
	margin:0 0 60px;
}
.section:after{
	content:'';
	display:block;
	clear:both;
}
.section h2{
	position:relative;
	font:300 1.8461em/1.2em 'Merriweather', 'Times New Roman', Times, serif;
	text-align:center;
	z-index:2;
	margin:0 0 45px;
}
.section h2:after{
	content:'';
	position:absolute;
	width:100%;
	height:1px;
	background:#c0bdb6;
	top:50%;
	left:0;
	z-index:-1;
}
.section h2 span{
	display:inline-block;
	vertical-align:top;
	background:#fff;
	padding:0 20px;
}
.section  .holder{
	width:101%;
	margin:0 0 0 -10px;
}
.section  .holder:after{
	content:'';
	display:block;
	clear:both;
}
.section .video{
	float:left;
	padding:64px 0 0;
}
.section .video a{display:block;}
.section .video img{vertical-align:top;}
.carousel {
	position: relative;
	padding:75px 0 69px;
	float:right;
	width:460px;
}
.carousel .mask {
	position: relative;
	overflow: hidden;
	width:460px;
	height:278px;
	border-top:1px solid #e0deda;
	border-bottom:1px solid #e0deda;
}
.carousel .mask .slide {
	height:80px;
	padding:6px 40px;
	border-bottom:1px solid #e0deda;
	text-align:center;
	font-size:15px;
	line-height:18px;
	font-weight:300;
	overflow:hidden;
}
.carousel .title{
	text-transform:uppercase;
	font:bold 16px/24px 'Merriweather', 'Times New Roman', Times, serif;
	display:block;
	margin:0 0 5px;
}
.carousel .title a{color:#546f79;}
.carousel p{margin:0 0 5px;}
.carousel p span{font-weight:bold;}
.carousel .btn-prev,
.carousel .btn-next{
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat 0 -31px;
	width: 30px;
	height: 30px;
	top:4px;
	left:50%;
	margin:0 0 0 -15px;
}
.carousel .btn-next{
	top:auto;
	bottom:1px;
	background-position:-38px -31px;
}
.section .list{
	padding:0 0 1px;
	margin:0;
	list-style:none;
	text-align:center;
}
.section .list li{
	font-size:1.385em;
	line-height:1.57em;
	font-style:italic;
	font-weight:300;
	position:relative;
	color:#7f796c;
	width:auto;
}
.section .list li span{
	display:inline-block;
	vertical-align:top;
	position:relative;
	padding:0 0 0 14px;
}
.section .list li span:before{
	content:'';
	position:absolute;
	top:13px;
	left:0;
	background:url(../images/sprite.png) no-repeat -94px 0;
	width: 6px;
	height: 6px;
}
.section .list a{
	color:#f90;
	text-decoration:underline;
}
.section .list a:hover{text-decoration:none;}
.section-holder{overflow:hidden;}
.section-holder h2{margin:0 0 66px;}
.section-holder .section.small{
	float:left;
	width:300px;
}
.section-holder .section.large{
	float:right;
	width:620px;
}
.cycle-gallery-2,
.section .block {
	position: relative;
	width:274px;
	border:1px solid #e0deda;
	background:#fff;
	padding:25px 12px 30px;
	line-height:1.27em;
}
.cycle-gallery-2 .mask {
	position: relative;
	overflow: hidden;
	width: 274px;
	/*height:144px;*/
	height: 100%;
	padding-right: 10px;
	
	overflow-x: hidden;
	overflow-y: scroll;
}

.section-holder .section.small ul.spip {
	list-style-type: disc;
	padding-bottom: 18px;
    padding-left: 18px;
}

.section .block-holder.parquets .block {
	overflow-x: hidden;
	overflow-y: scroll;
}

.cycle-gallery-2 .mask .slideset {
	width: 99999px;
	float: left;
}
.cycle-gallery-2 .mask .slide {
	width: 274px;
	float: left;
}
.section .block-holder{overflow:hidden;}
.section .block {
	float:left;
	margin:0 0 0 20px;
	padding:23px 12px 30px;
}
.section .block:first-child{margin:0;}
.cycle-gallery-2 .title,
.block-holder .title{
	font:bold 1.077em/1.286em 'Merriweather', 'Times New Roman', Times, serif;
	display:block;
	margin:0 0 19px;
}
.cycle-gallery-2 p,
.block-holder p{margin:0 0 18px;}
.cycle-gallery-2 .more,
.block-holder .more{color:#ff9900;}
.cycle-gallery-2 .btn-prev,
.cycle-gallery-2 .btn-next{
	position:absolute;
	text-indent:-9999px;
	overflow:hidden;
	bottom:7px;
	left:10px;
	background:url(../images/sprite.png) no-repeat 0 -70px;
	width: 20px;
	height: 20px;
}
.cycle-gallery-2 .btn-next{
	left:auto;
	right:9px;
	background-position:-29px -70px;
}
#footer{
	width:100%;
	background:#7c97a1;
	margin:0 -9999px;
	padding:0 9999px;
}
#footer .holder{
	padding:22px 11px 21px;
	overflow:hidden;
}
#footer .holder h3{
	font-size:36px;
	line-height:38px;
	color:#fff;
	margin:0 0 27px;
}
.col-list{
	padding:0;
	margin:0 -5px 0 0;
	list-style:none;
	float:left;
	width:717px;
}
.col-list li{
	display:inline-block;
	vertical-align:top;
	width:226px;
	margin:0 10px 25px 0;
	color:#fff;
	font: 1.077em/1.286em 'Merriweather', 'Times New Roman', Times, serif;
}
.col-list .title{
	font-weight:bold;
	display:block;
	margin:0 0 1px;
}
.col-list .title span{font-weight:normal;}
.col-list dl{
	overflow:hidden;
	margin:0;
}
.col-list dl dt{
	float:left;
	margin:0 5px 0 0;
}
.col-list dl dd{
	overflow:hidden;
	margin:0;
}
.col-list .email{
	color:#29424c;
	font-family: 'Merriweather Sans';
	font-weight:bold;
	display:block;
	padding:0 0 3px 31px;
	position:relative;
	text-decoration:underline;
	margin:0 0 30px;
}
.col-list .email:hover{text-decoration:none;}
.col-list .email:after{
	content:'';
	position:absolute;
	top:3px;
	left:0;
	background:url(../images/sprite.png) no-repeat 0 -100px;
	width: 20px;
	height: 15px;
}
.col-list .logo-02{
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(../images/bg-logo-02.png) no-repeat;
	width:200px;
	height:23px;
}
#footer .map{
	float:right;
	width:224px;
	margin:-9px 0 0;
}
#footer .frame{
	padding:9px 12px 40px;
	color:#fff;
	position:relative;
	z-index:1;
	font-size:0.769em;
	line-height:1.2em;
}
#footer .frame:before{
	content:'';
	position:absolute;
	top:0;
	bottom:0;
	width:99999px;
	left:-9999px;
	background:#546f79;
	z-index:-1;
}
#footer .frame:after{
	content:'';
	display:block;
	clear:both;
}
#footer .text{
	text-transform:uppercase;
	float:left;
	font-weight:bold;
}
#footer .copy{
	float:right;
	word-spacing:2px;
	font-weight:bold;
}
.vcard .org,
.vcard .type{display:none;}
@media only print{
	* {
	background:none !important;
	color:#000 !important;
	}
	:before,
	:after{display:none;}
	body{min-width:0;}
	#header,
	#footer,
	.section .video{display:none;}
	#main,
	#main .m1,
	#wrapper .w1{
		margin:0;
		padding:0;
		width:100%;
	}
	.carousel{
		float:none;
		margin:0 auto;
	}
	#content{padding:10px;}
	.gall-block,
	.section h2,
	.section{margin:0 0 30px;}
	.carousel{padding:0;}
	.section-holder .section.large{
		margin:0;
		width:100%;
		height:auto !important;
		float:none;
	}
	.section-holder .section.small{
		width:100%;
		margin:0;
		float:none;
		page-break-before: always;
	}
	.cycle-gallery-2{
		width:90%;
		height:auto !important;
	}
	.section .block{
		height:auto !important;
		width:40%;
		padding:10px;
	}
	.cycle-gallery-2 .mask .slideset{width:100%;}
	.cycle-gallery-2 .mask .slide{display:none;}
	.cycle-gallery-2 .mask .slide:first-child{
		display:block;
		width:98%;
	}
}
/* js style */
#nav span{
	position: relative;
	display: block;
	width: 100%;
}