@charset "utf-8";
/* CSS Document */

.date {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
}


#intro {
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	font-stretch:wider;
	line-height: 14px;		
	margin-left: 0px;	
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	

}

#intro p
	{
	font-size: 11px;
	color: #666;
	font-weight: 400;

	margin-top: 2px; 
	margin-bottom: 8px; 	
	}

#main {
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	font-stretch:wider;
	line-height: 14px;		
	margin-left: 0px;	
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	

	padding-left:10px;
	padding-right:20px;	

}

#main p
	{
	font-size: 11px;
	color: #666;
	font-weight: 400;

	margin-top: 2px; 
	margin-bottom: 8px; 	
	}
	
#main a {
	font-size: 11px;
	color: #cb6600;
	font-weight: 400;
	padding-left:10px;
	padding-right:20px;
	text-decoration: none;	
}

#main a:hover {
	color: #ffbe0e;
	text-decoration: none;
}
#main a:active {
	color: #666666;
	text-decoration: none;
}	
	
#submain {
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	font-stretch:wider;
	line-height: 14px;		
	margin-left: 0px;	
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	

	padding-left:10px;
	padding-right:10px;

}

#submain h2 {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 3px;	
}

#submain a {
	color: #cb6600;
	text-decoration: none;
}

#submain a:hover {
	color: #ffbe0e;
	text-decoration: none;
}
#submain a:active {
	color: #666666;
	text-decoration: none;
}	

#submain p
	{
	font-size: 11px;
	color: #666;
	font-weight: 400;

	margin-top: 0px; 
	margin-bottom: 5px; 	
	}	

.foot-address {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
.foot-site {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;	
}
.foot-site a {
	color: #cb6600;
	text-decoration: none;
}
.foot-site a:hover {
	color: #ffbe0e;
	text-decoration: none;
}
.foot-site a:active {
	color: #666666;
	text-decoration: none;
}

.foot-sep {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #999;
	font-weight: 100;
	text-decoration: none;
}

.loc-path {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #666666;
	text-decoration: none;	
}
.loc-path a {	
	color: #cb6600;
	text-decoration: none;
}
.loc-path a:hover {
	color: #ffbe0e;
	text-decoration: none;
}
.loc-path a:active {
	color: #666666;
	text-decoration: none;
}
.loc-sep {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#bread {	
/*	color: #ccc;
	background-color: #006; */
	padding: 0px 0px 0px 10px;
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11.5px;
	font-stretch:wider;
	font-weight:bolder;	
	}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	color: #666666;
	text-decoration: none;	
	}

#bread  a {	
	color: #cb6600;
	text-decoration: none;
}
#bread  a:hover {
	color: #ffbe0e;
	text-decoration: none;
}
#bread  a:active {
	color: #666666;
	text-decoration: none;
}	
/*
#bread-gen ul li:before {
	content: "\0020 \0020 \0020 \00BB \0020";
	color: #ff9;
	}
	
#bread-gen ul li.first:before {
	content: " ";
	}
*/


#detail {
	
	font-family: Arial, Verdana, sans-serif;
	font-stretch:wider;	
/*	float: left; */
	width: 505px; 
	z-index: 3px;
	margin-left: 0px;	
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	

}

#detail p
	{
	line-height: 16px;
	font-size: 11px;
	color:#333333;	
	font-weight: 100;
	margin-top: 5px; 
	margin-bottom: 10px; 	
	}
 
#detail h2
	{
/*	background: url(../images/headline_underline.jpg) no-repeat; */
	width: 505px; 
	height: 25px;
	font-size: 14px;
	color: #111111;
	font-weight:bold;
	margin-top: 0px; 
	margin-bottom: 10px; 		
	}
 

#detail h3
	{
	line-height: 16px;
	font-size: 11px;
	color:#333333;	
	font-weight: bold;
	margin-top: 10px; 
	margin-bottom: 0px; 	
	} 
 
#detail ul{
	list-style: none;
	margin-left: 0;
	padding-left: 15px;
	text-indent: -15px; 
	list-style-type: disc;
	list-style-position: inside;
