html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

h1 {
	color: #2F5CA6;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	color: #2F5CA6;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #EE8627;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.imgLeft {
	float: left;
	margin: 0px 10px 10px 10px;
}

.redText {
	color:#FF0000;
}

.tradeShow {
	color: #000000;
	text-decoration: underline;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding: 10px 0px 0px 0px;
}

#contentMain {
}

#logo {
	width: 368px;
	height: 89px;
	float: left;
}

#searchBar {
	height: 84px;
	float: right;
	text-align: right;
	margin: 5px 4px 0px 0px;
}

#searchBar p {
	margin-top: 38px;
}

#searchBar a {
	color: #2F5CA6;
}

#goButton {
	float: right;
	margin: 5px 0px 0px 0px;
}

#headerLeft {
	width: 621px;
	height: 179px;
	background-image: url(../images/headerLeft.jpg);
	background-repeat: no-repeat;
	float: left;
}

#headerLeftSec {
	width: 621px;
	height: 139px;
	background-image: url(../images/headerSecondary.jpg);
	background-repeat: no-repeat;
	float: left;
}

#headerRight {
	width: 279px;
	height: 179px;
	background-image: url(../images/headerRightBG.jpg);
	background-repeat: repeat-x;
	float: right;
	padding: 0px;
	margin: 0px;
}

#headerRightSec {
	width: 279px;
	height: 139px;
	background-image: url(../images/headerRightBG.jpg);
	background-repeat: repeat-x;
	float: right;
	padding: 0px;
	margin: 0px;
}

#headerRightContentTop {
	width: 226px;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	margin: 35px 0px 0px 10px;
	padding: 0px;
	color: #FFFFFF;
}

#headerRightContentBottom {
	margin: 20px 0px 0px 100px;
	padding: 0px;
	font-size: 13px;
	font-style: italic;
	color: #01426A;
}

#topNav {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 25px;
	background-image: url(../images/topNavBG.jpg);
	background-repeat: repeat-y;
	text-align: center;
	font-weight: bolder;
}

#topNav a {
	color: #FFFFFF;
	line-height: 25px;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-left: 18px;
	padding-right: 18px;
	float: left;
}

#topNav a:hover {
	background-color: #5697C3;
	text-decoration: none;
}

#content {
	width: 587px;
	float: left;
	margin: 0px;
	padding: 0px 15px 10px 10px;
}

#content form {
	margin: 0px;
	padding: 0px;
	padding-left: 80px;
	padding-bottom: 20px;
	float: left;
}

#rightNavSecondary {
	width: 269px;
	float: right;
	border-top: 5px solid #EE8728;
	border-bottom: 5px solid #EE8728;
	color: #004169;
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 10px 0px;
	background-image: url(../images/rightNavSecondaryBG.jpg);
	background-repeat: repeat-y;
}

#rightNavSecondary a {
	color: #004169;
	font-weight: bold;
	text-decoration: none;
}

.rightNavSecondaryText {
	width: 190px;
	margin: 0px 0px 20px 30px;
}

#rightNav {
	width: 282px;
	float: right;
}

.rightNavTabs {
	width: 279px;
	height: 62px;
	background-image: url(../images/rightNavBG.jpg);
	background-repeat: no-repeat;
	margin: 5px 0px 7px 0px;
	padding: 1px 1px 0px 0px;
}

.rightNavTabsText {
	margin: 0px 0px 0px 0px;
	float: left;
}

.rightNavTabsText a {
	display: block;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 14px 0px 0px 10px;
}

.rightNavTabsText a:hover {
	background-color: #F8A145;
	width: 147px;
	padding: 14px 0px 14px 10px;
}

.rightNavTabsImage {
	height: 62px; 
	float: right;
}

#rightNavAlerts {
	width: 277px;
	border: 1px solid #999999;
}

#rightNavAlertsTop {
	width: 274px;
	height: 32px;
	background-image: url(../images/alertTop.jpg);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0px 0px 3px;
	color: #FFFFFF;
}

#rightNavAlertsContent {
	width: 267px;
	height: 200px;
	background-image: url(../images/alertsBG.jpg);
	background-repeat: repeat-x;
	padding: 5px 5px 5px 5px;
}

#rightNavAlertsContent a {
	color: #2F5CA6;
}

#javaArea {
	padding: 0px;
	margin: 0px;
	width: 612px;
	float: left;
	border-top: 5px solid #CCCCCC;
}

#javaNav {
	width: 184px;
	background-color: #ECECEC;
	float: left;
	padding: 0px 0px 0px 0px;
}

.javaLinks {
	width: 184px;
	height: 27px;
	text-align: right;
}

.javaLinks a {
	width: 176px;
	color: #EE8627;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 8px 6px 0px;
	display: block;
}

.javaLinks a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
}

.javaLinks a.active {
	background-color: #FFFFFF;
}

.javaImages { 
	width: 167px; 
	height: 98px;
	margin: 10px 0px 10px 0px;
}

.javaImages img {
	position: relative;
	border: 1px solid #999999; 
}

#javaContent {
	width: 400px;
	float: left;
	text-align: left;
	padding: 10px 0px 0px 10px;
}

#contact {
	width: 400px;
	margin-bottom: 20px;
	margin-left: 85px;
	padding-bottom: 10px;
	float: left;
}

#contact fieldset { 
	padding: 7px;
	padding-left: 12px;
	width: 420px; 
	border: 1px solid #003366; 
} 

#contact legend { 
	padding: 4px 6px; 
	color: #2F5CA6; 
	font-size: 14px; 
	font-style: italic;
	font-weight: bold; 
} 

