html {
	margin:0;
	background:#000 url(../images/bg-html.gif) repeat-y;
}
body{
	margin:0;
	color:#e9e9e9;
	font:13px/14px Helvetica, Arial, sans-serif;
	background:url(../images/bg-body.gif) repeat-x;
	min-width:1640px;
}
img{border:0;}
a{
	color:#6d9f3d;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-wrapper.gif) no-repeat;
	position:relative;
}
.container:after{
	content:"";
	clear:both;
	display:block;
}
.container{width:1640px;}
/* header */
#header{
	width:100%;
	overflow:hidden;
	height:185px;
	padding:0 0 5px;
	background:url(../images/bg-header.gif) repeat-x 0 100%;
}
/* logo */
.logo{float:left;}
.logo a{
	display:block;
	width:168px;
	height:171px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
}
/* menu */
#menu{
	float:left;
	display:inline;
	margin:0 0 0 34px;
	padding:114px 41px 0 0;
	list-style:none;
	height:71px;
	background:url(../images/separator1.gif) no-repeat 100% 100%;
}
#menu li{
	float:left;
	display:inline;
	margin:0 -41px 0 0;
	padding:43px 11px 0 0;
	width:149px;
	text-align:center;
	height:28px;
	background:url(../images/separator1.gif) no-repeat;
}
#menu li a{
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	line-height:14px;
	font-weight:bold;
}
#menu li.active a,
#menu li a:hover{
	color:#a92c19;
	text-decoration:none;
}
/* main */
#main{
	width:100%;
	overflow:hidden;
	position:relative;
}
/* sidebar */
#sidebar{
	float:left;
	width:202px;
	padding:0 0 285px 0;
	border-right:1px solid #469520;
	position:relative;
	height:500px;
	overflow:visible;
	margin:0;
}
#sidebar .slice li{
	width:150px;
	overflow:hidden;
	padding:0 22px 0 27px;
	position:absolute;
	top:0;
	left:0;
}
#sidebar .slice p{
	margin:0;
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	font-style:italic;
}
#sidebar span{
	display:block;
	font-size:11px;
	line-height:14px;
	color:#9f9f9f;
	text-align:center;
	padding:0 7px 2px 0;
}
#sidebar span a{color:#9f9f9f;}
#sidebar span a:hover{text-decoration:underline;}
/* content */
.content:after{
	content:"";
	clear:both;
	display:block;
}
.content{
	width:1437px;
	float:left;
}
/* gallery-box */
.gallery-box:after{
	content:"";
	clear:both;
	display:block;
}
.gallery-box{
	width:100%;
	height:323px;
	padding:5px 9999px 5px 0;
	margin:0 -9999px 0 0;
	position:relative;
	z-index:1;
	background:url(../images/bg-gallery-box.gif) repeat-x;
}
.gallery-box ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	width:850px;
	height:323px;
	position:relative;
}
.gallery-box ul li{
	position:absolute;
	left:0;
	top:0;
	width:850px;
	height:323px;
	z-index:0;
}
.gallery-box ul li.active {z-index:1;}
.gallery-box ul li img{display:block;}
.bg-gallery-r{
	float:left;
	width:305px;
	padding:0 9999px 0 0;
	margin:0 -9999px 0 0;
	height:323px;
	position:relative;
	background:url(../images/bg-gallery-r.gif) repeat-x;
}
.bg-gallery-img{
	position:absolute;
	top:5px;
	left:684px;
	width:167px;
	height:323px;
	overflow:hidden;
	background:url(../images/bg-gallery-img.png) no-repeat;
	z-index:9999;
}
.text-portfolio{
	position:absolute;
	top:5px;
	left:0;
	width:39px;
	height:323px;
	overflow:hidden;
	text-indent:-9999px;
	z-index:10;
	background:url(../images/text-portfolio.png) no-repeat;
}
.gallery-box .text{
	position:absolute;
	left:531px;
	top:5px;
	z-index:10;
}
.gallery-box .text .holder{
	width:184px;
	height:323px;
	overflow:hidden;
	background:url(../images/bg-image-text.png) repeat-y;
}
.text-event{
	display:block;
	width:178px;
	height:198px;
	overflow:hidden;
	margin:7px 0 0 4px;
	text-indent:-9999px;
	background:url(../images/text-event.png) no-repeat;
}
.content-holder:after{
	content:"";
	clear:both;
	display:block;
}
.content-holder{
	width:100%;
	min-height:1105px;
	background:url(../images/bg-content-portfolio.gif) no-repeat 100% 0;
}
* html .content-holder{height:1105px;}
/* column */
.column{
	width:680px;
	overflow:hidden;
}
.text-kaizen-e{
	display:block;
	width:679px;
	height:64px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-kaizen-e.gif) no-repeat;
}
.text-c-kaizen{
	display:block;
	width:679px;
	height:63px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-c-kaizen.gif) no-repeat;
}
.column .c-box{
	width:650px;
	overflow:hidden;
	padding:17px 0 0 28px;
}
.column .c-box p{
	margin:0;
	font-size:13px;
	line-height:15px;
}
.portfolio-box{
	width:100%;
	overflow:hidden;
	padding:71px 0 0;
}
.p-box{
	width:100%;
	overflow:hidden;
	padding:0 0 61px;
}
.p-box .holder{
	width:100%;
	overflow:hidden;
	padding:0 0 43px;
}
.p-box .image{
	float:left;
	width:250px;
	text-align:center;
}
.p-box .image a img{display:block;}
.p-box .image span{
	display:block;
	padding:9px 0 0;
}
.p-box .image span a{
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
	color:#68983b;
	font-weight:bold;
	letter-spacing:1px;
}
.p-box .text{
	float:right;
	width:370px;
	padding:7px 6px 0 0;
	font-size:9px;
}
.p-box .text p{
	margin:0 0 15px;
	line-height:17px;
}
.p-box .text ul{
	margin:0;
	padding:2px 0 15px;
	list-style:none;
	overflow:hidden;
	width:370px;
}
.p-box .text ul li{
	width:362px;
	float:left;
	font-size:14px;
	line-height:16px;
	padding:0 0 1px 9px;
	background:url(../images/bullet1.gif ) no-repeat 1px 50%;
}
/* gallery */
.gallery{
	width:100%;
	overflow:hidden;
}
.gallery div{
	overflow:hidden;
	width:625px;
}
.gallery ul{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	width:9999px;
}
.gallery ul li{
	float:left;
	padding:0 9px 0 3px;
}
.gallery ul li a img{display:block;}
.gallery span{
	display:block;
	padding:16px 0 0 12px;
}
.gallery span a{
	font-size:11px;
	line-height:13px;
	font-weight:bold;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#68983b;
}
.p-box .text strong{
	display:block;
	font-size:12px;
	line-height:14px;
	padding:0 0 1px 3px;
}
.g-box{
	width:100%;
	overflow:hidden;
	margin:-11px 0 0;
	padding:0 0 20px;
}
.g-box strong{
	display:block;
	font-size:20px;
	line-height:22px;
	text-transform:uppercase;
	color:#6d9f3e;
	padding:0 0 0 3px;
	/*letter-spacing:1px;*/
}
.gallery-list{
	float:left;
	display:inline;
	margin:0 0 0 -23px;
	padding:23px 0 0;
	list-style:none;
}
.gallery-list li{
	float:left;
	padding:0 0 54px 24px;
}
.gallery-list li a img{display:block;}
.text-contact{
	position:absolute;
	top:5px;
	left:0;
	width:45px;
	height:323px;
	overflow:hidden;
	text-indent:-9999px;
	z-index:10;
	background:url(../images/text-contact.png) no-repeat;
}
.text-contact-p{
	display:block;
	margin:9px 0 0 5px;
	width:177px;
	height:272px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-contact-p.png) no-repeat;
}
.contact-holder:after{
	content:"";
	clear:both;
	display:block;
}
.contact-holder{
	width:100%;
	min-height:525px;
	padding:0 0 50px;
	background:url(../images/bg-contact-p.gif) repeat-y 100% 0;
}
* html .contact-holder{height:525px;}
.contact-box{
	width:635px;
	overflow:hidden;
	padding:17px 0 0 28px;
}
.c-inner{
	padding:17px 0 0 25px;
	width:638px;
}
.contact-box p{
	margin:0;
	font-size:13px;
	line-height:17px;
}
/* contact-list */
.contact-list{
	margin:0;
	padding:17px 0 38px;
	list-style:none;
	overflow:hidden;
	width:100%;
}
.contact-list li{
	width:620px;
	float:left;
	font-size:13px;
	line-height:16px;
	padding:0 0 1px 9px;
	background:url(../images/bullet1.gif ) no-repeat 0 50%;
}
.contact-list li a{color:#6D9F3D;}
.text-recruitment{
	display:block;
	width:683px;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
	list-style:none;
	background:url(../images/text-recruitment.gif) no-repeat;
}
.contact-box .text:after{
	content:"";
	clear:both;
	display:block;
}
.contact-box .text{
	width:100%;
	min-height:223px;
}
* html .contact-box .text{height:223px;}
.title{
	width:100%;
	overflow:hidden;
	padding:10px 0 23px;
}
.title h2{
	margin:0 0 3px;
	font-size:20px;
	line-height:22px;
	color:#6d9f3d;
	font-weight:bold;
	text-transform:uppercase;
}
.title h3{
	font-size:16px;
	margin:0;
	line-height:18px;
	text-transform:uppercase;
	color:#567d31;
}
.f-box{
	width:100%;
	overflow:hidden;
	padding:0 0 52px;
}
.f-box p{
	margin:0 0 16px;
	font-size:13px;
	line-height:17px;
}
/* contact-form */
.contact-form{
	width:561px;
	overflow:hidden;
	padding:1px 0 0 1px;
}
.contact-form .row{
	overflow:hidden;
	height:1%;
	padding:0 0 31px;
}
.contact-form .l-box{
	float:left;
	width:244px;
}
.contact-form .r-box{
	float:right;
	width:244px;
}
.contact-form label{
	display:block;
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	color:#fff;
	padding:0 0 6px;
	letter-spacing:1px;
}
.contact-form .row .text-in{
	display:block;
	width:239px;
	height:17px;
	color:#000;
	font-size:14px;
	overflow:hidden;
	border: solid #404040;
	border-width:1px 1px 0 0;
	background:#fff;
	padding:6px 2px;
}
.contact-form .row-t:after{
	content:"";
	clear:both;
	display:block;
}
.contact-form .row-t{
	width:100%;
	padding:22px 0 0;
}
.contact-form .row-t label{padding:8px 0 5px;}
.contact-form .row-t .l-inner{
	margin:-12px 0 0;
	padding:0 0 9px;
	position:relative;
}
.contact-form .text-a{
	width:243px;
	height:221px;
	overflow:auto;
	border:1px solid #404040;
	border-width:1px 1px 0 0;
	background:#fff;
	color:#000;
	font-size:14px;
	line-height:16px;
}
.contact-form .row-t span{
	display:block;
	width:244px;
	height:222px;
	overflow:hidden;
}
.btn-submit{
	float:right;
	margin:15px;
	cursor:pointer;
}
.contact-form .note{line-height:46px;}
/* slice */
.slice{
	margin:0;
	padding:0;
	list-style:none;
	width:202px;
	overflow:hidden;
	position:relative;
}
.hold-slice{
	position:absolute;
	left:0;
	top:0;
	padding-top:300px;
}
/* headings */
.text-about,
.text-home,
.text-servise,
.text-team{
	position:absolute;
	top:5px;
	left:0;
	z-index:10;
	overflow:hidden;
	text-indent:-9999px;
}
.text-home{
	width:71px;
	height:326px;
	background: url(../images/text-home.png) no-repeat;
}
.text-about{
	width:60px;
	height:323px;
	background: url(../images/text-about.png) no-repeat;
}
.text-servise{
	width:46px;
	height:323px;
	background: url(../images/text-servise.png) no-repeat;
}
.text-team{
	width:75px;
	height:326px;
	background: url(../images/text-team.png) no-repeat;
}
.text-event-management,
.text-premium,
.text-complate,
.text-event-solution{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	margin:7px 0 0 4px;
}
.text-event-management{
	width:177px;
	height:198px;
	background: url(../images/text-event.png) no-repeat;
}
.text-premium{
	width:177px;
	height:227px;
	background: url(../images/text-event.png) no-repeat;
}
.text-complate{
	width:176px;
	height:142px;
	background: url(../images/text-complate.png) no-repeat;
}
.text-event-solution{
	width:178px;
	height:193px;
	background: url(../images/text-event-solution.png) no-repeat;
}
.text-kaizen-group,
.text-kaizen-philosophy,
.text-kaizen-approach,
.text-kaizen-mission,
.text-kaizen-solution,
.text-kaizen-advantage,
.text-executive{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.text-kaizen-group{
	margin:0 0 17px;
	width:679px;
	height:64px;
	background: url(../images/text-kaizen-group.gif) no-repeat;
}
.text-kaizen-philosophy{
	width:683px;
	height:64px;
	margin:0 0 18px;
	background: url(../images/text-kaizen-philosophy.gif) no-repeat;
}
.text-kaizen-approach{
	width:679px;
	height:61px;
	margin:0 0 21px;
	background: url(../images/text-kaizen-approach.gif) no-repeat;
}
.text-kaizen-mission{
	margin:0 0 18px;
	width:697px;
	height:62px;
	background: url(../images/text-kaizen-mission.gif) no-repeat;
}
.text-kaizen-solution{
	width:672px;
	height:64px;
	margin:0 0 19px;
	background: url(../images/text-kaizen-solution.gif) no-repeat;
}
.text-kaizen-advantage{
	margin:0 0 18px;
	height:63px;
	width:697px;
	background: url(../images/text-kaizen-advantage.gif) no-repeat;
}
.text-executive{
	width:683px;
	height:50px;
	margin:0 0 19px;
	background: url(../images/text-executive.gif) no-repeat;
}
/* home */
body.home .content-holder{background: url(../images/bg-content-holder-home.gif) no-repeat 100% 50px;}
/* txt-box */
.txt-box{
	height:1%;
	margin:0 0 30px;
	overflow:hidden;
	padding:0 0 13px 28px;
}
.txt-box p{margin:0 0 16px;}
/* text-about-you */
.text-about-you{
	margin:0 0 23px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:673px;
	height:47px;
	background: url(../images/text-about-you.gif) no-repeat;
}
/* about-page */
body.about-page .content-holder{background: url(../images/bg-content-holder-about.gif) no-repeat 100% 35px;}
.content-txt{
	height:1%;
	overflow:hidden;
	font-size:13px;
	line-height:16px;
	padding:0 0 0 28px;
	margin:0 0 27px;
}
.content-txt p{margin:0 0 16px;}
.content-txt p a{color:#6D9F3D;}
/* title-box */
.title-box{
	padding:44px 0 0;
	margin:0 0 23px;
	width:100%;
	overflow:hidden;
}
.title-box h2{
	margin:0 0 3px;
	font-size:20px;
	line-height:22px;
	color:#6d9f3d;
	font-weight:bold;
	text-transform:uppercase;
}
.title-box h2 span{color:#fff;}
.title-box h3{
	font-size:16px;
	margin:0;
	line-height:18px;
	text-transform:uppercase;
	color:#567d31;
}
/* servise-page */
body.servise-page .content-holder{background: url(../images/bg-content-holder-servise.gif) no-repeat 100% 38px;}
.content-txt ul{
	margin:-6px 0 0;
	padding:0;
	list-style:none;
}
.content-txt ul li{
	padding:0 0 0 9px;
	background: url(../images/bullet2.gif) no-repeat 0 6px;
}
.content-txt ul li a{color:#fff;}
/* item-txt */
.item-txt{
	display:block;
	padding:6px 0 0;
	margin:0 0 16px;
}
/* columns-holder */
.columns-wrapper{
	margin:-18px 0 -17px;
	width:100%;
	overflow:hidden;
}
.content-txt .columns-holder{
	margin:0 0 42px;
	width:100%;
	overflow:hidden;
}
.content-txt .columns-holder h3{
	margin:0 0 3px;
	font-size:12px;
	line-height:14px;
	color:#469520;
}
.content-txt .columns-holder .wrapper{
	width:660px;
	overflow:hidden;
}
.content-txt .columns-holder .column{
	float:left;
	width:310px;
	padding:0 15px 0 0;
}
.content-txt .item-list{margin:0;}
.content-txt .item-list li{background: url(../images/bullet3.gif) no-repeat 0 7px;}
/* team-page */
body.team-page .content-holder{background: url(../images/bg-content-holder-team.gif) no-repeat 100% 83px;}
.item-title{
	padding:20px 0 0;
	margin:0 0 9px;
}
.content-txt .text-holder{
	width:100%;
	overflow:hidden;
}
.content-txt .text-holder .image-left{
	float:left;
	padding:0 18px 0 0;
}
.content-txt .txt-area{
	height:1%;
	overflow:hidden;
	padding:0 35px 0 0;
}
.content-txt .image-right{
	float:right;
}
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
                    
