BODY{
	font-size:87.5%;
	font-family:Arial;
	text-align:center;
	background:#fff;
	margin:0;
	padding:0;
	}

IMG{
	border:none;
	}
A:HOVER{
	text-decoration:underline;
	}
P,H1,H2,H3{
	margin:0;
	padding:0;
	}


#page{
	min-width:920px;
	max-width:1280px;
	_width: expression(document.body.clientWidth < 920? "920px" : document.body.clientWidth > 1280? "1280px" : "auto");
	text-align:left;
	margin:auto;
	padding:0 30px;
}

#page.front_page{
	min-width:920px;
	max-width:1280px;
	_width: expression(document.body.clientWidth < 920? "920px" : document.body.clientWidth > 1280? "1280px" : "auto");
	text-align:left;
	margin:auto;
	padding:0 30px;
}

.relax{
	clear:both;
	line-height:0;
	font-size:0;
	height:1px;
	}
.rel{
	position:relative;
	float:left;
	z-index: 1000;
	width:100%;
	}
.header{
	float:left;
	width:100%;
	position:absolute;
	z-index:1000;
	background:#f0c021 url("../images/header-bg.gif") repeat-x left bottom;
	}
.header-ls{
	float:left;
	width:100%;
	background:url("../images/header-ls.gif") repeat-y left top;
	}
.header-rs{
	float:left;
	width:100%;
	background:url("../images/header-rs.gif") repeat-y right top;
	}
.header-left{
	float:left;
	width:100%;
	background:url("../images/header-left.gif") no-repeat left bottom;
	}
.header-right{
	float:left;
	width:100%;
	min-height:43px;
	_height:43px;
	background:url("../images/header-right.gif") no-repeat right bottom;
	}
.header H1{
	font-size:1.50em;
	color:#1f1a17;
	font-weight:400;
	padding:8px 0 0 30px;
	}
.header H1 A{
	float:left;
	font-size:1em;
	color:#1f1a17;
	/*background:url("../images/htitle.gif") no-repeat right 6px;*/
	padding:0 0px 0 0;
	}
.header H1 A.home{
	background:none;
	margin:2px 5px 0 0;
	padding:0;
	position:relative;
	left:-10px;
	}
.header H1 A SPAN{
	display:block;
	font-size:1em;
	color:#1f1a17;
	border-bottom:1px dashed #1f1a17;
	}
.header A:HOVER SPAN{
	border-bottom:1px dashed #f0c021;
	}
.language{
	float:right;
	padding:8px 30px 0 0;
	}
.language A{
	font-size:1em;
	color:#fff;
	text-decoration:underline;
	margin:0 0 0 10px;
	}
.site-map{
	display:none;
	float:left;
	padding:5px 0 20px 30px;
	}
.site-map UL{
	list-style:none;
	margin:0;
	padding:0;
	}
.site-map UL LI{
	float:left;
	margin:0;
	padding:5px 40px 0 0;
	}
.site-map UL LI UL LI{
	float:none;
	margin:0;
	padding:5px 0 0 10px;
	}
.site-map UL LI A{
	font-size:1.17em;
	color:#1f1a17;
	text-decoration:underline;
	}
.site-map UL LI UL LI A{
	font-size:0.86em;
	}
.site-map UL UL UL LI{
	background:url("../images/circle.gif") no-repeat left 10px;
	}
.content{
	float:left;
	width:100%;
	margin-top:43px;
	padding:0 0 20px;
	}
.content H2{
	color:#1F1A17;
	font-size:1.33em;
	}
.content P{
	font-size:1em;
	color:#1f1a17;
	padding:10px 0 0;
	}
.content A{
	font-size:1em;
	color:#687cb4;
	text-decoration:underline;
	}
.citem{
	float:left;
	width:100%;
	padding:25px 0 0;
	}
.left-col{
	padding:0 290px 0 0;
	}
