	body {
		overflow-x:hidden;
	}
	.box100ul, .box60ul, .box40ur { 
		margin:0; padding:0; background-color:#f0f0f0; 
	}
	.box60ul { 
		width:62%; 
		float:left; 
		margin-right:1%; 
	}
	.box40ur { 
		width:37%; 
		float:right; 
	}
	.box60ul h1.micromot { 
		/*padding: 0 0 0 4.5em; */
		padding-left: 4.5em; 

		background: url(../images/logo_micromot.gif) 0.8em 0.6em no-repeat;
	}
	.box100ul h1.industrial { 
		padding-left:7.5em; 
		background: url(../images/logo_industrial.gif) 0.8em 0.6em no-repeat;
	}
	.box60ul p, .box100ul p { 
	margin-left: 115px;
	}
	.box50ul {
		margin-left:112px;
		width:44%;
		float:left;
	}
	.box50ur {
		width:44%;
		float:right;		
	}
	.puleft {
		float:left;
	}
	.puright {
		display:block;
		float:right;
		padding-right:50px;	
	}
	.box100ul h2 {
		font-size: 2.5em;
		font-weight: bold;
		font-style:italic;
		text-align:center;
		margin-left:112px;
	}
	.cp {
		font-size:0.8em;
		margin:50px 0 30px 0;	
	}
	.uslogan {
		width: 60%;
		float: right;
	}
	.uslogan h2 {
		font-size:3.2em;
		font-style:italic;
		font-weight:bold;	
		margin: 7% 5% 0 12%;
	}
	.productlist img.gu1 {
		margin: 23px 0 0 0;
		width:100%; 
	}
	.productlist img.gu2 {
		width: 50px;
		height:81px;
		float:right;
	}
	.productlist img.gu3 {
		margin-left: 112px;
		max-width:91%;
		
	}
	.productlist img.gu4 {
		margin: 50px 0 0 112px;
		max-width:91%;
	}
	#gallery .gu1, #gallery .gu2, #gallery .gu3, #gallery .gu4, #gallery .gu5, #gallery .gu6   {
		display:block;
		position:relative;
		width:33%;
		float:left; 
		text-align:center;
		margin: 0 0 0 0;
		font-size: 0.75em;
		line-height: 1.15em;
		z-index:5;
	}
	#gallery .gu1 { width:23.01%; margin-left: 5.95%; }
	#gallery .gu2 { width:30.23%; }
	#gallery .gu3 { width:40.79%; }
	#gallery .gu4 { width:30%; margin-left: 8.2%; }
	#gallery .gu5 { width:30%; }
	#gallery .gu6 { width:31%; }
	#gallery .gu1 img, #gallery .gu2 img, #gallery .gu3 img {
		width:100%;
	}


@media screen and (max-width:1200px) { 

	.uslogan h2 {
		font-size:2.2em;
		margin: 8% 0 0 15%;
	}	
	.box50ul {
		width:40%;
		float:left;
		margin: 0 0 0 112px;
		padding:0;
	}
	.box50ur {
		width:46%;
		float:right;
		margin:0;
		padding:0;
	}	
	.puright {
		padding-right:0px;	
	}
	.productlist img.gu3 { max-width:89%; }
	.productlist img.gu4 { max-width:89%; }	

}

@media screen and (max-width:1000px) { 

	.box50ul {
		width:36%;
	}
	.box50ur {
		width:48%;
	}
	.puleft {
		float:left; margin-right:1%;
	}
	.puright {
		display:block;
		float:left;
		padding-right:0px;	
	}
	.cp {
		font-size:0.8em;
		margin: 50px 0 30px 0;	
	}
	.box100ul h2 {
		margin: 30px 0 0 112px;
	}
	.productlist img.gu3 { max-width:87%; }
	.productlist img.gu4 { max-width:87%; }	
	
	#gallery .gu1 { width:29%; margin: 0 3% 0 20%; }
	#gallery .gu2 { width:37%; margin: 0 7% 0 3%; }
	#gallery .gu3 { width:51%; margin: 0 18% 0 28%; }
	#gallery .gu4 { width:37%; margin: 0 0 0 17%; }
	#gallery .gu5 { width:37%; margin: 0 0 0 0; }
	#gallery .gu6 { width:38%;margin: 0 15% 0 35%;  }
	
}

@media screen and (max-width:780px) { 

	.box60ul { 
		width:100%; 
		margin-right:0;
	}
	.box40ur { 
		width:100%; 
	}
	.box50ul {
		display:block;
		width:85%;
		margin-left: 112px;
	}
	.box50ur {
		display:block;
		width:85%;
		margin: 20px 0 0 112px;
	}	
	.puleft {
		width:44%;
		float:left; 
	}
	.puright {
		display:block;
		float:left;
		padding-right:0px;	
	}	
	.box60ul h1.micromot { 
		padding: 1em 0 0.5em 4.5em;
		background: url(../images/logo_micromot.gif) 0.8em 0.6em no-repeat;
		text-align:left;
	}
	.box100ul h1.industrial { 
		padding: 1em 0 0.5em 7.5em; 
		background: url(../images/logo_industrial.gif) 0.8em 0.6em no-repeat;
		text-align:left;
	}	
	.uslogan h2 {
		font-size:1.8em;
		margin: 8% 0 0 15%;
	}
	.box100ul h2 {
		margin-top:50px;
	}
	img.gu1 {
		float:right;
		width:100%;
		max-width:100%;
		margin: 0 0 20px 0;
	}
	.productlist img.gu3 { max-width:85%; }
	.productlist img.gu4 { max-width:85%; }		

}

@media screen and (max-width:660px) {

	.uslogan h2 {
		font-size:1.3em;
		margin: 8% 0 0 15%;
	}

@media screen and (max-width:480px) {
	
	.box60ul h1.micromot { 
		padding: 1em 0 0.5em 4em;
		background: url(../images/logo_micromot.gif) 0em 1em no-repeat;
		text-align:left;
	}
	.box100ul h1.industrial { 
		padding: 2.5em 0 0.5em 0em; 
		background: url(../images/logo_industrial.gif) 0em 0em no-repeat;
		text-align:left;
	}
	.box60ul p, .box100ul p { 
		margin-left: 0;
	}	
	.box50ul {
		display:block;
		width:100%;
		margin-left: 0;
	}
	.box50ur {
		display:block;
		width:100%;
		margin: 20px 0 0 0;
	}
	.puleft {
		width:100%;
		float:left; 
	}
	.puright {
		display:block;
		float:left;
		padding-right:0px;	
		width:100%;
	}		
	.uslogan {
		width: 100%;
		float: left;
		text-align:center;
	}
	.uslogan h2 {
		font-size:2.2em;
		margin: 0 auto 5% auto;
	}
	.cp {
		font-size:0.8em;
		margin: 40px 0 40px 0;	
	}
			
	.box100ul h2 {
		margin: 30px 0 0 0;
	}
	.productlist img.gu3, .productlist img.gu4 {
		margin: 50px 0 0 0;
		max-width:100%;
	}
		
	#gallery .gu1 { width:58%; margin: 0 20% 0 20%; }
	#gallery .gu2 { width:74%; margin: 0 13% 0 13%; }
	#gallery .gu3 { width:100%; margin: 0 0 0 0; }
	#gallery .gu4 { width:80%; margin: 0 10% 0 10%; }
	#gallery .gu5 { width:80%; margin: 0 10% 0 10%; }
	#gallery .gu6 { width:80%; margin: 0 10% 0 10%; }
		
}



