#container {
	width: 912px;
	margin: 0 auto;
	text-align: left;
	background-image: url(images/drop3.gif);
	background-repeat: repeat-y;
	

} 
#mainContent {
	background: #FFFFFF;
	width: 900px;
	margin: auto;
}

#mainsub {
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 0;
	margin-left: 200px;
} 
* {
	margin: 0;
	padding: 0;
}


body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #666666;
	background-repeat: repeat;
	background-image: url(images/bck1.jpg);
}
.tbhead{
	background-image: url(images/bck.jpg);
	background-repeat: repeat-x;
}

.tbtext2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	padding-left: 15px;
}

.tbtext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 3px;
}
.formcontent{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	text-align: center;
	font-weight: bold;
	vertical-align: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.tradeshowtb{
	border: thin solid #999;	
}
.formcontact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	text-align: left;
	font-weight: bold;
	vertical-align: bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.quickquote{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
}

.tbbody{
	background-image: url(images/tbbck.gif);
	background-repeat: repeat-x;
	padding-right: 20px;
	padding-left: 20px;
	border: 1px solid #666;
	padding-top: 7px;
}
.tbbody2{
	background-image: url(images/tbbck2.gif);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #666;
	padding-top: 2px;
}
.tbbodytall{
	background-image: url(images/tbbck.jpg);
	background-repeat: repeat;
	border: 1px solid #666;
}

.last{
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
form {
	padding-top: 0px;
	margin-top: 0px;
}

fieldset {
	border: none;
	height: 25px;
}
fieldsetcontact {
	border: 2px none #006;
	font-size: 12px;
	color: #006;
	margin: 10px;
	background-image: url(images/bck2.jpg);
	background-repeat: repeat;
}
legend {
	display: none;
	background-image: url(images/serach.gif);
}
legendcontact {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #006;	
}

h1, h2, h3 {
	margin: 0;
	color: #009;
}

.h1 {
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	font-weight: bold;
}
.h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	font-weight: bold;
	padding-left: 5px;
}

.sitemap {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	font-weight: bold;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006;
	width: 140px;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

p {
}

blockquote {
}

ul {
	margin-left: 3em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009;
	list-style-type: square;
	text-decoration: none;
	margin-right: 5px;
}

ul li {
	text-decoration: none;

}

ol {
	margin-left: 15px;
	list-style-type: disc;
}

ol li {
}

a {
	color: #009;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #333;
}

.img {
	border: none;
	text-align: center;
	padding-left: 20px;
}

.img2 {
	border: none;
}

.img3 {
	border: none;
	padding: 5px;
	float: right;
}
.imgright {
	border: none;
	float: right;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
}
.imgright2 {
	border: 1px solid #000;
	float: right;
	margin-top: 5px;
	margin-right: 19px;
	margin-left: 10px;
}
.imgleft {
	border: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.imgleft2 {
	border: none;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 0px;
	float: left;
}
.contactCenter {
	border: none;
	margin-left: 21px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.imgleftbar {
	border: none;
	padding: 5px;
	margin-left: 9px;
}
.imgleftbar2 {
	border: none;
	padding: 5px;
	margin-left: 6px;
	margin-top:5px;
}
.imgCenter {
	border: none;
	padding: 5px;
	margin-left: 50px;
}
.imgIndustrySolutions {
	border: none;
	padding: 5px;
	margin-left: 20px;
}
.imgCenter2 {
	border: none;
	padding: 5px;
	margin-left: 145px;
}
img.floatleft
{
float: left;
margin: 0px 14px 3px 0px;
}

 .h3
{
	position: relative;
	top: 4px;
	font-size: 21px;
	line-height: 25px;
	color: #006;
	letter-spacing: -1px;
	margin-bottom: 20px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/a22.gif);
	margin-top: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	visibility: visible;
}
/* Contact Box */
.contactbox {
	margin-bottom: 25px;
	border: 1px solid #CCCCCC;
	background-color: #CCC;
	background-image: url(images/contactbck.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
}


/* Boxed Style */

.boxed {
	margin-bottom: 25px;
	background-color: #CCC;
	background-image: url(images/boxbck2.gif);
	background-repeat: repeat-x;
	padding: 3px;
	margin-right: 3px;
	margin-left: 3px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.boxed .title {
	height: 29px;
	background: url(images/img08.gif) no-repeat 10px 50%;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #FFFFFF;
	padding-top: 11px;
	padding-right: 0;
	padding-bottom: 0;
	border: 1px solid #CCC;
}

.boxed .content {
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* Header */

#header {
	width: 900px;
	height: 110px;
	margin: 0 auto;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
}

/* Header > Logo */

#logo {
	float: left;
	padding: 65px 0 0 0;
}

#logo h1 {
	text-transform: uppercase;
	font-size: 2em;
}

#logo h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #00C;
}

/* Header > Top Menu */

#topmenu {
	float: right;
	height: 90px;
	padding-right: 10px;
	margin-left: 550px;
}

#topmenu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 8px;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 0;
}

