html{
	padding:0;
	margin:0;
	}
body {
	font: 1em Tahoma, Arial, Verdana, sans-serif;
	text-align:center;
	background:#E0E5E5;
	padding:0;
	margin:0;
}

label {
	font: 0.7em Tahoma, Arial, Verdana, sans-serif;
	text-align:center;
	}
a{color:#507c8b;}
a img{
border:0;
}
h1{
}
#wrapper{
	width:974px;
	margin:0 auto;
	text-align:left;
	background:#fff;
}
#header{
	height:136px;
	background:#fff;
}
#header *{
	padding:0;
	margin:0;
}
#header .logo{
	float:left;
	}
#header #contactAndLangBar{
	float:left;
	width:709px;
	height:16px;
	border-top:4px solid #000;
	background:url(../images/contactsbar_bg.gif) 0 0 repeat-x;
	font-size:9px;
	color:#fff;
	line-height:15px;
	vertical-align:baseline;
	}
#header #contactAndLangBar a{
	color:#fff;
	text-decoration:none;
	}
#header #contactAndLangBar img{
	vertical-align:top;
	}
#header #contactAndLangBar .phoneIcon{
	float:left;
	background:url(../images/phone_icon.gif) 5px 0 no-repeat;
	padding:0 11px 0 17px;
	display:block;
	}
#header #contactAndLangBar .mailIcon{
	float:left;
	background:url(../images/mail_icon.gif) 0 0 no-repeat;
	padding:0 0 0 26px;
	display:block;
	}
#header #contactAndLangBar .mailIcon{
	margin:0 4px 0 0;
	}
#header #contactAndLangBar .phonemailsep{
	margin:0 0 0 10px;
	float:left;
	}
#header #contactAndLangBar ul{
	float:right;
	list-style:none; 
	}
#header #contactAndLangBar ul li{
	list-style:none;
	display:inline;
	}
#header #contactAndLangBar ul li a,#header #contactAndLangBar ul li span{
	margin:0 7px;
	}
	#nav {
		float:left;
		width:709px;
	}
		#nav * {
			padding:0;
			margin:0;
		}
		#nav ul{
			float:right;
			margin-top:31px;
			list-style:none; 
			}
			#nav ul li{
				list-style:none;
				float:left;
			}
				#nav ul li a{ 
					display:block;
					float:left;
					height:51px;
					background-position:0 0;
					background-repeat:no-repeat;
				}
				#nav ul li.homeBtn a{ 
					width:73px;
					background-image:url(../images/homeBtn.gif);
				}
				#nav ul li.homeBtnbg a{ 
					width:73px;
					background-image:url(../images/homeBtn.gif);
				}
				#nav ul li.aboutusBtnbg a{ 
					width:66px;
					background-image:url(../images/aboutusBtn.gif);
				}
				#nav ul li.certificateBtnbg a{ 
					width:100px;
					background-image:url(../images/certificateBtn.gif);
				}
				#nav ul li.mechanizationBtnbg a{ 
					width:104px;
					background-image:url(../images/mechanizationBtn.gif);
				}
				#nav ul li.objectsBtnbg a{ 
					width:77px;
					background-image:url(../images/objectsBtn.gif);
				}
				#nav ul li.referenceBtnbg a{ 
					width:97px;
					background-image:url(../images/referenceBtn.gif);
				}
				#nav ul li.contactusBtnbg a{ 
					width:121px;
					background-image:url(../images/contactusBtn.gif);
				}
				#nav ul li a span{ 
					position:absolute;
					left:-9999px;
				}
				#nav ul li a:hover,#nav ul li a.current{ 
					background-position:0 -51px;;
				}
				
				 #nav ul li.homeBtnen a{ 
width:73px;
background-image:url(../images/homeBtnEn.gif);
}
#nav ul li.aboutusBtnen a{ 
width:79px;
background-image:url(../images/aboutusBtnEn.gif);
}
#nav ul li.certificateBtnen a{ 
width:94px;
background-image:url(../images/certificateBtnEn.gif);
}
#nav ul li.mechanizationBtnen a{ 
width:109px;
background-image:url(../images/mechanizationBtnEn.gif);
}
#nav ul li.objectsBtnen a{ 
width:77px;
background-image:url(../images/objectsBtnEn.gif);
}
#nav ul li.referenceBtnen a{ 
width:92px;
background-image:url(../images/referenceBtnEn.gif);
}
#nav ul li.contactusBtnen a{ 
width:114px;
background-image:url(../images/contactusBtnEn.gif);
}



	#nav .underNavSeparator{
		width:629px;
		height:1px;
		background:url(../images/separator.gif) 0 0 repeat-x;
		margin:10px 0 0 80px;
	}
	.headerSeparator{
			clear:both;
			float:left;
			}
