body{
	margin:0;
	font:11px Arial, sans-serif sans-serif;
	color:#000;
}
img{border-style:none;}
a{text-decoration:none; color:#808080;}
a:hover{text-decoration:none; color:#000;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.holder{
	width:100%;
	overflow:hidden;
}
#page{
	width:970px;
	overflow:hidden;
	margin:0 auto;
}
#header{
	height:78px;
	overflow:hidden;
	width:100%;
}
h1.logo{
	margin:0;
	float:right;
	display:inline;
	margin:-31px 0 0 0px;
	width:29px;
	height:115px;
}
h1.logo a{
	display:block;
	height:115px;
	text-indent:-9999px;
	/*background:url(../images/logo.png);*/
	background:url(../images/plh_logo.gif);
	overflow:hidden;
}
#content{
	width:100%;
}
#content:after{
	content:"";
	display:block;
	clear:both;
	height:0;
	overflow:hidden;
}
.navigation{
	width:187px;
	float:left;
	overflow:hidden;	
	display:inline;
}
.menu{
	padding:0;
	margin:0;
	list-style:none;
	visibility:hidden;
	font:11px/19px Arial, sans-serif sans-serif;
	text-transform:uppercase;
	width:100%;
}
.menu li{
	width: 190px;
	float: left;
}
.menu li ul{
	width: 190px;
	overflow: hidden;
}
.menu li ul li{width: 174px;}
/*for js start*/
.menu .scroll {
	height:334px;
	overflow:hidden;
}
.menu .six {
	height:100px;
}
.menu .ten {
	height:140px;
}
.menu .twenty {
	height:240px;
}
.menu .fourteen {
	height:180px;
}
.menu ul {
	overflow:hidden;
	width:100%;
	margin:0;
}
* html .menu ul {position:relative;}
*+html .menu ul {position:relative;}
* html .menu .scroll ul {position:static;}
*+html .menu .scroll ul {position:static;}
* html .menu li {position:relative;}
*+html .menu li {position:relative;}
.scroll{
	width:100%;
}
/*for js end*/
.menu a{
	text-decoration:none;
	color:#000;
	letter-spacing:1px;
	outline:none;
	overflow:hidden;
}
.menu a:hover{
	color:#808080;
}
.menu ul{
	list-style:none;
	padding:0;
	margin:0;
}
.menu ul a,
.menu ul a{
	background:none;
	text-transform:none;
	color:#808080;
}
.menu ul a.active,
.menu ul a:hover{
	color:#000;
}
.menu ul ul{
	padding:0;
	margin:0;
	list-style:none;
}
.menu ul ul li{
	padding:0 0 0 16px;
}
.menu ul ul a{
	color:#808080;
}
.menu ul ul a.active,
.menu ul ul a:hover{
	color:#000;
}
.column{
	width:704px;
	overflow:hidden;
	
}
.visual-holder{
	width:100%;
	overflow:hidden;
}
.visual{
	display:block;
	overflow:hidden;
	margin:0 0 15px;
	width:100%;
}
.visual img{
	border:none;
	display:block;
}
.title{
	float:left;
	width:296px;
	overflow:hidden;
}
.title h2{
	font:14px/14px Arial, sans-serif sans-serif;
	margin:0;
	text-transform:uppercase;
}
.description{
	float:right;
	width:400px;
	overflow:hidden;
}
.description p{
	line-height:19px;
	margin:0;
}
.tools{
	padding:27px 0 0;
	text-transform:uppercase;
	color:#7f7f7f;
	overflow:hidden;
	line-height:18px;
}
.tools .search-form{
	float:right;
	height:1%;
	overflow:hidden;
	height:18px;
}
.search-form .txt{
	float:left;
	font-size:11px;
	overflow:hidden;
	height:16px;
	line-height:16px;
	margin:0 21px 0 5px;
	color:#7f7f7f;
}
.search-form .txt input{
	background:none;
	border:0;
	padding:0 5px;
	width:190px;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
}
.search-form a{
	float:left;
	text-transform:uppercase;
	color:#7f7f7f;
}
.search-form a:hover{
	color:#000;
	text-decoration:none;
}
.tools a{
	color:#7f7f7f;
}
.tools a:hover{
	color:#000;
	text-decoration:none;
}
/*contact page*/
.contact{
	width:100%;
	overflow:hidden;
}
.contact h2{
	font-size:17px;
	line-height:42px;
	text-transform:uppercase;
	margin:0;
	letter-spacing:1px;
}
.contact address{
	display:block;
	line-height:19px;
	font-style:normal;
	margin:0 0 19px;
}
.contact address span{
	display:block;
}
.contact .phone{
	display:block;
	line-height:19px;
}
.contact .phone span{
	display:block;
}
.contact .tools{
	padding:19px 0 0;
}
.contact .tools a{
	text-transform:none;
}
.contact .tools .search-form a{
	text-transform:uppercase;
}
/*employees page*/
.gallery{
	width:105%;
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
}
.gallery li{
	float:left;
	width:123px;
	overflow:hidden;
	margin:0 18px 26px 0;
	min-height:211px;
}
.gallery li .photo{
	height:95px;
	overflow:hidden;
	display:block;
	margin:0 0 8px;
}
.gallery li.photo img{
	display:block;
}
.gallery li h4{
	margin:0;
	font:11px/18px Arial, sans-serif sans-serif;
	color:#000;
}
.gallery li h5{
	margin:0;
	font:10px/18px Arial, sans-serif sans-serif;
	color:#222;
}
.gallery li p{
	margin:0;
	font:10px/18px Arial, sans-serif sans-serif;
	color:#222;
}
.gallery li p a{
	color:#808080;
}
.gallery li p a:hover{
	color:#000;
	text-decoration:none;
}
.employees .tools{
	padding:2px 0 0;
}
.tools .pager{
	padding:0;
	list-style:none;
	float:right;
	margin:0 46px 0 0;
	display:inline;
	color:#000;
	font-size:11px;
	line-height:18px;
}
.tools .pager li{
	float:left;
	height:auto;
	margin:0 0 0 9px;
	padding:0;
}
.tools .pager li span{
	color:#808080;
	background:url(../images/split.gif) no-repeat right;
	margin:0 2px 0 0;
	padding:0 3px 0 0;
}
.tools .pager li a{
	float:left;
	width:7px;
	height:9px;
	overflow:hidden;
	text-indent:-999px;
	margin:4px 0 0;
}
.tools .pager li a.prev{
	background:url(../images/prev-arrow.gif) no-repeat;
}
.tools .pager li a.next{
	background:url(../images/next-arrow.gif) no-repeat;
}
.tools .pager li p.next{
	background:url(../images/next-arrow.gif) no-repeat;
}
.tools .pager li p.prev{
	background:url(../images/prev-arrow.gif) no-repeat;
}
.tools .pager li a:hover{
	background-position:0 -9px;
}
/*partner page*/
.gallery2{
	width:100%;
	overflow:hidden;
	padding:0;
	margin:0 0 25px;
	list-style:none;
}
.gallery2 li{
	width:63px;
	float:left;
}
.gallery2 a{
	width:63px;
	float:left;
	border-bottom:10px solid #fff;
}
.gallery2 a img{
	display:block;
	border:solid #999;	
	border-width:0 0 2px;
	padding:0 1px 1px 0;
	/*transperens*/
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	filter: alpha(opacity = 30);
	/*transperens*/
}
/*transperens */
.gallery2 a.active img, .gallery2 a:hover img{
	display:block;
	border:solid #ccc;
	border-width:0 0 2px;
	padding:0 1px 1px 0;
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
	filter: alpha(opacity = 100);	
}
/*transperens */