#topmenu li {
	display: inline
}

#topmenu a {
	display: block;
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #009;
}

#topmenu a:hover {
	text-decoration: underline
}

#topmenu1 {
	background-image: url(images/bck.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}

#topmenu2 {
	background-image: url(images/img11.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#topmenu4 {
	background-image: url(images/img12.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#topmenu3 {
	background-image: url(images/earth.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* Menu */

#menu {
	width: 700px;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 14px 18px 0 20px;
	background: url(images/img06.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	padding-left: 0;
	background: none;
}

/* Content */

#content {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

/* Content > Main */

#main {
	float: left;
	width: 460px;
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */

#sidebar {
	float: left;
	padding-top: 10px;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: 5px;
	width: 180px;
}

#sidebar2 {
	float: right;
	width: 180px;
	padding-top: 10px;
	padding-left: 10px;
	margin: auto;
	padding-right: 5px;
}
#sidebar3 {
	float: left;
	margin-bottom: auto;
	width: 180px;
	background-color: #CCC;
	height: 100%;
	padding-left: 0px;
	margin-left: 4px;
}


/* Content > Sidebar > Login */

#login {
}

#login label {
	display: block;
	font-size: 12px;
	color: #009;
	font-weight: bold;
}

#login #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

#login #inputsubmit1 {
	float: right;
	width: 50px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

/* Content > Sidebar > Updates*/

#updates {
	padding-top: 3px;
}

#updates ul {
	margin: 0;
	list-style-type: none;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(images/img09.gif) no-repeat left center;
	font-size: x-small;
}

#updates p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
	color: #333;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar > Partners*/

#partners {
}

/* Footer */

#footer {
	height: 85px;
	padding-top: 20px;
	background-image: url(images/img08.gif);
	background-repeat: repeat-x;
	width: 900px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 65%;
}



#legal {
	margin: 0;
	padding: 8px;
	text-align: center;
	color: #006;
}

#legal a {
	font-weight: bold;
	color: #FFFFFF;
}

/* Footer > Links */

#links {
	margin: 0;
	padding: 10px;
	text-align: center;
	color: #006;
	font-weight: bold;
}
/* Splash */

#flash {
	float: left;
	width: 560px;
	height: 200px;
}

#slogan {
	margin: auto;
	background-color: #FFF;
	float: right;
}
#header2 {
	width: 900px;
	height: 200px;
	margin: auto;
	background-color: #FFF;
	visibility: inherit;
}
#header3 {
	width: 900px;
	height: 175px;
	margin: auto;
}

/* Search */

#search {
	float: right;
	width: 280px;
	padding-top: 20px;
}

#search form {
	margin: 0;
	padding: 63px 0 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search #s, #search #x {
	float: left;
}

#search #s {
	width: 188px;
	margin: 2px 6px 0 0;
	padding: 2px 5px;
	background: url(images/img02.gif) repeat-x;
	border: 1px solid #ACACAC;
}

#search #x {
	width: 67px;
	height: 28px;
	padding: 0;
	background: #006BFF url(images/img03.gif) no-repeat;
	border: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

