* {
	margin: 0;
	padding: 0;
	border-width: 0;
	list-style: none;
}

body {
	font: 11px/14px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff url(images/bg1.gif) repeat-x;
}

a {
	color: #9BB824;
	text-decoration: none;
	padding: 0 0 2px;
	background: url(images/x2.gif) repeat-x 1px 13px;
}

	a:hover {
		background: none;
	}
	
input, textarea, select {
	font: 11px/14px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
}	
	
h1, h2, h3, h4, h5, h6 {
	font: normal 18px/21px "Trebuchet MS", Trebuchet, sans-serif;
	color: #404040;
}

	h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
		color: #9BB824;
	}

	h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
		display: block;
	}

#bg {
	background: url(images/bg2.gif) repeat-x 0 100%;
}

#main {
	margin: 0 auto;
	width: 792px;
}

#top {
	width: 792px;
	height: 159px;
	overflow: hidden;	
	background: url(images/top.png);
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src='images/top.png');
	_background-image: none;
}

	#top div {
		width: 792px;
		height: 159px;
		position: relative;
	}

	#logo {
		position: absolute;
		top: 18px;
		left: 16px;
	}
	
		#logo img {
			_behavior: url(pngtransparency.htc);
		}
		
	#menu {
		width: 757px;
		overflow: hidden;
		position: absolute;
		top: 118px;
		left: 16px;
	}
	
		#menu li {
			padding: 0 0 0 2px;
			float: left;
			height: 33px;
		}
		
			#menu li a {
				color: #fff;
				font-weight: bold;
				text-align: center;
				padding: 11px 0 0;
				*padding: 10px 0 0;
				display: block;
				width: 106px;
				height: 23px;
				overflow: hidden;
				background: url(images/m2.gif) no-repeat;
			}
			
			#menu li.i0 a {
				width: 107px;
			}
			
				#menu li a:hover,
				#menu li.selected a {
					background-position: 0 -33px;
				}
				
#animation {
	margin: 0 auto;
	width: 782px;
	overflow: hidden;
}

	#animation img {
		margin: 0 auto;
		display: block;
	}