.gallery2 a:hover,
.gallery2 li.active a{
	border-color:#000;
}
.partner{
	width:100%;
	overflow:hidden;
}
.partner .name{
	float:left;
	width:300px;
}
.partner .name h2{
	text-transform:uppercase;
	font-size:14px;
	line-height:18px;
	margin:0;
	font-weight:normal;
}
.partner .name h2 span{
	display:block;
	padding:8px 0 0;
}
.partner .text-column{
	float:right;
	width:394px;
}
.partner .scroll{
	height:251px;
	overflow:hidden;
}
.partner p{
	line-height:19px;
	color:#222;
	margin:0 0 19px;
}
.partner .tools{
	padding:118px 0 0;
}
/*result page*/
.quarter{
	width:275px;
	float:left;
	overflow:hidden;
}
.quarter img{
	display:block;
}
.result{
	float:right;
	width:394px;
	overflow:hidden;
}
.result h2{
	font-size:14px;
	text-transform:uppercase;
	line-height:18px;
	margin:0 0 29px;
}
.result h3{
	font-size:14px;
	line-height:18px;
	color:#000;
	margin:0 0 29px;
}
.result .search-form{
	float:none;
	line-height:18px;
	width:100%;
	overflow:hidden;
	margin:0 0 17px;
}
.panel{
	border:solid #cfcfcf;
	border-width:1px 0;
	width:100%;
	overflow:hidden;
	padding:10px 0;
	margin:0 0 29px;
}
.panel p{
	line-height:18px;
	margin:0;
}
.panel .pager{
	float:right;
	padding:0;
	margin:0;
	list-style:none;
	height:18px;
	font-size:10px;
	line-height:18px;
}
.panel .pager li{
	float:left;
	margin:0 0 0 7px;
	display:inline;
}
.panel .pager li a{
	text-decoration:none;
	color:#666;
	float:left;
}
.panel .pager li a.prev{
	float:left;
	height:9px;
	width:7px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/prev-arrow.gif) no-repeat;
	margin:4px 0 0;
}
.panel .pager li a.next{
	float:left;
	height:9px;
	width:7px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/next-arrow.gif) no-repeat;
	margin:4px 0 0;
}
.panel .pager li a.next:hover,
.panel .pager li a.prev:hover{
	background-position:0 -9px;
}
.panel .pager li.active a,
.panel .pager li a:hover{
	color:#000;
}
.item{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #cfcfcf;
	margin:0 0 29px;
}
.item h4{
	font-size:17px;
	line-height:18px;
	text-transform:uppercase;
	margin:0 0 27px;
}
.item h5{
	font-size:11px;
	line-height:19px;
	margin:0;
}
.item h5 a{
	color:#000;
}
.item h5 a:hover{
	color:#7f7f7f;
	text-decoration:none;
}
.item p{
	color:#000;
	margin:0 0 19px;
	line-height:19px;
}
.item p a{
	color:#7f7f7f;
}
.item p a:hover{
	color:#000;
	text-decoration:none;
}
.item .all{
	margin:0 0 19px;
}
.item .all a{
	color:#808080;
	font-size:11px;
	line-height:19px;
}
.item .more a:hover{
	color:#000;
	text-decoration:none;
}
.result .tools{
	padding:0;
}
.result .tools .search-form{
	float:right;
	margin:0;
	width:auto;
}
/*news page*/
.news-column{
	width:394px;
	float:right;
	overflow:hidden;
}
.news-column .text{
	min-height:516px;
}
* html .news-column .text{height:516px; overflow:visible;}
.news-column h2{
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	color:#000;
	margin:0;
	font-weight:normal;
	letter-spacing:1px;
}
.news-column .date{
	font-size:11px;
	line-height:18px;
	color:#7f7f7f;
	/*text-transform:uppercase;*/
	letter-spacing:1px;
	font-weight:normal;
	display:block;
	margin:0 0 13px;
}
.news-column p{
	line-height:19px;
	color:#222;
	margin:0 0 19px;
}
.news-column .tools{
	padding:0;
}
.gallery3{
	width:100%;
	overflow:hidden;
}
.gallery3 .frame{
	width:100%;
	margin:0 0 12px;
}
.gallery3 .frame img{
	display:block;
}
.gallery3 h3{
	margin:0 0 7px;
	font-size:11px;
	line-height:14px;
	color:#7f7f7f;
	text-transform:uppercase;
	font-weight:normal;
}
.gallery3 .nav{
	width:100%;
	overflow:hidden;
}
.gallery3 .nav .prev{
	float:left;
	width:80px;
}
.gallery3 .nav .next{
	float:right;
	width:80px;
	text-align:right;
}
.gallery3 .nav .next img,
.gallery3 .nav .prev img{
	display:block;
	margin:0 0 6px;
}
.gallery3 .nav .next a,
.gallery3 .nav .prev a{
	font-size:11px;
	line-height:16px;
	color:#7f7f7f;
	text-transform:uppercase;
	display:block;
}
.gallery3 .nav .prev a:focus,
.gallery3 .nav .next a:focus { outline: none; }

