body {
	font-family: Verdana;
	font-size: 12px;
	background-image: url(images/bg.jpg);
	background-color: #ffffff;
	background-repeat: repeat;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center; /* for IE */
}

#wrapper {
text-align:left; /* reset text alignment */
width:753px; /* or a percentage, or whatever */ 
margin-left: auto;
margin-right: auto;
} 

p {
 font-family: Verdana;
 font-size: 12px;
 color: #0A0A67;
}

td {
 font-family: Verdana;
 font-size: 12px;
 color: #0A0A67;
}

h1 {
 font-family: Arial;
 font-size: x-large;
 font-weight: bold;
 color: #000000;
 background-color: #ffffff;
 padding: 0px 10px;
 border-style: solid;
 border-width: 0px 0px 1px 0px;
 border-color: rgb(220, 220, 192);
}

h2 {
 font-family: Arial;
 font-size: medium;
 font-weight: bold;
 color: #000000;
 background-color: #ffffff;
 padding: 0px 10px;
 border-style: solid;
 border-width: 0px 0px 1px 0px;
 border-color: rgb(220, 220, 192);
}

h3  { color: #0a0a67; font-size: small; font-family: Arial; font-weight: bold; background-color: #ffffff; padding: 2px 10px }
ul  {
margin-left: 10px;
}

h4, h5 {
 font-family: Arial;
 font-size: small;
 font-weight: bold;
 color: #000000;
 background-color: #ffffff;
}

a:hover, a:active {
 text-decoration: underline;
}

a  {  font-family: Verdana; color: #0a0a67; font-size: 11px; text-decoration: none }
a:header {  font-family: Verdana; color: white; font-size: 12px; font-weight: bold; text-decoration: none }
a:nav {  font-family: Verdana; color: #0a0a67; font-size: 12px; font-weight: normal; text-decoration: none }
.column { font-weight: normal; text-decoration: underline; }
.smalltext  { color: #0A0A67; font-weight: normal; font-size: 10px; font-family: Verdana }
.smalltext2 { color: #0a0a67; font-size: 11px; font-family: Verdana; font-weight: normal }
.largetext  { color: #0A0A67; font-weight: bold; font-size: 18px; font-family: Arial }
.headerlink { color: white; font-size: 12px; font-family: Arial; font-weight: bold }
.navlink { color: #0a0a67; font-size: 12px; font-family: Arial; font-weight: normal }
.navlinkbold { color: #0a0a67; font-size: 12px; font-family: Arial; font-weight: bold }
.breadcrumb    { 
	color: #0a0a67; 
	font-size: 11px; 
	font-family: Verdana; 
	font-weight: normal;
	text-decoration: none;
}

.sitemap_head{
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.sitemap_head:LINK, .sitemap:VISITED{
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.sitemap_head:HOVER{
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}

#tbl_header {
	background-image: url(images/header_03.gif);
	
}
#tbl_header2 {
	background-image: url(images/header_03.gif);
	width: 753px;
}

#td_nav {
	background-image: url(images/nav-bg.gif);
	width: 753px;
}
.column1 {
	background-image: url(images/columns_bg_productinfo.gif);
	padding: 65px 1px 15px 15px;
	background-repeat: no-repeat;
	width: 190px;
	font-size: 8pt;
	background-position: top left
	display: block;
	
}
.column2 {
	background-image: url(images/columns_bg_prodsupport.gif);
	padding: 65px 10px 15px 15px;
	background-repeat: no-repeat;
	width: 190px;
	font-size: 8pt;
	background-position: top left
	display: block;
}
.column3 {
	background-image: url(images/columns_bg_requestquote.gif);
	padding: 65px 15px 15px 15px;
	background-repeat: no-repeat;
	width: 190px;
	font-size: 8pt;
	background-position: top left
	display: block;
}
.columnheader {
	padding: 2px 10px 0px 10px;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial;
}
.columnimage {

	
margin: 5px -95px 0px 30px;
	display: block;
	
}

.left {

	
	position: relative;
	left:-1000px;
	
}

.title	{
	position:absolute;left:-3000px;
}