/*	list-style: none; */
	margin-top: 5px; 
	margin-bottom: 10px;
	line-height: 16px;	  	
	}
 
#detail li
	{
	font-size: 11px;
	color: #333333;
	font-weight: 400;
}	

#detail ul ol {

	list-style: none;
	margin-left: 0;
	padding-left: 15px;
	text-indent: -15px; 
	list-style-type:decimal;
	list-style-position: inside;
/*	list-style: none; */
	margin-top: 5px; 
	margin-bottom: 10px; 
	line-height: 16px;		
}

#detail ul ol li {
	font-size: 11px;
	color: #333333;
	font-weight: 400;
}


.itempic2 {
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;			
	PADDING-TOP: 0px;
	PADDING-BUTTON: 0px;			
	DISPLAY: block;
	WIDTH:150;
	HEIGHT: 150px; 
	LINE-HEIGHT: 150px;
	BACKGROUND: url(../images/products_services/final-prod-and-serv-02_30.jpg) repeat left top;
	text-align:center;
	vertical-align:middle;	
	border: 1px solid #CCC;
}


.itempic {
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;			
	PADDING-TOP: 10px;
	PADDING-BUTTON: 10px;			
	DISPLAY: block;
	WIDTH:120;
	HEIGHT: 120px;  
	BACKGROUND: url(../images/products_services/final-prod-and-serv-02_30.jpg) repeat left top;	
}	

.item {
	COLOR: #cb6600; 
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;	
	font-weight:bold; 
	TEXT-DECORATION: none;
	PADDING-LEFT: 20px;
	PADDING-RIGHT: 0px; 
	MARGIN-LEFT: 10px;	
	DISPLAY: block;
	LINE-HEIGHT: 15px; 
	WIDTH:110px;
/*	HEIGHT: 15px;*/ 
	HEIGHT: relative;
	BACKGROUND: url(../images/bullets/item.jpg) no-repeat left top;	
}	
.item A {
	CURSOR: pointer;
	COLOR: #cb6600; 
	TEXT-DECORATION: none;
}
.item A:hover {
	TEXT-DECORATION: none; 
	COLOR:#333333;
}
.item A:active {
	TEXT-DECORATION: none; 
	COLOR:#666666;
}

#tech {

	font-family: Arial, Verdana, sans-serif;
	font-stretch:wider;	
/*	float: left; */
	z-index: 3px;
	margin-left: 0px;	
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;

}

#tech h1 {
	font-size: 24px;
	color: #333333;
	font-weight: 400; 
	padding-left:10px;
	margin-top: 10px;
	margin-bottom: 0px;	

}
#tech p {
	
	line-height: 16px;
	font-size: 11.05px;
/*	color: #EEEEEE; */
	font-weight: 400;
	margin-top: 0px; 
	margin-bottom: 10px; 
	padding-left:10px;
	padding-right:10px;			 	
}


#tech01 {
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	font-stretch:wider;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	margin-top: -5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;	
	width=170;	
/*	border: 1px solid #000; */ 	
		
}

#tech01 h1 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-top:0px;		
	padding-bottom:3px;
	line-height:15px;	
	margin-top: 5px; 
	margin-bottom: 5px; 	
}

#tech01 p {
	font-size: 11px;
	color: #333333;
	font-weight: 400;
	margin-top: 5px; 
	margin-bottom: 5px; 	
}

#tech01 ol {
	font-size: 11px;
/*	margin: 20px 0px 0px 15px; */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
/*	padding: 0px 0px 30px 0px; */
	padding-top: 0px; 	
	padding-right: 10px; 	
	padding-bottom: 10px;	
	padding-left: 10px; 	
}

#tech01 li {
	font-size: 11px;
	color: #333333;
	font-weight: 400;	
}