.front_page .left-col{
	padding-right: 290px;
}
.front_page .right-col{
	width: 290px;
}

.border{
	float:left;
	width:84%;
	padding-bottom:30px;
	/*border-bottom:1px dotted #fbe1c9;*/
	}
.nav{
	float:left;
	/*min-width:620px;

	*/
	position: relative;
	z-index: 900;
	background:url("../images/nav-bg.gif") repeat-x left top;
	}
.nav-left{
	float:left;
	/*width:100%;
	*/background:url("../images/nav-left.gif") no-repeat left top;
	}
.nav-right{
	float:left;
	/*width:100%;
	*/background:url("../images/nav-right.gif") no-repeat right top;
	}
.nav UL LI{
	float:left;
	margin:0;
	padding:0 20px 0 28px;
	}
.nav UL LI SPAN.select,
.nav UL LI A{
	display:block;
	font-size:1.3em;
	color:#495677;
	text-decoration:none;
	padding:8px 0 10px;
	}
.nav UL LI SPAN.select{
	color:#1f1a17;
	background:url("../images/nav-sel.gif") repeat-x left top;
}
.nav UL LI.selected A{
	text-decoration:none;
	color:#1f1a17;
	background:url("../images/nav-sel.gif") repeat-x left top;
	}
.nav UL LI UL{
	padding:0px 0 0;
	}
.nav UL LI UL LI{
	float:none;
	border:1px solid #fff;
	padding:0;
	}
.nav UL LI UL LI A{
	display:block;
	font-size:1em;
	color:#6e81b7;
	text-decoration:underline;
	padding:8px 0 0;
	}
.nav UL LI.selected UL LI A{
	color:#6e81b7;
	text-decoration:underline;
	background:none;
	}
.nav UL LI UL LI A:HOVER{
	text-decoration:none;
	color:#6e81b7;
	background:none;
	}
.project-block{
	float:left;
	width:100%;
	padding:20px 0 25px;
	}
.screen{
	float:left;
	padding:0 35px 10px 10px;
	}
.pinfo H2{
	font-size:1.33em;
	color:#1f1a17;
	padding:0;
	}
.pinfo P{
	font-size:1em;
	color:#1f1a17;
	padding:15px 20px 0 0;
	}
.pinfo P A{
	font-size:1em;
	color:#687cb4;
	}
.screen UL LI{
	font-size:1em;
	color:#1f1a17;
	margin:0;
	padding:0 0 5px;
	}
.more{
	float:left;
	width:253px;
	margin-right:20px;
	background:url("../images/more-bg.gif") repeat-y left top;
	}
.more.mright{
	float:right;
	}
.more-top{
	float:left;
	width:100%;
	background:url("../images/more-top.gif") no-repeat left top;
	}
.more-bottom{
	float:left;
	width:100%;
	min-height:50px;
	_height:50px;
	background:url("../images/more-bottom.gif") no-repeat left bottom;
	padding:20px 0;
	}
.more IMG{
	float:left;
	margin:0 15px;
	}
.more P{
	padding:0 20px;
	}
.info{
	float:left;
	width:100%;
	padding-top:20px;
	}
.lnav{
	float:left;
	width:185px;
	padding-left:30px;
	position:relative;
	margin-top:-15px;
	}
.lnav UL LI{
	float:left;
	width:100%;
	font-size:1em;
	color:#2f2b28;
	margin:0;
	padding:10px 0 0;
	}
.lnav UL LI A{
	font-size:1em;
	color:#687cb4;
	text-decoration:underline;
	padding:0;
	}
.lnav UL LI A:HOVER,.lnav UL LI.active A {
	color:#2f2b28;
	text-decoration:none;
	}
.sub-nav{
	float:left;
	clear:left;
	/*border-bottom:1px solid #cfcfce;*/
	}
.sub-nav UL{
	list-style:none;
	position:relative;
	bottom:-1px;
	margin:0;
	padding:0;
	}