#contactInfo {
	width: 187px;
	float: left;
}

#contactInfo p {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}

#footer {
	width: 900px;
	background-image: url(../images/footerBG.jpg);
	background-repeat: repeat-x;
	padding: 35px 0px 10px 0px;
	text-align: center;
}

#footer a {
	color: #004169;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#dropmenudiv{
	position:absolute;
	border:1px solid #01426A;
	line-height:18px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	color: #01426A;
	text-align: center;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	background-color: #ECECEC;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #E0E0E0;
}

.rolloverBullet a {
	width: 150px;
	height: 20px;
	background-image: url(../images/rolloverA.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 25px;
	display: block;
	margin: 0px 0px 0px 0px;
}

.rolloverBullet a:hover {
	background-image: url(../images/rolloverB.jpg);
	background-repeat: no-repeat;
}

#productsLeft {
	width: 690px;
	float: left;
	margin: 0px 0px 0px 5px;
}

#productsRight {
	width: 195px;
	border-bottom: 5px solid #EE8728;
	border-top: 5px solid #EE8728;
	float: right;
	background-image: url(../images/propertRightBG.jpg);
	background-repeat: repeat-y;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	color: #004169;
	font-size: 14px;
	font-weight: bold;
}

.catNames a {
	color: #004169;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0px 10px 40px;
	display: block;
	width: auto;
}

#productsHeader {
	width: 690px;
	margin: 0px 0px 10px 0px;
}

#title {
	float: left;
	font-size: 16px;
	color: #004169;
	font-weight: bold;
}

.pages {
	float: right;
	color: #004169;
}

.pages a {
	color: #004169;
}

.on {
	font-weight: bold;
}

#tableHeader {
	width: 560px;
	background-color: #EEEEEE;
	color: #333333;
	font-size: 12px;
	padding: 0px 0px 0px 130px;
	font-weight: bold;
}

#photo {
	float: left;
	margin: 0px 340px 0px 0px;
}

#machine {
	float: left;
	margin: 0px 120px 0px 0px;
}

#desc {
	float: left;
}

#productContent {
	width: 690px;
	margin: 10px 0px 0px 0px;
}

.productWhite {
	width: 647px;
	margin: 5px 0px 5px 0px;
	padding: 10px;
}

.productGray {
	width: 647px;
	background-color: #EEEEEE;
	margin: 5px 0px 5px 0px;
	padding: 10px;
}

.productImage {
	float: left;
}

.titleButton {
	float: left;
	height: 80px;
	width: 160px;
	margin: 0px 0px 0px 15px;
}

.productTitle {
	color: #004169;
	font-size: 14px;
	font-weight: bold;
	height: 50px;
}

.learnButton {
	width: 97px;
	height: 22px;
	background-image: url(../images/learnButton.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 3px 0px 0px 0px;
}

.learnButton a {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.learnButton a:hover {
	color: #004169;
	text-decoration: none;
}

.moreInfo {
	width: 193px;
	height: 25px;
	background-image: url(../images/moreInfobtn.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding: 3px 0px 0px 0px;
	float: right;
}

.moreInfo a {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.moreInfo a:hover {
	color: #004169;
	text-decoration: none;
}

.productDesc {
	width: 340px;
	float: left;
	margin: 0px 0px 0px 15px;
}

.productDesc a {
	color: #01426A;
}

#productsFooter {
	width: 690px;
	margin: 5px 0px 0px 0px;
}

#individualProductsHeading {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#textLeft {
	float: left;
	font-size: 14px;
	color: #333333;
}

.bigButtons {
	background-image: url(../images/bigBtnBG.jpg);
	float: right;
	width: 114px;
	height: 40px;
	margin: 0px 0px 0px 20px;
	padding: 5px;
	text-align: center;
}

.productTitleID {
	color: #004169;
	font-size: 16px;
	font-weight: bold;
}

.bigButtons a {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.bigButtons a:hover {
	color: #01426A;
	text-decoration: none;
}

#productContentArea {
	width: 600px;
	float: left;
	padding: 10px;
}

#productsRightID {
	width: 279px;
	border-bottom: 5px solid #EE8728;
	border-top: 5px solid #EE8728;
	float: right;
	background-image: url(../images/productsRightIDBG.jpg);
	background-repeat: repeat-y;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	text-align: center;
}

/* Start of Column CSS */
.container4 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	overflow:hidden;
	background:#eeeeee; /* column 4 background colour */
}
.container3 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	background:#eeeeee; /* column 3 background colour */
}
.container2 {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
	background:#eeeeee; /* column 2 background colour */
}
.container1 {
	float:left;
	width:100%;
	position:relative;
	right:25%;
	background:#eeeeee; /* column 1 background colour */
}

.container4a {
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
}
.container3a {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
}
.container2a {
	clear:left;
	float:left;
	width:100%;
	position:relative;
	right:25%;
}
.container1a {
	float:left;
	width:100%;
	position:relative;
	right:25%;
}
.col1 {
	float:left;
	width:21%;
	position:relative;
	left:80%;
	overflow:hidden;
	padding-top: 5px;
}
.col2 {
	float:left;
	width:8%;
	position:relative;
	left:81%;
	overflow:hidden;
	padding-top: 5px;
}
.col3 {
	float:left;
	width:26%;
	position:relative;
	left:82%;
	overflow:hidden;
	padding-top: 5px;
}
.col4 {
	float:left;
	width:37%;
	position:relative;
	left:83%;
	overflow:hidden;
	padding-top: 5px;
}
/* --> */