
#acoustgoto { position: absolute; top: 40px; left: 211px; visibility: visible; display: block }
#acoustnavi { position: absolute; top: 40px; left: 228px; width: 145px; visibility: visible; display: block }
#companygoto { position: absolute; top: 52px; left: 200px; visibility: visible; display: block }
#companynavi { position: absolute; top: 44px; left: 225px; width: 104px; height: 71px; visibility: visible; display: block }
#partitiontypes { position: absolute; top: 40px; left: 175px; visibility: visible; display: block }
#productnavi1  	{ position: absolute; top: 40px; left: 203px; width: 100px; visibility: visible; display: block }
#productnavi2  	{ position: absolute; top: 40px; left: 318px; width: 85px; visibility: visible; display: block }
#INFO  			{ position: absolute; top: 40px; left: 418px; width: 16px; visibility: visible; display: block; height: 53px; }
#infonavi1  	{ position: absolute; top: 40px; left: 434px; width: 130px; visibility: visible; display: block }
#infonavi2  	{ position: absolute; top: 40px; left: 575px; width: 130px; visibility: visible; display: block }
#resource1  	{ position: absolute; top: 40px; left: 203px; width: 200px; visibility: visible; display: block }
#resource2  	{ position: absolute; top: 40px; left: 403px; width: 150px; visibility: visible; display: block }
#resource3  	{ position: absolute; top: 40px; left: 553px; width: 150px; visibility: visible; display: block }
#productnavi3  	{ position: absolute; top: 40px; left: 203px; width: 120px; visibility: visible; display: block }
#productnavi4  	{ position: absolute; top: 40px; left: 323px; width: 130px; visibility: visible; display: block }

#contactgoto { position: absolute; top: 43px; left: 211px; visibility: visible; display: block }
#contactnavi { position: absolute; top: 44px; left: 225px; width: 104px; height: 71px; visibility: visible; display: block }

#distContact { position: absolute; top: 100px; left: 30px; width: 104px; height: 71px; visibility: visible; display: block }

html {
	margin: 0px;  
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	/*background-image:url(images/gridbkgrd.gif);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*.body {
	padding: 16px;
}*/

.footer {
	font-size: 10px;
	/*padding-left:15px;*/
}

.acoustic {
	color: #006699;
}

.products {
	color: #003399;
}

.company {
	color: #660066;
}

.contact {
	color: #663300;
}

.service {
	color: #006633;
}

.resource {
	color: #660033;
}

.distributor {
	color: #006633;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	margin-top:2px;
	margin-bottom:4px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top:2px;
	margin-bottom:4px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin-top:0px;
	margin-bottom:0px;
}

p {
	font-size: 11px;
}

.textA {
	font-size: 11px;
	
}

.Greyed {
	font-size: 10px;
	font-style: italic;
	color: grey;
}
.text {
	font-size: 12px;
	color: #000066;
}
.Job {
	font-size: 12px;
	font-weight : bolder;
	text-decoration : underline;
	margin-bottom:0px;
	margin-Top:4px;
}
.JobSmall {
	font-size: 9px;
	
}

x {
	text-decoration: none;
	color: #0033cc;
}

a {
	
	color: #0033cc;
} 

a:hover {
	text-decoration:underline;
}

ul {
	font-size: 11px;
	margin-top:2px;
	margin-bottom:4px;
}

dl {
	font-size: 11px;
	
}
ol {
	font-size: 11px;
	margin-top:2px;
	margin-bottom:4px;
}