
		
	address{font-style:normal;}
	
	img{margin-bottom: 18px;}
	
	/*   ----------------------------------------------------------  HEAD */
	.headInside{
		width: 750px;
		height: 159px;
		background: no-repeat top right;
		overflow: hidden;
		}

	/* IMAGES for HEAD */
	.headInside.tech{ background-image: url('../img/head_tech.jpg');}
	.headInside.appl{ background-image: url('../img/head_appl.jpg');}
	.headInside.index{ background-image: url('../img/head_index.jpg');}		
	.headInside.product{ background-image: url('../img/head_product.jpg');}	
	.headInside.product11{ background-image: url('../img/head_product.jpg');}
	.headInside.product12{ background-image: url('../img/head_01.jpg');}
	.headInside.product13{ background-image: url('../img/head_02.jpg');}	
	.headInside.product14{ background-image: url('../img/head_01.jpg');}
	.headInside.product15{ background-image: url('../img/head_03.jpg');}
	.headInside.product16{ background-image: url('../img/head_02.jpg');}		
	.headInside.product17{ background-image: url('../img/head_04.jpg');}	
	.headInside.product18{ background-image: url('../img/head_03.jpg');}		
	.headInside.product19{ background-image: url('../img/head_05.jpg');}			
		
	.headInside.service{ background-image: url('../img/head_service.jpg');}
	.headInside.about{ background-image: url('../img/head_about.jpg');}
	.headInside.reference{ background-image: url('../img/head_reference.jpg');}
	.headInside.news{ background-image: url('../img/head_news.jpg');}
	.headInside.contact{ background-image: url('../img/head_contact.jpg');}
	.headInside.inquiry{ background-image: url('../img/head_inquiry.jpg');}
	.headInside.careers{ background-image: url('../img/head_careers.jpg');}
	.headInside.bulletin{ background-image: url('../img/head_bulletin.jpg');}
	.headInside.certificates{ background-image: url('../img/head_certificates.jpg');}
	.headInside.distr{ background-image: url('../img/head_distr.jpg');}	
	.headInside.projects{ background-image: url('../img/head_projects.jpg');}		
	/* ------------- */
	
	.headInside h1{
		display: block;
		width: 206px;
		height: 37px;
		margin: 50px 0 0 190px;
		background-image: url('../img/logo.gif');
		}
		
	.headInside h1 span{display: none;}

	/*   ----------------------------------------------------------  NAVIGATION */
	ul.nav{margin: 75px 0 0 43px;}
	/*   ----------------------------------------------------------  BORDERS */
	.borderTop{
			float: right;
			width: 556px;
			height: 9px;
			margin-top: 1px;
			font-size: 0;
			background-image: url('../img/borderTop.gif');
			}
	
	.borderTop div{
			width: 22px;
			height: 9px;
			background-image: url('../img/borderTop_left.gif');
			background-repeat: no-repeat;
			}
			
	.borderBottom{
		float: right;
		width: 533px;
		height: 1px;
		font-size: 0;
		border-top: 1px solid #0072bc;
		border-bottom: 7px solid #22b14c;
		}
		
	/*------------------------------------------------------ TABLES */
	div.table{
		width: 100%;
		margin-bottom: 2em;
		overflow:hidden;		
		}
	
	table{
		width: 100%;		
		border: 1px solid #e7f4fd;
		}
		
	caption{
		font-weight: bold;
		text-align: left;
		}
		
	tr.head th{background-color: #dbeefc;}
	tr.even{background-color: #f2f9ff;}
	
	/* ---------------------------------------------------REFERENCE */		
	ul.placeList{list-style-type:none;}
	ul.placeList li{margin:0.3em 0;}
	
	ul.pageList{
			width:100%;
			list-style-type:none;
			text-align: center;
			}
			
	ul.pageList li{display: inline; margin-right:10px;}	
	/* ---------------------------------------------------CONTACT */
	 
	li.inside {text-indent: 20px;}	
	p.smal{font-size: 11px;}
		
	