#ocomp
	{
	font-family: Arial, Verdana, sans-serif;
	font-stretch:wider;	
/*	float: left; */
	width: 680px;
	z-index: 3px;
	margin-left: 10px;	
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
 
#ocomp p
	{
	line-height: 16px;
	font-size: 11px;
	color:#333333;	
	font-weight: 100;
	margin-top: 0px; 
	margin-bottom: 10px; 	
	}
 
#ocomp h2
	{
	margin: 0;
/*	background: url(../images/headline_underline.jpg) no-repeat; */
	width: 670px;
	height: 25px;
	color:#333333;
	font-size: 12px;
	font-weight:bold;
	margin-top: 15px; 
	margin-bottom: 10px; 		
	}
 
#ocomp h3
	{
	line-height: 16px;
	font-size: 11px;
	color:#333333;	
	font-weight: bold;
	margin-top: 10px; 
	margin-bottom: 0px; 		
	} 
 
#ocomp ul{
	list-style: none;
	margin-left: 0;
	padding-left: 15px;
	text-indent: -15px; 
	list-style-type: disc;
	list-style-position: inside;
/*	list-style: none; */
	margin-top: 5px; 
	margin-bottom: 10px;  	
	}
 
#ocomp li
	{
	font-size: 11px;
	color: #333333;
	font-weight: 400;
}	

#ocomp-callout
	{
	float: right;
	margin-top: -45px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;	
	padding-top: 0px; 	
	padding-right: 10px; 
	padding-bottom: 0px; 	
	padding-left: 10px; 	
	width: 310px;
	height:relative;
	background: url(../images/our_company/final-our-company-bg2.jpg) repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-stretch:wider;		
	}
 
#ocomp-callout img {
	margin-left: 0px;
	PADDING-LEFT: 10px;
	PADDING-RIGHT: 10px;			
	PADDING-TOP: 10px;
	PADDING-BUTTON: 10px;
	DISPLAY: block;
	WIDTH:120;
	HEIGHT: 120px;  
	BACKGROUND: url(../images/products_services/final-prod-and-serv-02_30.jpg) repeat left top;	
}	
 
#ocomp-callout h2
	{
/*	background: url(../images/headline_underline.jpg) no-repeat; */
	width: 310px;
	height: 25px;
	color:#333333;
	font-size: 12px;
	font-weight:bold;
	margin-top: 10px; 
	margin-bottom: 0px; 	
	}
#ocomp-callout h3
	{
	margin: 0;
/*	background: url(../images/headline_underline.jpg) no-repeat; */
	color:#333333;
	font-size: 11px;
	font-weight:bold;
	margin-top: 10px; 
	margin-bottom: 5px; 		
	}	 
#ocomp-callout p
	{
	line-height: 16px;
	color:#333333;
	font-size: 11px;
	font-weight: 400;
	margin-bottom: 10px;  			
	}

#ocomp-callout ul
	{
	margin-left: 10px;
	}
 
#ocomp-callout li
	{
	line-height: 16px;
	}	


#ocomp01 {
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
	font-stretch:wider;
	text-align:left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
/*	border: 1px solid #000; */
	width="209";	
	padding: 10px;
}

#ocomp01 h1 {
	font-size: 12px;
	color: #EEE;
	font-weight: bold;
	line-height:15px;
	width="199";	
	margin-top: 5px; 
	margin-bottom: 5px; 
}

#ocomp01 h2
	{
	font-size: 12px;
	color: #EEE;
	font-weight: bold;
	line-height:15px;
	width="199";	
	margin-top: 5px; 
	margin-bottom: 5px;  	
	}
#ocomp01 h3
	{
	font-size: 11px;
	color: #EEE;
	font-weight: bold;
	line-height:15px;
	width="199";	
	margin-top: 5px; 
	margin-bottom: 0px;  		
	}

#ocomp01 p {
	font-size: 11px;
	color: #EEE;
	font-weight: 400;
	margin-top: 5px; 
	margin-bottom: 5px; 	

}

#ocomp01 ul {
	list-style: none;
	margin-left: 0;
	padding-left: 15px;
	text-indent: -15px; 
	list-style-type: disc;
	list-style-position: inside;
/*	list-style: none; */
	margin-top: 5px; 
	margin-bottom: 10px; 
}

#ocomp01 li {
	font-size: 11px;
	color: #EEE;
	font-weight: 400;	
}