body  { 
font-family: Arial, Helvetica, Geneva; 
background-image: url("images/bgd-blue.jpg");
background-attachment:fixed;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
font-size: 9pt;
text-align:center;
 }
h1 { font-size: 14pt; font-weight: bold;}
h2 { font-size: 11pt; font-weight: bold; }
h2 a { text-decoration:none;color:#818285;

}

p  { font-size: 9pt }
li{
margin-bottom:3px;
}
 
#nav a{ font-size: 9.5pt;color: #fff; font-weight: bold;text-decoration: none; background-image: url("images/bullet.jpg"); background-repeat: no-repeat; background-position: left 50%; padding: 1px 1px 1px 14px }

#nav a:link {  }
#nav a:visited { }
#nav a:hover { color: #ffd700; text-decoration: underline }
#nav a:active { color: #ff3; text-decoration: underline }
#nav .subnav {color: #ffd700;  background-image: url("images/bullet2.jpg");  padding: 1px 1px 1px 14px; margin-left:10px; }
#nav a.subnav:link  {  }
#nav a.subnav:visited { }
#nav a.subnav:hover {color:white;}
#nav .trinav {background-image:none;  padding: 1px 1px 1px 14px; margin-left:20px; }
#nav a.trinav:link  {  }
#nav a.trinav:visited { }
#nav a.trinav:hover {}

#content { visibility: visible; position: absolute; top: 163px; left: 192px; width: 660px; height: 500px;z-index:1; }
#nav { visibility: visible; position: absolute; top: 183px; left: 7px; width: 167px; height: 700px;z-index:1; }
#feature { visibility: visible; position: absolute; top: 183px; left: 868px; width: 128px; height: 700px;z-index:1; }


#header { background-image: url("images/header.gif");
background-repeat:no-repeat;
visibility: visible !important; 
position: relative; top: 0; left: 0; width: 1000px; height: 108px;


 }
 #subheader{
 background-image: url("images/vibratory-rotary-2.jpg");
background-repeat:no-repeat;

position: relative; top: 0; left: 0; width: 1000px; height: 87px;
color:white;

}

#innerContainer
{
	position: relative; top: 0; left: 0;
	width:1000px;
	text-align: left;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	margin-left:auto;
	margin-right:auto;
}
#Container
{
background-image: url("images/bkg2.jpg");
background-repeat:repeat-y;
	min-height:1000px;
height:auto !important;
 height:1000px;
  overflow:visible;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	z-index:1;
}

#centerMain
{
padding-top:50px;
background-image: url("images/orange_circle.gif");
background-repeat:no-repeat;
background-position:center;
width:655px;;
height:315px;
}
#leftMain{
font-size:9pt;
display:inline-block;
float:left;
position:relative;
width:49%;
vertical-align:top;
}

.left
{display:inline-block;
text-align:left;
}

.clear{
clear:both;
}
#leftMain img {
margin-left:10px;
margin-bottom:5px;
float:right;
}
#rightMain{
display:inline;
float:right;
position:relative;
width:50%;
text-align:left;
}
#rightMain img {
margin-right:10px;
margin-bottom:5px;
float:left;
}

.orangeBox
{
padding-top:5px;
color:black;
font-weight:bold;
background-image: url("images/orangebox.gif");
background-repeat:no-repeat;
height:60px;
}
.orangeBox a{
color:red;
text-decoration:none;
}

.grayBox
{
padding:10px 2px 2px 10px;
color:black;
font-weight:bold;
background-image: url("images/graybox.gif");
background-repeat:no-repeat;

margin:2px 2px 2px 2px;
width:325px;
height:225px;
}