.style5 {
	color: #333;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
}
.style5b {
	color: #333;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	text-align: left;
	line-height: 14px;
}
.style13 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #000000;
}
.style14 {
	color: #000066;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
}
.style14a {
	color: #F95100;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.style16 {
	font-size: 24px
}
.style16a {
	font-size: 12px
	color: #F95100;
	font-size: x-small;
	color: #900;
}
.style17 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #333;
}

.style17a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333;
}
.style21 {
	font-family: "Times New Roman", Times, serif;
	padding-left: 5px;
	font-size: 24px;
}
.H4 {
	color: #006;
	font-weight: bolder;
	font-size: 24px;
	margin-top: 20px;
	border-bottom-style: dotted;
	border-bottom-color: #006;
	border-bottom-width: 1px;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	margin-right: 15px;
}

.H5 {
	color: #006;
	font-weight: bolder;
	font-size: 17px;
	margin-top: 20px;
	border-bottom-style: dotted;
	border-bottom-color: #006;
	border-bottom-width: 1px;
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
	margin-right: 15px;
}
.border2 {
	border-bottom-style: dotted;
	border-bottom-color: #006;
	border-bottom-width: 1px;
	
}

.style6 {
	color: #333;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.style7 {
	color: #333;
	font-weight: bold;
	font-size: 10px;
}
.styleNews {
	color: #333;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
}

.leftbox {
	color: #333;
	font-weight: normal;
	font-size: 8px;
	text-align: left;
	line-height: 12px;
	margin-right: 5px;
	margin-left: 20px;
	padding-top: 5px;
}

.rightbox {
	color: #333;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	
}

.style11 {
	color: #666;
	font-weight: normal;
	font-size: 9px;
	padding: 2px;
}

.style11B {
	color: #666;
	font-weight: normal;
	font-size: 9px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}

.stylesmall {
	position: relative;
	font-size: 10px;
	line-height: 20px;
	color: #006;
	letter-spacing: -1px;
	margin-bottom: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-right: 5px;
	margin-left: 5px;
}

.stylecontact {
	font-size: 10px;
	line-height: 20px;
	color: #006;
	letter-spacing: -1px;
	margin-bottom: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-right: 5px;
	margin-left: 5px;
	z-index: 1;
}

.styleborder {
	position: relative;
	top: 5px;
	color: #666;
	font-weight: normal;
	font-size: 9px;
	letter-spacing: -1px;
	margin-bottom: 5px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/a22.gif);
	margin-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.stylecenter {
	color: #333;
	font-weight: normal;
	font-size: 14px;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
.stylecontact {
	position: relative;
	top: 5px;
	color: #666;
	font-weight: normal;
	font-size: 9px;
	letter-spacing: normal;
	margin-bottom: 5px;
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
}

.styletimes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.timesred {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #900;
	font-weight: bolder;
	font-style: italic;
}
.timesorange {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F00;
}
.timesblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #00C;
}
.timesgreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #060;
}
.timespurple {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #606;
}
.timesdarkblue {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #009;
	font-style: italic;
	font-weight: bold;
}
.stylecenter {
	color: #333;
	font-weight: normal;
	font-size: 14px;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
}

.contentmain {
	color: #666;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-style: normal;
	line-height: 16px;
	text-align: justify;
}

.bold14 {
	color: #333;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-style: normal;
	line-height: 16px;
	text-align: justify;
}

.border {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin-left: 2px;
	width: 160px;
}
.transparent_class {
	filter:alpha(opacity=10);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.screeshots {
	margin-right: 75px;
	margin-left: 40px;
}
.background4 {
	background-image: url(images/contactbox.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #006;
}

.reset {
	background-image: url(images/reset_btn.gif);
	background-repeat: no-repeat;
	width: 58px;
	height: 23px;
	border:0;
}
.submit {
	background-image: url(images/submit_blue.gif);
	background-repeat: no-repeat;
	width: 58px;
	height: 23px;
	border:0;
}

.search{
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
     width: 58px;
	height: 23px;
	border:0;
}

