body{
	 margin:0px;
	 padding:11px 19px 20px 19px;
	 font-family:Arial, Helvetica, sans-serif;
	 }
form{
	 margin:0px;
	 padding:0px;
	 }
table{
	  border-collapse:collapse;
	  border:none;
	  }
table td{
		 padding:0px;
		 }
#main{
		min-width:1000px;
		}
#header{
		height:260px;
		}
#header table{
			  width:100%;
			  }
.logo{
	  width:300px;
	  }
.logo_block{
			width:230px;
			background:url(/images/logus/logo.jpg) left top no-repeat;
			height:150px;
			padding:0px 0px 0px 70px;
			}
.logo_block h1 a span{
					  display:none;
					  }
.logo_block h1{
			   margin:0px;
			   padding:0px;
			   }
.logo_block h1 a{
				 display:block;
				 width:166px;
				 height:150px;
				 }
.header_left{
			  width:50%;
			  background:url(/images/logus/line2.jpg) left bottom repeat-x;
			  font-size:12px;
			  color:#2369A4;
			  }
.header_left span{
				  color:#000;
				  }
.header_left a{
				color:#2369A4;
				text-decoration:underline;
				}
.header_left a:hover{
				      text-decoration:none;
					  }
.header_left1{
			  background:url(/images/logus/line1.jpg) left bottom no-repeat;
			  }
.header_left2{
			  background:url(/images/logus/line3.jpg) right bottom no-repeat;
			  height:120px;
			  padding:34px 0px 0px 18px;
			  }
.header_right{
			  width:50%;
			  background:url(/images/logus/line5.jpg) left top repeat-x;
			  }
.header_right1{
				background:url(/images/logus/line4.jpg) left top no-repeat;
				}
.header_right2{
				background:url(/images/logus/line6.jpg) right top no-repeat;
				height:129px;
				padding:25px 5px 0px 0px;
				position:relative;
				}
#search{
		width:174px;
		float:right;
		}
.search{
		background:url(/images/logus/inputback.gif) left top no-repeat;
		width:129px;
		height:16px;
		margin:0px;
		padding:0px;
		border:none;
		padding:4px 0px 2px 10px;
		font-size:11px;
		color:#999999;
		font-style:italic;
		}
.go{
	 background:url(/images/logus/submit.gif) left top no-repeat;
	 width:30px;
	 height:22px;
	 cursor:pointer;
	 border:none;
	 }
#nav{
	 position:absolute;
	 right:25px;
	 top:60px;
	 }
#nav li{
		display:inline;
		}
#nav li a{
		  display:block;
		  width:11px;
		  height:10px;
		  float:left;
		  margin:0px 38px 0px 0px;
		  }
.home{
	  background:url(/images/logus/home.gif) left top no-repeat;
	  }
.sitemap{
		  background:url(/images/logus/sitemap.gif) left top no-repeat;
		  }
.contact{
		 background:url(/images/logus/letter.gif) left top no-repeat;
		 }
#pics{
	  width:884px;
	  margin:0px auto;
	  height:56px;
	  padding:11px 0px 0px 0px;
	  }
#pics a{
		display:block;
		float:left;
		}
.truck{
		background:url(/images/logus/truck.jpg) left top no-repeat;
		width:88px;
		height:52px;
		margin:7px 77px 0px 0px;
		}
.ship{
	  background:url(/images/logus/ship.jpg) left top no-repeat;
	  width:108px;
	  height:62px;
	  margin:0px 79px 0px 0px;
	  }
.lugg{
	  background:url(/images/logus/lugg.jpg) left top no-repeat;
	  width:87px;
	  height:67px;
	  margin:0px 67px 0px 0px;
	  }
.clo{
	  background:url(/images/logus/clo.jpg) left top no-repeat;
	  width:56px;
	  height:65px;
	  margin:0px 48px 0px 0px;
	  }
.airplane{
		  background:url(/images/logus/airplane.jpg) left top no-repeat;
		  width:125px;
		  height:64px;
		  margin:0px 40px 0px 0px;
		  }
.train{
	   background:url(/images/logus/train.jpg) left top no-repeat;
	   width:109px;
	   height:65px;
	   }
#content{
		 padding:0px 0px 30px 0px;
		 }
#content table{
				width:100%;
				}
#content table td{
				   vertical-align:top;
				   }
#left{
		width:260px;
		}
#left ul{
		 margin:0px;
		 padding:0px;
		 list-style:none;
		 font-size:12px;
		 text-transform:uppercase;
		 }
#left ul li{			
			  border-bottom:1px #A8A8A8 solid;
			  }
#left ul li a{
			  color:#2369A4;
			  text-decoration:underline;
			  display:block;
			  padding:10px 0px 0px 18px;
			  height:20px;
			  }