.sub-nav UL LI{
	float:left;
	margin:0;
	padding:5px 20px 0;
	}
.sub-nav UL LI A,.sub-nav UL LI.active div,
.sub-nav UL LI.active SPAN{
	display:block;
	font-size:1em;
	color:#6e81b7;
	text-decoration:none;
	padding:0;
	}
.sub-nav UL LI A:HOVER,.sub-nav UL LI.active A,.sub-nav UL LI.active div {
	color:#1f1a17;
	background:url("../images/snav-bg.gif") repeat-x left top;
	}
.sub-nav UL LI A:HOVER SPAN,
.sub-nav UL LI.active SPAN {
	background:url("../images/snav-left.gif") no-repeat left top;
	}
.sub-nav UL LI.active SPAN SPAN,
.sub-nav UL LI SPAN SPAN {
	display:block;
	line-height:24px;
	padding:0 14px 0 15px;
	}
.sub-nav UL LI A:HOVER SPAN SPAN,
.sub-nav UL LI.active SPAN SPAN {	color:#1f1a17;
	background:url("../images/snav-right.gif") no-repeat right top;
	}
.pdata{
	padding:0 0 0 220px;
	}
.pdata.pall{
	padding:0 0 0 10px;
	}
.project{
	float:left;
	min-width:135px;
	_width:135px;
	padding:0 14px 15px 0;
	min-height:95px;
	_height:95px;
	}
.pname{
	padding:20px 0 0;
	}
.ptitle{
	margin-top: 15px;
	padding:3px 0 3px;
	  background: #FBEDBD}
.content .ptitle P{
	padding: 5px 10px;
	}
.content .ptitle P SPAN{
	font-weight: 600;
	}
.lpic{
	text-align:center;
	padding:10px 0 10px;
	}
.description{
	padding:10px 0 20px;
	}
.description SPAN{
	display:block;
	padding:10px 20px;
	}
.right-col{
	float:right;
	width:280px;
	}
.logo{
	float:left;
	padding:0 0 0 40px;
	}
.phone{
	float:left;
	font-size:1.17em;
	color:#1f1a17;
	padding:40px 0 0 40px;
	}
.phone P{
	font-size:1em;
	color:#1f1a17;
	padding:0;
	}
.phone SPAN{
	color:#1f1a17;
	}
.askinfo{
	padding:5px 0 0 40px;
	}
.askinfo A{
	float:left;
	clear:left;
	font-size:1em;
	color:#6c7fb6;
	text-decoration:underline;
	margin-top:0px;
	}
.askinfo A#cform{
	text-decoration:none;
	border-bottom:1px dotted #6c7fb6;
	}
.askinfo A#cform:HOVER{
	text-decoration:none;
	border-bottom:1px dotted #fff;
	}
.askinfo SPAN.allways{
	float:left;
	font-size:1em;
	color:#1f1a17;
	margin-top:10px;
	padding-left:5px;
	}
#video{
	float:left;
	width:100%;
	min-width:290px;
	_width:280px;
	min-height:220px;
	_height:220px;
	}
#video.hid *{
	visibility:hidden !important;
	}
.video-nav A{
	display:block;
	font-size:1em;
	color:#6c7fb6;
	text-decoration:underline;
	margin-top:5px;
	background:url("../images/vnav.gif") no-repeat left top;
	padding:0 0 5px 30px;
	}
.rtext{
	float:left;
	padding:30px 0 0 40px;
	}
.request{
	float:left;
	width:233px;
	margin-top:10px;
	display:none;
	background:url("../images/request-bg.gif") repeat-y left top;
	}
.request-top{
	float:left;
	width:100%;
	background:url("../images/request-top.gif") no-repeat left top;
	}
.request-bottom{
	float:left;
	width:100%;
	background:url("../images/request-bottom.gif") no-repeat left bottom;
	}