#middle {
	width: 792px;
	overflow: hidden;
}

	#content1 ,
	#content12 {
		padding:  15px 0 32px;
		width: 792px;
		overflow: hidden;
		background: url(images/x3.gif) no-repeat 50% 100%;
	}
	
		#content1 .left_col {
			margin: 0 0 0 27px;
			float: left;
			width: 390px;
			_display: inline;
		}
		
			#content1 .left_col h2 {
				margin: 0 0 -3px;
			}
		
			#content1 .left_col p {
				margin: 13px 35px 0 0;
			}
			
		#content1 .right_col {
			margin: 0 27px 0 0;
			float: right;
			width: 334px;
			_display: inline;
		}
		
			#content1 .right_col .box {
				margin: 32px 0 0;
				width: 334px;
				background: url(images/b2.jpg) repeat-y;
			}
			
				#content1 .right_col .box .bg1 {
					width: 334px;
					background: url(images/b1.jpg) no-repeat;
				}
				
				#content1 .right_col .box .bg2 {
					padding: 0 0 26px;
					width: 334px;
					overflow: hidden;
					background: url(images/b3.jpg) no-repeat 0 100%;
				}
				
					#content1 .right_col .box h3 {
						color: #fff;
						margin: 18px 0 0 49px;
					}
					
					#content1 .right_col .box ul {
						margin: 4px 0 0 51px;
					}
					
						#content1 .right_col .box ul li {
							font-size: 12px;
							line-height: 25px;
							color: #F3F3F3;
							padding: 0 0 0 25px;
							background: url(images/x5.gif) no-repeat 0 11px;
						}
						
							#content1 .right_col .box ul li a {
								color: #F3F3F3;
								background: url(images/x4.gif) repeat-x 1px 14px;
							}
							
								#content1 .right_col .box ul li a:hover {
									background: none;
								}
								
	#content2 ,
	#content12 {
		width: 792px;
		overflow: hidden;
	}
	
		#content2 h2 ,
		#content12 h2 {
			margin: 20px 0 0 27px;
		}
		
		#content2 .cols ,
		#content12 .cols {
			margin: 18px 0 0;
			width: 792px;
			overflow: hidden;
		}
		
			#content2 .left_col ,
			#content12 .left_col {
				margin: 0 0 0 24px;
				float: left;
				width: 348px;
				_display: inline;
			}
			
			#content2 .right_col ,
			#content12 .right_col {
				margin: 0 24px 0 0;
				float: right;
				width: 348px;
				_display: inline;
			}
			
				#content2 .image ,
				#content12 .image {
					padding: 6px;
					width: 336px;
					overflow: hidden;
					background: url(images/x1.gif) repeat;
				}
				
					#content2 .image img ,
					#content12 .image img {
						display: block;
						border: 3px solid #fff;
					}
					#content12 .left_col .image {width:313px;margin-top:20px;}
				
				#content2 dl {
					margin: 19px 3px 0;
					padding: 0 0 2px;
					width: 320px;
				}
				
					#content2 dl dt {
						font-size: 14px;
						line-height: 16px;
						font-weight: bold;
						color: #90B203;						
					}
					
					#content2 dl dd p {
						margin: 9px 0 0;
					}
					
						#content2 dl dd a {
							font-weight: bold;						
						}		
						
	#content3 {
		padding:  15px 0 32px;
		width: 792px;
		overflow: hidden;
		background: url(images/x3.gif) no-repeat 50% 100%;
	}			
	
		#content3 h2 {
			margin: 0 390px -3px 27px;
		}
		
		#content3 .image {
			margin: 0 25px 0 0;
			float: right;		
			_display: inline;
		}
	
		#content3 p {
			margin: 13px 390px 0 27px;
		}
		
		#content3 ul {
			line-height: 17px;
			margin: 13px 390px 0 51px;
		}
		
			#content3 ul li {
				padding: 0 0 0 18px;
				background: url(images/x9.gif) no-repeat 0 7px;
			}
			
	#content4 {
		width: 792px;
		overflow: hidden;
	}
	
		#content4 h2 {
			margin: 25px 0 0 27px;
		}
		
		#content4 .cols {
			margin: 0px 0 0;
			width: 792px;
			overflow: hidden;
		}
		
			#content4 .left_col {
				margin: 0 0 0 27px;
				float: left;
				width: 321px;
				_display: inline;
			}
			
			#content4 .right_col {
				margin: 0 45px 0 0;
				float: right;
				width: 321px;
				_display: inline;
			}		
			
				#content4 dl dt {
					font-size: 14px;
					line-height: 16px;
					font-weight: bold;
					color: #90B203;		
					margin: 35px 0 0;					
				}
			
				#content4 dl dd p {
					margin: 13px 0 0;
				}
				
	#content5 {
		width: 792px;
		overflow: hidden;
	}
	
		#content5 .container {
			margin: -7px 0 0;
			padding: 33px 0 34px;
			width: 792px;
			overflow: hidden;
			background: url(images/x3.gif) no-repeat 50% 0;
		}
		
			#content5 .container .image {
				margin: 0 21px 0 0;
				float: right;
				padding: 6px;
				width: 258px;
				overflow: hidden;
				background: url(images/x1.gif) repeat;
				_display: inline;
			}
			
				#content5 .image img {
					display: block;
					border: 3px solid #fff;
				}
				
			#content5 .container .box {
				margin: 8px 0px 0 27px;
				float: left;
				width: 442px;
				overflow: hidden;
				_display: inline;
			}	
		
				#content5 .container h2 {
					margin: 0px 0px -3px 0px;
					padding: 0px 0 0;
				}
				
				#content5 .container p {
					margin: 11px 0px 0 0px;
					padding: 0 0 2px;
				}
				
					#content5 .container p a {
						font-weight: bold;
					}
					
	#content6 {
		width: 792px;
		overflow: hidden;
	}	
	
		#content6 h2 {
			margin: 25px 27px -3px 27px;
		}	
		
		#content6 .images {
			margin: -24px 27px 0 36px;
			padding: 0 0 20px;
			float: right;
			width: 319px;
			overflow: hidden;
			_display: inline;
		}
		
			#content6 .image {
				margin: 40px 10px 0 0;
				float: right;
				padding: 6px;
				overflow: hidden;
				background: url(images/x1.gif) repeat;
				_display: inline;
			}
			#content6 .images .image {
				width: 307px;
				margin: 40px 0 0;
      }
			
				#content6 .image img {
					display: block;
					border: 3px solid #fff;
				}
				
		#content6 p {
			margin: 13px 27px 0 27px;
		}
		
		#content6 p.link {
			margin-top: 22px;
		}
		
			#content6 p.link a {
				color: #000;
				text-decoration: underline;
				background: none;
			}
			
				#content6 p.link a:hover {
					text-decoration: none;
				}
		
		#content6 ul {
			line-height: 17px;
			margin: 13px 27px 0 51px;
		}
		
			#content6 ul li {
				padding: 0 0 0 18px;
				background: url(images/x9.gif) no-repeat 0 7px;
			}			
			
	#content7 {
		width: 792px;
		overflow: hidden;
	}		
	
		#content7 .container1 {
			padding: 20px 0 20px;
			width: 792px;
			overflow: hidden;
			background: url(images/x3.gif) no-repeat 50% 100%;
		}
		
			#content7 .container1 ul {
				float: left;
				width: 210px;
			}
			
			#content7 .container1 ul.first {
				margin-left: 22px;
				_margin-left: 11px;
			}
			
			#content7 .container1 ul.last {
				width: 140px;
			}
			
				#content7 .container1 ul li {
					line-height: 18px;
					padding: 0 0 0 18px;
					background: url(images/x9.gif) no-repeat 0 7px;
				}
			
					#content7 .container1 ul li a {
						color: #000;
						font-weight: bold;
					}
					
		#content7 .container2 {
			display: none;
			margin: 16px 0 0;
			width: 792px;
			overflow: hidden;
		}			
				
			#content7 .container2 .box1 {
				margin: 0 0 0 19px;
				width: 753px;
				height: 349px;
				overflow: hidden;
				background: url(images/x10.gif) no-repeat 100% 326px;
			}		
						
				#content7 .container2 .box1 .image {					
					float: left;
					padding: 6px;
					width: 440px;
					overflow: hidden;
					background: url(images/x1.gif) repeat;
					_display: inline;
				}
				
					#content7 .container2 .box1 .image img {
						display: block;
						border: 3px solid #fff;
					}
					
				#content7 .container2 h2 {
					color: #9BB824;
					margin: 2px 10px 0 478px;
				}
				
				#content7 .container2 p {
					margin: 13px 10px 0 478px;
				}
				
			#content7 .container2 .box2 {
				margin: 0 0 0 5px;
				width: 768px;
				overflow: hidden;
			}		
						
				#content7 .container2 .box2 .image {
					margin: 19px 0 0 14px;
					float: left;
					padding: 6px;
					width: 102px;
					overflow: hidden;
					background: url(images/x1.gif) repeat;
					_display: inline;
				}
				
					#content7 .container2 .box2 .image img {
						display: block;
						border: 3px solid #fff;
					}	
					
	#content8 {
		padding: 16px 0 0;
		width: 792px;
		overflow: hidden;
	}		
	
		#content8 .image {
			margin: 0 0 0 22px;
			float: left;
			padding: 6px;
			width: 329px;
			overflow: hidden;
			background: url(images/x1.gif) repeat;
			_display: inline;
		}
				
			#content8 .image img {
				display: block;
			}	
			
		#content8 .box {
			float: right;
			width: 395px;
			overflow: hidden;
		}

			#content8 h2 {
				color: #9BB824;
				margin: 5px 0 0 0px;
			}
			
			#content8 address {
				font-style: normal;
				font-weight: bold;
				margin: 5px 0 0 0px;
			}
			
			#content8 dl.telephone {
				margin: 17px 0 0 0px;
				width: 190px;
				overflow: hidden;
			}
			
				#content8 dl.telephone dt {
					font-weight: bold;
					float: left;
					width: 72px;
				}
				
				#content8 dl.telephone dd {
					float: left;
					width: 118px;
				}
				
			#frmEnquiry {
				margin: 30px 0 0;
				display: block;
			}	
				
				#frmEnquiry legend {
					font-weight: bold;
					*margin: 0 0 0 -7px;
				}
					
				#frmEnquiry dl {
					margin: 15px 0 0;
					width: 271px;
					overflow: hidden;
				}
					
					#frmEnquiry dl dt {
						padding: 2px 0 0;
						float: left;
						clear: left;
						width: 98px;
					}
					
					#frmEnquiry dl dd {
						width: 170px;
						height: 24px;
						overflow: hidden;
						background: url(images/x11.gif) no-repeat;
					}
					
						#frmEnquiry dl dd input {
							margin: 2px 0 0 5px;
							width: 160px;
							background: transparent;
						}
						
					#frmEnquiry dl dd.textarea {
						width: 168px;
						height: 52px;
						border: 1px solid #DBDBDB;
						background: none;
					}	
					
						#frmEnquiry dl dd.textarea textarea {
							margin: 0 0 0 5px;
							width: 163px;
							height: 52px;
							background: transparent;
						}
				
				#frmEnquiry p {
					margin: 5px 0 0 179px;
				}
				
					#frmEnquiry p input {
						display: block;
					}
					
	#content9 {
		padding: 15px 0 32px;
		width: 792px;
		overflow: hidden;
		background: url(images/x3.gif) no-repeat 50% 100%;
	}
	
		#content9 .left_col {
			margin: 0 0 0 25px;
			float: left;
			width: 372px;
			background: url(images/x12.gif) no-repeat 100% 29px;
			_display: inline;
		}
		
			#content9 .left_col h2 {
				margin: 0 39px -3px 2px;
			}
		
			#content9 .left_col p {
				margin: 13px 39px 0 2px;
			}
			
			#content9 .box {
				margin: 16px 0 0;
				width: 334px;
				background: url(images/b2.jpg) repeat-y;
			}
			
				#content9 .box .bg1 {
					width: 334px;
					background: url(images/b1.jpg) no-repeat;
				}
				
				#content9 .box .bg2 {
					padding: 0 0 25px;
					width: 334px;
					overflow: hidden;
					background: url(images/b3.jpg) no-repeat 0 100%;
				}
				
					#content9 .box h3 {
						color: #fff;
						margin: 18px 0 0 49px;
					}
					
					#content9 .box ul {
						margin: 4px 0 0 51px;
					}
					
						#content9 .box ul li {
							font-size: 12px;
							line-height: 25px;
							color: #F3F3F3;
							padding: 0 0 0 25px;
							background: url(images/x5.gif) no-repeat 0 11px;
						}
						
							#content9 .box ul li a {
								color: #F3F3F3;
								background: url(images/x4.gif) repeat-x 1px 14px;
							}
							
								#content9 .box ul li a:hover {
									background: none;
								}
			
		#content9 .right_col {
			margin: 0 0px 0 0;
			float: right;
			width: 356px;
			overflow: hidden;
			_display: inline;
		}
		
			#content9 .right_col ul {
				line-height: 17px;
				margin: 29px 0 0px;
			}
			
				#content9 .right_col ul li span {
					font-weight: bold;
					color: #9BB824;
					margin: 0 10px 0 0;
				}
				
				#content9 .right_col ul li a {
					color: #000;
				} 
		

	
	.content10 {
		padding: 0 0 32px;
		width: 792px;
		overflow: hidden;
		background: url(images/x3.gif) no-repeat 50% 100%;
	}
			
		.content10 h2 {
			margin: 25px 27px -3px 27px;
		}	
		
		.content10 .images {
			margin: -24px 27px 0 36px;
			padding: 0 0 20px;
			float: right;
			width: 298px;
			overflow: hidden;
			_display: inline;
		}
		
			.content10 .images .image {
				margin: 40px 0 0;
				float: right;
				padding: 6px;
				width: 286px;
				overflow: hidden;
				background: url(images/x1.gif) repeat;
				_display: inline;
			}
			
				.content10 .images .image img {
					display: block;
					border: 3px solid #fff;
				}
				
		.content10 p {
			margin: 13px 27px 0 27px;
		}
		
		.content10 p.link {
			margin-top: 22px;
		}
		
			.content10 p.link a {
				color: #000;
				text-decoration: underline;
				background: none;
			}
			
				.content10 p.link a:hover {
					text-decoration: none;
				}
		
		.content10 ul {
			line-height: 17px;
			margin: 13px 27px 0 51px;
		}
		
			.content10 ul li {
				padding: 0 0 0 18px;
				background: url(images/x9.gif) no-repeat 0 7px;
			}		
			
		.content10 .images2 {
			margin: 35px 0 0 1px;
			width: 764px;
			overflow: hidden;
		}
		
			.content10 .images2 .image {
				margin: 0px 0 0 25px;
				float: left;
				padding: 6px;
				width: 154px;
				overflow: hidden;
				background: url(images/x1.gif) repeat;
				_display: inline;
			}
			
				.content10 .images2 .image img {
					display: block;
					border: 3px solid #fff;
				}
				
	#content11 {
		margin: -5px 0 0;
		width: 792px;
		overflow: hidden;
	}
	
		#content11 .container {
			margin: 0 0 0 27px;
			padding: 50px 0 0;
			width: 738px;
			overflow: hidden;
			*overflow: visible;
			position: relative;
		}
		
			#content11 .container .box {
				float: left;
				width: 438px;
			}
			
				#content11 .container .box h2 {
					color: #9BB824;
					margin: -4px 0 -3px 41px;
				}
				
					#content11 .container .box h2 img {
						position: absolute;
						left: 0;
						top: 42px;
					}
					
				#content11 .container .box p,
				#content11 .container .box2 p {
					margin: 12px 0 1px 41px;
				}

				#content11 .container .box2 {
					margin: -30px 0 0;
					*margin: -25px 0 0px;
					padding: 5px 0 0px;
					background: #fff;
					position: relative;
					z-index: 200;
					float: left;
					clear: left;
					width: 438px;
				}
			
		#content11 .image {
			margin: 0px 0 0 0;
			float: right;
			padding: 6px;
			width: 255px;
			overflow: hidden;
			background: url(images/x1.gif) repeat;
			_display: inline;
		}

			#content11 .image img {
				display: block;
				border: 3px solid #fff;
			}		
				
#bottom {
	line-height: 16px;
	margin: 60px 0 0;
	width: 792px;
	height: 146px;
	overflow: hidden;
	position: relative;
}
	#neoslogistics {
		position: absolute;
		top: 0;
		left: 0;
	}	
	
		#neoslogistics img {
			display: block;
		}

	#bottom address {
		color: #fff;		
		font-style: normal;
		margin: 64px 0 0 27px;
		float: left;
		_display: inline;
	}
		
		#bottom address strong {
			color: #9DBC22;
		}
		
	#copyright {
		color: #9DBC22;
		margin: 64px 36px 0 0;
		float: right;
		_display: inline;
	}
	
	#project {
		margin: 2px 36px 0 0;
		float: right;
		clear: right;
		_display: inline;
	}
	
		#project a {
			background: none;
		}
			
			#project a:hover {
				text-decoration: underline;
			}
			
			#project a img {
				vertical-align: middle;
				margin-left: 11px;
			}