body {
	padding: 0;
	font-size: 0.75em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #E0E0E0;	
	margin:0px 0px;
	margin: auto;
	padding:0px;
	text-align:center;
	color: #333333
}
TABLE {
	font-size: 100%;
}

a {
	color: #004E9D;
	text-decoration: none;
}
a:hover {
	color: #CA5413;
}
img { border:none;
vertical-align: top;
 }
h1 {
	font-size: 0.8em;
	padding: 0;
	margin: 0;
	color: #fff;
	background: url(cssgifs/h1back.gif) no-repeat;
	padding-top: 3px;
	padding-bottom: 4px;
	width: 767px;
	text-align:left;
	text-indent: 10px;
	margin-left: auto;
	margin-right: auto;
	
	
	
	
}
h2 {
	font-size: 1em;
	padding: 0;
	margin: 0;
	color: #5C5C5C
}

.newstock {
	color: #0066A8 !important;
	margin-bottom: 10px;
	margin-top:5px;
	background: url(cssgifs/tick.gif) no-repeat;
	text-indent:15px;
}
TD {
	vertical-align: top
}
.header {
	background: url(cssgifs/header.gif) no-repeat 475px;
	height: 111px;
	text-align: left;
	width: 767px;
}
.outertable {
	margin: auto;
	background: url(cssgifs/tablegrad.gif) repeat-y right white; 
	width: 767px;

}
.footer{
	background: url(cssgifs/footer1.gif) no-repeat bottom;
	height: 60px;
	text-align: left;
	vertical-align: top;
	color: #333333;
}
	
.footernav {
		font-size: 80%
} 
.footer p {
		padding: 10px 10px 0 260px;
		font-size: 90%
}
.footer b, .equipmentitem b {
	color: #004E9D
}
.mainlogo {
	margin: 2px 0 4px 10px
}
.textlogo {
	margin: 40px 0 40px 10px;

}

/* Navigation Bar */

.navbar {
	background: url(cssgifs/tablegrad.gif) repeat-y right #3D3D3D;
	font-size: 90%
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
white-space: nowrap;
}
#nav-menu li
{
float: left;
margin: 0 0.15em;
padding: 0;
text-align: center
}
#nav-menu li a
{
height: 2em;
line-height: 2em;
float: left;
padding:0 4px 0 4px;
display: block;
color: white;
text-decoration: none;
text-align: center;
}
#nav-menu a:hover {
	background-color: #B1B1B1;
	color: black
}
.seloption {
	background-color: #B1B1B1
}
.seloption a {
	color: black
}

/* Content Area */
.latesttab {
	background: url(cssgifs/hometab1.jpg) no-repeat left top;
	height: 19px;
	vertical-align: top;
	text-align: left;
	color: #004E9D;
	font-weight: bold
}
.latestinfo {
	padding: 10px;
	font-size: 90%;
}
.wantedinfo {
	padding: 10px;
	padding-right:4px;
	font-size: 90%;
}
.bullet {
	padding: 3px 0 0 15px;
	background: url(cssgifs/bullet.gif) no-repeat 6px 8px;
}
.bullet h1 {
	background: url(cssgifs/none.gif) no-repeat 50%;
	color: #004E9D;
	padding-top: 0;
	padding-bottom: 0;
	font-size:1em;
	width:auto;
	text-indent: 0px
}

.posttable .bullet h1 {
	font-size: 90%;
	color:#595959 !important;
	
} 
.posttable .bullet {
background: url(cssgifs/none.gif) !important;
}
.bullet2 {
	paddisng: 3px 0 0 15px;
	background: url(cssgifs/bullet.gif) no-repeat -3px -3px;
}
.newssection {
	background: url(cssgifs/tablegrad.gif) repeat-y right #D7D7D7;
}

.newstab {
	background: url(cssgifs/newstab1.gif) no-repeat left top;
	height: 19px;
	vertical-align: top;
	text-align: left;
	color: #004E9D;
	font-weight: bold
}
.newstab2 {
	background: url(cssgifs/newstab2.gif) no-repeat left top;
	height: 19px;
	vertical-align: top;
	text-align: left;
	color: #004E9D;
	font-weight: bold
}
.newstext {
	text-align: justify;
	padding:10px 12px 15px 6px;
	font-size: 90%;
	background: url(cssgifs/tablegrad.gif) repeat-y right #EEF0EF;
}

.brochuretab {
	background: url(cssgifs/brochuretab.gif) no-repeat left top;
	height: 19px;
	text-align: left;
	color: #004E9D;
	font-weight: bold
}
.downloadarea {
	padding:10px 12px 15px 6px;
	font-size: 90%;
	text-align: left;
}
.equipmentitem {
	border-top: 1px solid #808080;
	padding: 8px 0 8px 0
}
.equipmentitem IMG {
	float: left;
	margin-right: 10px;
	margin-top: 0
}
.bottomspacer {
	padding-bottom: 80px
}


/* Drop Down Menu Classes */