.request FORM{
	margin:0;
	padding:13px 0 13px 13px;
	}
.request FORM TEXTAREA{
	width:202px;
	_width:207px;
	height:110px;
	font-family:arial;
	font-size:1em;
	color:#1F1A17;
	margin-bottom:5px;
	border:1px solid #989796;
	padding:2px 0 2px 5px;
	}
.request FORM INPUT{
	width:202px;
	_width:207px;
	font-family:arial;
	font-size:1em;
	color:#1F1A17;
	margin-bottom:5px;
	border:1px solid #989796;
	padding:2px 0 3px 5px;
	}
.request FORM INPUT.send{
	float:right;
	width:87px;
	_width:87px;
	height:22px;
	font-size:1em;
	color:#1F1A17;
	border:none;
	text-align:center;
	cursor:pointer;
	background:url("../images/send.gif") no-repeat left top;
	margin:0 12px 0 0;
	padding:0 0 3px;
	}
.res{
	display:none;
	font-size:1em;
	padding:8px 20px 18px;
	}
.pdata H3,H4{
	color:#1F1A17;
	font-size:1.17em;
	margin:0;
	padding:10px 0 0;
	}
.pdata SPAN.date{
	font-size:0.83em;
	}
.log{
	float:left;
	width:100%;
	padding-bottom:10px;
	}
.search-results{
	float:left;
	width:100%;
	padding-bottom:10px;
	border-top:1px dotted #fbe1c9;
	}
.sbutton{
	border:none;
	height:22px;
	margin-left:5px;
	cursor:pointer;
	}
.pdata TABLE TD{
	font-size:1em;
	color:#1F1A17;
	}
.footer{
	float:left;
	width:100%;
	background:url("../images/footer-bg.gif") repeat-x left top;
	}
.footer-left{
	float:left;
	width:100%;
	background:url("../images/footer-left.gif") no-repeat left top;
	}
.footer-right{
	float:left;
	width:100%;
	background:url("../images/footer-right.gif") no-repeat right top;
	}
.farrow{
	float:left;
	width:100%;
	min-height:53px;
	_height:53px;
	background:url("../images/farrow.gif") no-repeat center top;
	}
.flcol{
	float:left;
	width:360px;
	padding:15px 0 0 30px;
	}
.frcol{
	float:right;
	width:200px;
	padding:15px 30px 0 0;
	}
.fccol{
	text-align:center;
	padding:15px 390px 0;
	}
.footer P{
	font-size:1em;
	color:#2c2417;
	}
.footer FORM{
	margin:0;
	padding:3px 0 0;
	}
A,.header A:HOVER,.language A.lsel,.language A:HOVER,.site-map UL LI A:HOVER,.content A:HOVER,.lnav UL LI A:HOVER,.askinfo A:HOVER,.video-nav A:HOVER{
	text-decoration:none;
	}
.container,.ldata,.project-info{
	float:left;
	width:100%;
	}
.nav UL,.screen UL,.lnav UL{
	list-style:none;
	margin:0;
	padding:0;
	}
.nav UL LI A:HOVER,.sub-nav UL LI A:HOVER{
	text-decoration:none;
	color:#1f1a17;
	}
.front .nav UL LI UL,.sub-nav UL LI SPAN{
	display:block;
	}
.project-block A:VISITED,.pdata A:VISITED,.lnav A:VISITED,.nav UL LI UL LI A:VISITED {
	color:#551a8b;
	}
.pinfo,.ppic{
	padding:0;
	}
.projects,.news{
	float:left;
	width:100%;
	padding:10px 0 0;
	}
.video,.video-nav{
	float:left;
	width:100%;
	padding:20px 0 0;
	}
.page-navigator{
	float:left;
	width:100%;
	padding:10px 0 0;
	}
#cname{
	font-weight:bold;
	}
.pinf{
	min-height:300px;
	}
.pworkers{
	padding:15px 0 0 40px;
	}
