
		
	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.product{ background-image: url('../img/head_product.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 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;
		}
		
	/* ---------------------------------------------------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;}
		
	