.menuItemFirst {
	color:black;
	cursor:hand;
	padding:0px 4px 0px 4px;
	border: 1px solid white;
	background-color: white;
}
.menuItem {
	color: black;
	cursor:hand;
	padding:0px 4px 0px 4px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background-color: white;
}
.submenu div:hover,.menuItemOver {
	color: black;
	cursor:hand;
	padding:0px 4px 0px 4px;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
	background-color: white;
	text-decoration: underline
}
.menuItemFirstOver {
	color: black;
	cursor:hand;
	padding:0px 4px 0px 4px;
	border: 1px solid white;
	background-color: white;
	text-decoration: underline
}
.submenu {
	width: 110px;;
	border: 1px solid #929292;
	text-align: left;
	font-size: 80%;
	opacity: .9;
	filter: alpha(opacity=90);
}

/* Contact Page */
.mandatory {
	color: red
}
.textinput {
	border: 1px solid #3D3D3D;
	width: 150px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: url(cssgifs/field_bg.gif) no-repeat left top;
}
.textarea {
	border: 1px solid #3D3D3D;
	width: 350px;
	height: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%
}
.textareasm {
	border: 1px solid #3D3D3D;
	width: 250px;
	height: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%
}
.formtable {
	width: 100%;
	text-align: left
}
.formtable TD {
	padding-bottom: 6px
}	
.genericsubmit {
	background-color: #004E9D;
	color: white;
	border: 1px solid #646464;
	font-size: 110%
}
.emailtab {
	background: url(cssgifs/emailtab1.gif) no-repeat left top;
	height: 19px;
	vertical-align: top;
}
.address {
	text-align: left;
	padding-top: 8px;
}
.address p {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 4px
}
.blueit {
	color: #004E9D
}	

/* Company Page */

.companytext {
	padding: 10px 0px 0px 10px;
	text-align: justify;
	font-size: 90%;
}

.moreinfo {
	font-weight: bold
}
.servicetext {
	padding: 10px 50px 50px 10px;
	text-align: left;
	font-size: 90%;
}

/* News Section */
.newsection1 {
	padding: 10px 10px 10px 10px;
	text-align: left;
	font-size: 90%;
	background: url(cssgifs/tablegrad.gif) repeat-y right;
}
.newsection1 b {
	color: #004e9d;
}
.newsection2 {
	background: url(cssgifs/tablegrad.gif) repeat-y right;

	border-top: 0;
	text-align: left;
	font-size: 90%;
	padding-top: 3px;
	border-right: 0
}
.thinline {
	border-top: 1px solid #C1C1C1;
	width: 90%;
	
}

.newsleft {
	padding: 10px 10px 10px 10px;
	font-size: 90%;
	text-align: left;
	width: 50%
}
.newsleft h3, .newsection1 h3 {
	font-size: 100%;
	color: #004e9d;
	margin-bottom: 5px;
	margin-top: 1px
}
.normaltext {
	font-size: 90%;
	text-align:left;
	padding: 10px
}
/* Product Page */

.equiptable th {
	text-align: left;
	background-color: #E5E5E5;
	color: black;
	font-weight: normal;
	white-space: nowrap;
	padding: 2px;
	border-bottom: 1px solid #B2B2B2;
	border-left: 1px solid #A0A0A0
}
.equiptable {
	text-align: left
}
.equiptable td {
	padding:3px
}
.stocknumber {
	font-weight: bold;
	color: #004e9d;
	text-align: center;

}
.itemname {
	font-weight: bold;

}
.moreinfo a {
	color: #CA5413;
	font-weight: normal;
}
.moreinfo {
	white-space: nowrap;
	vertical-align: bottom;

}
.borderbottom {
	border-top: 1px solid #B2B2B2;
	font-size: 0.01em;
	height: 2px;
	padding: 0;
}
.description {

}

.imageheader {
	background-color:#004e9d;
	color: white;
	text-align: left;
}
/* Mailing List Page */

.brochure {
	background: url(cssgifs/brochure.jpg) no-repeat 45% 100%;
	
	height: 150px
	
}


.productlinks a {
	color: #888888
}
.productlinks {
	color: #888888;
	font-size: 90%;
}

ul {
	list-style:square;
	color: #6D6D6D;
}

li {

}
.list1 li {
list-style: none
}
.sitesection {
background:url(cssgifs/pipes.jpg) no-repeat 0px 0px

}

/* Highslide Shite */

.highslide {
	cursosr: url(highslide/graphics/zoomin.cur), pointer;

	margin-right: 5px
}



.highslide img {
	border: 0px solid gray;
}
.highslide:hover img {
	border: 0px solid white;
}

.highslide-image {
    border: 0px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    padding: 10px;
	text-align:left;
	background:url(cssgifs/portfolio_back.gif) #131313;
	color: #fff;
	font-size: 90%;
}

.highslide-caption p {
	color: #A8A8A8
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	border: 1px solid white;
    background-color: black;
  
    padding-left: 22px;
    background-image: url(cssgifs/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
  
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.input1 {background-color: #6495ed; color: #000080; font-size: 10px;}