#cprocess{
	display:none;
	}
#info{
	margin-right:20px;
	}
#cinfo{
	display:none;
	}
.dshow{
	display:block !important;
	}
.content a.aact{
	color:#1F1A17;
	text-decoration: none;
	border-bottom:1px dotted #fff !important;
	}
.content a#info,.content a#process{
	text-decoration:none;
	border-bottom:1px dotted #6C7FB6;
	}
.content a#info:hover,.content a#process:hover{
	text-decoration:none;
	border-bottom:1px dotted #fff;
	}

.pname{
	
	padding: 10px 0 0;
	
}

.posts_name{
	
	padding: 5px 0 0 0;
	
	font-size: 0.92em;
	
}


.project {
	
float:left;
	
height:250px;
	
min-height:95px;
	
min-width:135px;
	
padding:0 14px 15px 0;
	
width:200px;
	
}


.lnav{
	
	margin-top: 0;
	
	padding-left: 15px;
	
}


.project{
	
	padding: 0 10px 15px 0;
	
}

.project.no-margin{
	
	padding-right: 10px;
	
}

.project .pname{
	
	padding: 0px;
	
}

.nav ul li a.selected,
.nav ul li a{
	
	text-decoration: underline;
	
}


.footer A{
	
	text-decoration: underline;
	
	color: #000000;
	
}

.footer A:HOVER{
	
	text-decoration: none;
	
}


.sub-nav ul li.active a {
	text-decoration: none;
}

.pdata UL,
.rtext UL{
	
	padding: 0px;
	
	margin: 0px;
	
	margin-left: 10px;
	
}

.pdata UL LI,
.rtext UL LI {
	
	font-size: 1em;
	
	line-height: 1.5em;
	list-style: none;
	 
	padding-left: 15px;
	
	background: url("../images/ul.gif") no-repeat left 7px;
	
}
H1, H2, H3, H4, H5{
	/*font-family:Georgia;*/
}
.pdata H1{
	
	font-size: 1.50em;
	
	color:#495677;
	
}


.content p {
	line-height: 1.5em;
}

.footer P{
	font-size:0.92em;
}

#cform{

}

.project-block.front-page{
	width: 96%;
}
.screen {
	margin-right: px; 
	width: 40%;
}
.more{
	border: 1px solid #F6D055;
	width: 100%;
	position: relative;
	top:0px;
	left:0px;
	background: none;
}
.more DIV.more-top{
	position: relative;
	top: -1px;
	left: -1px;
	background: url("../images/ctl.gif")  no-repeat top left;
}
.more DIV.more-top DIV.more-bottom{
	position: relative;
	top: 0px;
	left: 2px;
	padding: 0;
	width: 100%;
	background: url("../images/ctr.gif")  no-repeat top right;
}
.more DIV.more-top DIV.more-bottom DIV{
	float: left;
	width: 100%;
	top: 2px;
	position: relative;
	background: url("../images/cbr.gif")  no-repeat bottom right;
}
.more DIV.more-top DIV.more-bottom DIV DIV{
float: left;
width: 100%;
	position: relative;
left: -2px;
top: 0px;
padding: 20px 0px;
	background: url("../images/cbl.gif")  no-repeat bottom left;
}
.pinfo{
	float: left;
	width: 40%;
	padding-right: 60px;
}

.pdata.pall{
	padding: 0 0 0 36px !important;
}	
.front_page .right-col .askinfo{
	/*padding-left: 160px;*/
}


.front_page .right-col .phone{
	/*padding-left: 160px;*/
}
.front_page .right-col .logo{
/*	padding-left: 160px;*/
}

.video{
	margin-left: -20px;
	position: relative;
}


.ldata a.home{
float: left;
margin: 12px 10px 0 10px
}

.info.border .pdata {
	padding-left: 230px;
}
.info.border .lnav{
	margin-left: 25px;
}
