﻿*,body,h1,h2,form,a,div 
{margin:0;
	padding:0;
}
#TopLogo
{height:110px;
	width:100%;
  background: url(./BackGroundPic/TopLogoBack.gif) ;
  background-repeat:repeat-x;
  background-position: top left;
  z-index:30;
  position:relative;	
  
    }

.navbarHeadUS
{
width:100%;
margin-left:auto;
margin-right:auto;
height:150px;
margin-top:0px;

 }	


.navi
{width:100%;
height:32px;
z-index:20;
margin-left:auto;
margin-right:auto;
font-size:1px;
overflow:hidden;
display:inline;
position:absolute;
left:0px;
top:110px;
text-align:center;
background: url(./BackGroundPic/NaviBack.gif) ;
  background-repeat:repeat-x;
  background-position: top left;	

}
.NaviButton
{width:110px;
	height:31px;
	margin:0;
	padding:0;
	font-size:1px;
	
	
	
	
}
.NaviButtonLeft
{width:131px;
	height:31px;
	margin:0;
	padding:0;
	font-size:1px;
		
}
.TopCompanyMailAddr
{	position:absolute;
	left:310px;
	top:70px;
	z-index:500;
	font-size:15px;
	text-decoration:underline;
	 cursor:hand;
	 background-color:Transparent;
cursor:pointer;
 margin:0;
 color:Blue;
 
 
}

.TopFaxPrint
{	position:absolute;
	left:310px;
	top:87px;
	z-index:500;
	font-size:15px;
	text-decoration:underline;
	 cursor:hand;
	 background-color:Transparent;
cursor:pointer;
 margin:0;
 color:Blue;
 
}
.Headh1
{color:Blue;
	position:absolute;
	font-weight:bold;
	font-size:15px;
	top:3px;
	left:103px;
	z-index:500;
	font-size:15px;
		 background-color:Transparent;
}