.gallery3 .nav .prev a span{
	padding:0 0 0 13px;
	background:url(../images/prev-arrow2.gif) no-repeat left;
}
.gallery3 .nav .prev a:hover span{
	background:url(../images/prev-arrow2-hover.gif) no-repeat left;
	color:#000;
}
.gallery3 .nav .next a span{
	padding:0 13px 0 0;
	background:url(../images/next-arrow2.gif) no-repeat right;
}
.gallery3 .nav .next a:hover span{
	background:url(../images/next-arrow2-hover.gif) no-repeat right;
	color:#000;
}
.project{
	width:100%;
	overflow:hidden;
}
.project .text-column{
	float:right;
	width:394px;
	overflow:hidden;
}
.project .text-column .scroll{
	overflow:hidden;
	height:400px;
	margin:0 0 15px;
}
.project .text-column h2{
	font-size:14px;
	text-transform:uppercase;
	color:#000;
	line-height:18px;
	margin:0 0 7px;
	font-weight:normal;
}
.project .text-column h3{
	font-size:11px;
	line-height:19px;
	margin:0;
}
.project .text-column p{
	margin:0 0 19px;
	color:#222;
	line-height:19px;
}
.project .text-column p a{
	color:#808080;
}
.project .text-column p a:hover{
	color:#000;
}
.project .text-column dl{
	margin:0;
	width:100%;
	color:#222;
	line-height:19px;
}
.project .text-column dl dt{
	float:left;
	width:106px;	
}
.project .text-column dl dd{
	margin:0;
}
/*omplh page start*/
.omplh{
	width:100%;
	overflow:hidden;
}
.omplh .text-column{
	float:right;
	width:394px;
	overflow:hidden;
}
.omplh .text-column .scroll{
	height:400px;
	overflow:hidden;
	/*margin-bottom:15px;*/
}
.omplh .text-column h2{
	font-size:14px;
	line-height:14px;
	margin:0 0 9px;
	text-transform:uppercase;
	font-weight:normal;
}
.omplh .text-column p{
	margin:0 0 19px;
	font-size:11px;
	line-height:19px;
	color:#222;
}
.omplh .quarter h3{
	font-size:14px;
	line-height:26px;
	color:000;
	margin:14px 0 0;
	text-transform:uppercase;
	font-variant:normal;
	letter-spacing:1px;
}
.null{
	padding:0 !important;
}
/* scroll */
.vscroll-bar{
	position:absolute;
	width:4px !important;
	margin:0;
	padding:0;
	z-index:10000;
}
.vscroll-up{
	display:none;
}
.vscroll-down{
	display:none;
}
.vscroll-line{
	left:0px !important;
	width:4px !important;
	overflow: hidden;
	background:#ccc;
}
.vscroll-slider{
	left:0px !important;
	background:#000;
	width:4px !important;
	cursor: pointer;
}
/*.vb-hover .vscroll-line{background:#ccc;}
.vb-hover .vscroll-slider{background:#000;}*/
#height-auto, #height-auto1, #height-auto2, #height-auto3, #height-auto4 {
	overflow:visible !important;
	height:auto !important;
}

.specialcase
{
	padding: 0 0 0 0;
}
/*
 #height-auto1 li {
 	display:none;
 }
 #height-auto1 li ul {
 	position:relative;
 }
 #height-auto1 li.active, #height-auto1 ul li {
 	display:block;
 }
 #height-auto3 li {
 	display:none !important;
 }
 #height-auto3 li.active, #height-auto3 ul li {
 	display:block !important;
 }*/
