/**/
body{
	font-family:Gill,Helvetica,sans-serif;
	font-size:11px;
	color:#000000;
	background-color:#4b5157;
	text-align:left;
	margin: 5px 0px 10px 0px;
}

.mail {
	color: #5190bb
}


/*.content img{

width:	195px;

}*/


ContentMenuIndex {

	z-index: 10px;
}
/*<--structure-->*/
#homeMenu{
	width:800px;
	height:29px;
}
#langAndCompanyMenu{
	width:800px;
	height:21px;
}

#headerImgBlockWrapper{
	/* to let the beginning and ending of title element continue */
	width:100%;
	height:220px;
	background-image:url(../images/ourExpertiseBackground.gif); 
	background-position: 50% 50%;
	background-repeat:repeat-x repeat-y;
}

#headerImgBlock{
	width:100%;
	max-width: 1000px;
	/* IE6 max-width HACK */
	width: expression(document.body.clientWidth > 1000? "1000px" : "auto");
	height:220px;
	/*background-image:url(../images/lasertecHomeHeaderBg.gif);*/
	background-image:url(../images/ourExpertise.gif);
	background-position: 50% 50%;
}

.headerImgWrap {
	width:800px;
	height:219px;
	text-align:right;
}

#topGreenMenu{
	/*background: url(../images/banner_shadow.gif) no-repeat bottom;*/
	/*background-color:#181f25;*/
	background: url(../images/header_bckgrnd_menu.gif) no-repeat top center;
	width:834px;
	height:72px;
	
	margin: 0 0 25px -2px;	
	/* end dirty ie injection */
	_margin: 0px 0px 45px 2px;
	~margin: 0px 0px 45px 2px;	
	/* end dirty ie injection */	
}

#breadCrumbPrintPos{
	float: left;
	margin-top: 7px;
	margin-left: 0;
}
#menuContentArea{
	width:800px;
	margin-top:-25px;
	_margin-top:-45px;
	~margin-top:-45px;
	/*	background: url(../images/banner_shadow.gif) no-repeat;
	padding-top: 20px;*/
}
#pageEndGap{
	width:800px;
}

/*<!--homeMenu-->*/
div.homeMenuRight{
	float:right;
}
/*<!--langAndCompanyMenu-->*/
div.langMenu{
	float:left;
}
div.companyMenu{
	float:right;
}
/*<!--headerImgBlock-->*/
/*<!--topGreenMenu-->*/
div.topGreenCenterMenu{
}
/*<!--breadCrumbPrintPos-->*/
#breadCrumbPrintPos div.breadCrumb{
}
#breadCrumbPrintPos div.printPage{
}
/*<!--menuContentArea-->*/
#leftContent{
	/* width:632px;*/
	width:613px;
	
	/*background-color:#595f64;*/
	float:left;
}
#leftContentTop{
	height:29px;
}
#leftContentTop div.parentPageTitle{
	width:152px;
	float:left;
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:7px;
	margin-left:0px;
}
#leftContentTop div.currentPageTitle{
	width:40px;
	float:right;
	text-align:left;
}
#leftContentLine{
	width:98%;	
	/*background-color:#9A9A9A;*/
	border-bottom: 1px solid #9A9A9A;
	float:left;
	height:0px;
}
#leftContentBottom{
	width:613px;
}
#leftContentBottom div.leftSubMenu{
	width:152px;
	/*margin-right:20px;*/
	text-align:left;
	float:left;
}
#leftContentBottom div.content{
	width:440px;
	margin-right:0px;
	float:right;
	text-align:left;
}
#rightContent {
	width:177px;
	/*background-color:#595f64;*/
	float:right;
	color:#C0C2C4;
	background: url(../images/bg_shadow.gif) top left repeat-y #595f64;
}

/*<!--Home Page-->*/
#menuContentAreaHome {
	width:800px;
	/*background-color:#595f64;*/
}
/*<!--slide-->*/
#menuContentAreaHome div.homeSlideMenu{
	padding:0px;
	margin:0px;
	clear:both;
	width:800px;
}
ul.homeSlideMenu{
	padding:0px;
	margin:0px;
	list-style-type:none;
}
ul.homeSlideMenu li{
	float:left;
	text-align:left;
}
ul.homeSlideMenu li.homeSlideMenuGap{
	float:left;
	text-align:left;
	width:25px;
}
/*<!--text-->*/
#menuContentAreaHome div.homeTextMenu{
	padding:0px;
	margin:0px;
	margin-top:0px;
	clear:both;
	width:800px;
}
ul.homeTextMenu{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	color:#ffffff;
	padding:0px;
	margin:0px;
	list-style-type:none;
}
ul.homeTextMenu li{
	float:left;
	text-align:right;
	width:140px;
	color:#FFFFFF;
	font-style:italic;
}
ul.homeTextMenu li a {
	font-size: 11px;
}
ul.homeTextMenu li.homeTextMenu{
	float:left;
	text-align:left;
	width:25px;
}

a.firstLevel {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;	
}