body {
margin: 0;
padding: 0;
font: .8em Verdana, Arial, Helvetica, Tahoma, sans-serif;
text-align: left;
background: url(/images/bg.gif) repeat-y #184175;
color: #023F88;
}

a { font-size: .8em; }
a:link { color: #59ABE5; }
a:visited { color: #51A323; }
a:hover { color: #59ABE5; }
a:active { color: #51A323; }

p { 
margin: 0 0 15px 6px;
font-size: .9em; 
line-height: 1.4em;
}

table {
border: 0px solid #D4D7DD;
font-size: .8em; 
margin: 20px 0 30px 0;
}

th {
border: 0px;
border-bottom: 1px solid #D4D7DD;
background-color: #e5e8ee;
}

td {
border: 0px;
border-bottom: 1px solid #eee;
background-color: #fefefe;
}

.inputc {
background-color : #EBEEE8;
color : #506BA0;
width : 125px;
}

input {
width : 340px;
font-size : 1.2 em;
color: #909299;
text-align: left;
background-color: #F6F9FF;
border: 1px solid #D4D7DD;
}

textarea {
width : 340px;
font-size : 1.2 em;
color: #909299;
text-align: left;
background-color: #F6F9FF;
border: 1px solid #D4D7DD;
}

#imgspear {
float:left;
position:relative;
}

#imgboomerang{
float:left;
position:relative;
}


ul {
font-size: .9em;
/*list-style-type: none;*/
line-height: 1.4em;
}

p a, li a, table a, dl a { font-size: 1em; }

img { 
border: 0; 
display:inline;
}

.img-r { 
margin-left: 15px; 
border: 1px solid #ddd; 
padding: 2px;
display: inline;
}

h1, h2, h3, h4, h5, h6 {
	color: #023F88;
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding: 0;
}
h1 { font-size: 1.5em; }
h2 { font-size: 1em; }
h3 { font-size: 1em;}
h4 { font-size: 1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

h1 span, h2 span {
visibility:hidden;
}

h1.welcome {background: url(/images/h1-welcome.gif) no-repeat;}
h1.cathodic {background: url(/images/h1-cathodic.gif) no-repeat;}
h1.chlorine {background: url(/images/h1-chlorine.gif) no-repeat;}
h1.location {background: url(/images/h1-location.gif) no-repeat;}
h1.metalfinishing {background: url(/images/h1-metal.gif) no-repeat;}
h1.platinum {background: url(/images/h1-platinum.gif) no-repeat;}
h1.chemical {background: url(/images/h1-chemical.gif) no-repeat;}
h1.metalwinning {background: url(/images/h1-metalf.gif) no-repeat;}
h1.other {background: url(/images/h1-other.gif) no-repeat;}
h1.orders {background: url(/images/h1-order.gif) no-repeat;}

#maindiv {
	width: 736px;
	margin: 0 0 0 0;
	text-align: left;
}

#header {
width:736px;
height: 147px;
display:block;
margin: 0 0 0 0;
}

#header .logo {
position: absolute;
top: 38px;
left: 32px;
}

#leftnav{
border-top: 1px solid #023F88;
margin: 0 0 0 0;
display:inline;
padding: 1px 1px 1px 1px;
float:left;
width: 164px;
height: 420px;
}

#content{
width: 566px;
margin: 0 0 0 0;
display:inline;
float:left;
}

#midsplash{
margin: 0 0 0 0;
padding: 0px 1px 0 0px;
display:inline;
float:left;
width: 566px;
height: 199px;

}

#midinner{
margin: 0 0 0 0;
padding: 0px 1px 0 0px;
display:inline;
float:left;
width: 566px;
height: 102px;
}

#info{
padding: 15px 15px 15px 15px;
display:block;
float:left;
width: 500px;
height: 199px;
}

#footer{
margin: 15px 0 0 0;
border-top: 1px solid #6699CC;
width: 500px;
position:relative;
display:inline;
float:left;
}

#footer p{
margin: 0 0 30px 0;
font-size: .8em; 
color: #3373BF;
}

#footer img {
float:right;
}

#locpag h2, #locpag p{
margin-left: 100px;
}