#slideshow{
	width:974px;
	height:211px;
	clear:both;
	float:left;
}
.slogan{
		clear:both; 
		margin:0;
		height:30px;
		padding:11px 14px 0;
		width:946px;
		background:url(../images/title.background.gif) 0 0 repeat-x;
		border-bottom:4px solid #E2E2E2;
}
.slogan .checkall{
	float:right;
	}
#content{
	padding:0 17px;
	width:940px;
	border-bottom:8px solid #e2e2e2;
}
#welcome{ 
width:260px;
}
#lastProjects{
width:273px;
}
#latestNewsShort{ 
width:260px;
padding-right:0;
background:transparent;
}
.contentTopSeparator{
		width:938px;
		height:1px;
		background:url(../images/separator.gif) 0 0 repeat-x;
		margin:10px 0 20px;
	
}
.contentContainer{
	float:left;
	padding:0 30px 0 20px; 
}
.contentContainer h2{
	font-size:20px;
	color:#323434;	
	border-bottom:4px solid #E2E2E2;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:5px;
	margin-top:13px;
}
.contentContainer p{
	font-size:11px;
	line-height:18px;
	color:#646464;	
}
.lastProjectsThumb{

border:1px solid #787A7A;
padding:2px;
float:left;
margin-right:10px;
}


.projectsSubj{
float:right;
width:174px;
}
.projectsSubj p{
	margin:0;
	padding:0;
}
.projectsSubjSeparator{
	width:282px;
	height:1px;
	background:url(../images/separator.gif) 0 0 repeat-x;
	margin:10px 0 10px 0;
	clear:both;
}
#latestNewsShort p{
	padding:5px 0;
	margin:0;
} 
h3.newsSubj{
	color:#323434;
	font-size:10px;
	font-weight:normal;
	padding:0 0 0 21px;
	margin:0;
	background:url(../images/news_icon.gif) 0 5px no-repeat;
}
h3.newsSubj a{
	font-weight:bold;
	font-size:11px;
}
.newsSubjSeparator{
	width:260px;
	height:1px;
	background:url(../images/separator.gif) 0 0 repeat-x;
	margin:7px 0 7px 0;
	clear:both;
}
#slideshow{}
#footer{
	height:35px;
	background:#232323;
	padding:0 0 0 5px;
}
#footer a{ 
	font-size:9px;
	color:#656565;
	line-height:35px; 
	margin:0 9px;
	text-decoration:none;
	}	
#footer a:hover{ 
	color:#e1e1e1;
}
#footer span{ 
	font-size:9px;
	color:#656565;
	line-height:35px; 
	}	
.siteUrl{
	float:right; 
	padding-right:16px;
	}	
.bottomSeparatorHome{
padding:10px 0 10px 25px; 
float:left;
clear:both;
display:block;
}
#contentHome{
	background:url(../images/verticalHomeSeparator.gif) 0 0 repeat-y;
}
#contentObjects{
	background:url(../images/vertical_separator_obj.gif) 0 0 repeat-y;
	margin:0 0 20px 0;
}
#firstColomnProjects{
	float:left;
	width:426px;
	padding:0 18px 0 15px;
	font-size:11px;
	line-height:16px;
	color:#646464;
	}
#secondColomnProjects{
	float:left;
	width:426px;
	padding:0 0 0 21px;
	font-size:11px;
	line-height:16px;
	color:#646464;
	}
.projectsItemShort{
float:right;
width:273px;
}
.projectsItemShort p{
	margin:0;
	padding:0;
}
.projectsItemShortSeparator{
	width:422px;
	height:1px;
	background:url(../images/separator.gif) 0 0 repeat-x;
	margin:10px 0 10px 0;
	clear:both;
}
#firstColomnProjects h2,#secondColomnProjects h2{
	font-size:20px;
	color:#323434;	
	border-bottom:4px solid #E2E2E2;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:5px;
	margin-top:13px;
}
.titleSpacer{
	width:426px;
	height:4px;
	margin:33px 0 20px 0;
}
#contentText{ 
	margin:0 15px 20px;
	font-size:11px;
	line-height:16px;
	color:#646464;
}
#contentText h2{ 
	font-size:20px;
	color:#323434;	
	border-bottom:4px solid #E2E2E2;
	font-weight:normal;
	text-transform:uppercase;
	padding-bottom:5px;
	margin-top:13px;
}
.flLeft{float:left;}
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
	.clear{clear:both;}