#left ul li a:hover{
				     text-decoration:none;
					 color:#666;					 
					 background:url(/images/logus/arrowdown.gif) #F2F2F2 240px 11px no-repeat;
					 }
#left ul li .hover{
				     text-decoration:none;
					 color:#666;					 
					 background:url(/images/logus/arrowdown.gif) #F2F2F2 240px 11px no-repeat;
					 }
#left ul li .last{
				   border-bottom:none !important;
				   }
#left ul li ul{
				text-transform:none;
				padding:0px 0px 19px 38px;
				background:#F2F2F2;
				}
#left ul li .hidden{
					display:none;
					}
#left ul li .visible{
					  display:block;
					  }
#left ul li ul li{
					border:none;
					margin:0px 0px 8px 0px;
					}
#left ul li ul li a{
					display:inline;
					border:none;
					background:url(/images/logus/color.gif) 0px 6px no-repeat;
					padding:0px 0px 0px 7px;
					}
#left ul li ul li a:hover{
						  background:none;
						  background:url(/images/logus/black.gif) 0px 6px no-repeat;
						  padding:0px 0px 0px 7px;
						  }
.request{
		  display:block;
		  background:url(/images/logus/request.jpg) left top no-repeat;
		  width:175px;
		  height:45px;
		  margin:11px 0px 0px 61px;
		  }
#center{
		width:100%;
		padding:0px 22px 0px 22px;
		font-size:12px;
		color:#000;
		}
#center a{
		  color:#000;
		  text-decoration:underline;
		  }
#center a:hover{
				 text-decoration:none;
				 }
#center h1{
			margin:0px 0px 17px 0px;
			padding:0px;
			color:#316CA4;
			font-size:16px;
			font-weight:normal;
			}
#center p{
		  margin:0px 0px 18px 0px;
		  }
#right{
		width:260px;
		}
.news_block{
		    background:url(/images/logus/newstop.jpg) #EFEFEF left top no-repeat;
			min-height:200px;
			padding:0px 20px 24px 18px;
			font-size:13px;
			}
.news_block a{
			  color:#3F76AA;
			  text-decoration:underline;
}
.news_block a:hover{
					text-decoration:none;
					}
.news_title{
			font-size:16px;
			color:#316CA4;
			padding:20px 0px 20px 0px;
			}
.news_item{
		   font-size:13px;
		   color:#666;
		   margin:0px 0px 20px 0px;
		   }
.news_item p{
		margin:0px;
		padding:0px;
}
.news_item a{
			 color:#3F76AA;
			 text-decoration:underline;
			 }
.news_item a:hover{
				   text-decoration:none;
				   }
.news_text{
			margin:6px 0px 0px 0px;
			height:48px;
			overflow:hidden;
}
.news_text1{
			margin:6px 0px 0px 0px;
}
#sub_footer{
		     padding:0px 17px 0px 17px;
			 }
#sub_footer table{
					width:100%;
					}
.subf_left{
		   background:url(/images/logus/footer2.jpg) left top repeat-x;
		   width:50%;
		   }
.subf_left1{
			background:url(/images/logus/footer1.jpg) left top no-repeat;
			}
.subf_left2{
		     background:url(/images/logus/footer3.jpg) right top no-repeat;
			 height:51px;
			 }
.subf_center{
			  width:230px;
			  }
.center_sub{
			width:230px;
			background:url(/images/logus/footer4.jpg) center top no-repeat;
			height:51px;
			}
.subf_right{
			width:50%;
			background:url(/images/logus/footer6.jpg) left top repeat-x;
			}
.subf_right1{
			 background:url(/images/logus/footer5.jpg) left top no-repeat;
			 }
.subf_right2{
			 background:url(/images/logus/footer7.jpg) right top no-repeat;
			 height:51px;
			 }
#footer{
		padding:18px 0px 0px 0px;
		color:#333333;
		font-size:12px;
		}
#footer table{
			  width:100%;
			  }
#footer table td{
				 vertical-align:top;
				 }
.blr, .uab, .rus{
			padding:0px 0px 0px 45px;
			color:#333333;
			font-size:12px;
			}
.blr p, .uab p, .rus p{
				margin:0px 0px 17px 0px;
				padding:0px;
				}
.blr a, .uab a, .rus a{
				color:#0A4678;
				text-decoration:underline;
				}
.blr a:hover, .uab a:hover , .rus a:hover{
						   text-decoration:none;
						   }
.blr{
      background:url(/images/logus/blr.jpg) left top no-repeat;
	  }
.uab{
	 background:url(/images/logus/uab.jpg) left top no-repeat;
	 }
.rus{
	 background:url(/images/logus/rus.jpg) left top no-repeat;
	 }
