body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	background: #FFF;
}

form {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

#pagewrap {
	margin: auto;
	width: 996px;
	text-align: left;
	background: #FFF;
}

#banner0 {
	width: 996px;
	position: relative;
}

#logo {
	float: left;
	padding: 17px 0 0 18px;
}

#banner-txt0 {
	float: left;
	width: 300px;
	height: 46px;
	padding: 20px 0 0 29px;
	font-family: arial;
	font-weight: bold;
	font-size: 18px; 
	color: #333;
	line-height: 18px;
}

#banner-txt1 {
	position: absolute;
	top: 16px;
	left: 710px;
	text-align: right;
	width: 280px;
	height: 70px;
	padding: 0;
	font-family: arial;
	font-size: 18px; 
	color: #000;
	line-height: 18px;
}

#numb {
	font-size: 25px;
	padding: 10px 0 5px 0;
}

a#contact-lnk {
	font-size: 12px;
	color: #0080c3;
}

a#contact-lnk:hover {
	text-decoration: underline;
}

.lnk-arrow {
	padding-right: 5px;
	vertical-align: middle;
}

#nav-wrap {
	clear:both;
	padding-top: 16px; 
}

#nav-base {
	clear: both; 
	height: 6px; 
	background: #0080c4;
}

/***************************************************/
/************* main tab navigation *****************/

#nav0 {
	float: left;
}

#nav1 {
	float: right;
}

#nav0, #nav0 ul,
#nav1, #nav1 ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 12px;
}

#nav0 a,
#nav1 a {
	display: block;
	width: 112px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	background: url(../images/nav/bkgd112.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}

#nav0 a.mini-a,
#nav1 a.mini-a,
#nav0 a.mini-a-sel,
#nav1 a.mini-a-sel {
	display: block;
	width: 89px;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	background: url(../images/nav/bkgd89.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}

#nav0 a:hover,
#nav1 a:hover
 {
	background: url(../images/nav/bkgd112_over.gif);
}

#nav0 a.sel,
#nav1 a.sel {
	background: url(../images/nav/bkgd112_sel.gif);
}

#nav0 a.sel:hover,
#nav1 a.sel:hover {
	background: url(../images/nav/bkgd112_sel.gif);
}

#nav0 a.mini-a:hover,
#nav1 a.mini-a:hover
 {
	background: url(../images/nav/bkgd89_over.gif);
}

#nav0 a.mini-a-sel,
#nav1 a.mini-a-sel {
	background: url(../images/nav/bkgd89_sel.gif);
}

#nav0 a.mini-a-sel:hover,
#nav1 a.mini-a-sel:hover {
	background: url(../images/nav/bkgd89_sel.gif);
}

/* dropdowns */
#nav0 li ul a,
#nav1 li ul a {
	background: #000;
	text-align: left;
	padding: 4px 0 4px 5px;
	font-size: 11px;
	font-weight: normal;
	border-top: 1px solid #525252;
	border-left: none;
	border-right: none;
	width: 140px;
}

#nav0 li ul a:hover,
#nav1 li ul a:hover {
	background: #0080c4; 
}

/* #nav a + 1px to create a ~false border... */
#nav0 li,
#nav1 li {
	float: left;
	width: 113px;
}

#nav0 li.mini-li,
#nav1 li.mini-li {
	float: left;
	width: 90px;
}

#nav1 li#last {
	width: 112px;
}

#nav0 li ul,
#nav1 li ul {
	position: absolute;
	width: 150px; /* dropdown width + 10px buffer for Safari 1-2 */
	left: -999em;
	z-index: 2000;
}

#nav0 li:hover ul, #nav0 li.sfhover ul,
#nav1 li:hover ul, #nav1 li.sfhover ul {
	left: auto;
}

#nav0 li ul ul,
#nav1 li ul ul {
	margin: -17px 0 0 143px;
}

#nav0 li:hover ul ul, #nav0 li.sfhover ul ul,
#nav1 li:hover ul ul, #nav1 li.sfhover ul ul {
	left: -999em;
}

#nav0 li:hover ul, #nav0 li li:hover ul, #nav0 li.sfhover ul, #nav0 li li.sfhover ul,
#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul {
	left: auto;
}

/***************************************************/

#pg-colAB {
	float: right;
	width: 727px;
	padding-left: 20px;
}

#pg-hdr {
	height: 46px;
	background: url(../images/pg_hdr_bkgd3.jpg) left bottom no-repeat;
}

#pg-hdr2 {
	height: 159px;
	width: 726px;
}

#pg-hdr-txt {
	padding: 4px 0 0 9px;
	font-size: 30px;
	color: #fff;
}

#pg-hdr2-txt {
	padding: 24px 0 0 141px;
	font-size: 23px;
	font-weight: bold;
	color: #000;
	background: url(../images/pg_hdr_bkgd2.jpg) top no-repeat;
}

#pg-hdr-txt0 {
	color: #FFF;
}

#pg-colC {
	float: left;
	width: 249px;
}

#info-req-B, #info-req-C {
	display: none;
}

#info-req-wrap0a, #info-req-wrap0b, #info-req-wrap0c {
	margin-top: 10px;
	float: right;
	height: 311px;
	width: 249px;
	background: #333333;
}

#info-req-wrapA {
	float: right;
	height: 311px;
	width: 249px;
	background: url(../images/tab-overlay1.gif) no-repeat;
}

#info-req-wrapB {
	float: right;
	height: 311px;
	width: 249px;
	background: url(../images/tab-overlay2.gif) no-repeat;
}

#info-req-wrapC {
	float: right;
	height: 311px;
	width: 249px;
	background: url(../images/tab-overlay3.gif) no-repeat;
}

#pg-col-aa {
	float: right;
	width: 115px;
	padding-left: 20px;
}

#clients-sidebar {	
	width: 115px;
	margin: 10px auto 0;
	background: url(../images/clients_sidebar_bkgd.png) no-repeat;
}

#clients-sidebar-content {
	width: 105px;
	margin: 0 5px 0 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 18px;
}

#clients-sidebar img {
	display: block;
}

#clients-hdr {
	font-size: 18px;
	padding: 6px 0;
}

.client {
	line-height: 14px;
	padding: 3px 0;
}

.sb-txt-link {
	padding-bottom: 9px;
}

.sidebar-txt0, .sidebar-txt1 {
	width: 115px;
	padding: 150px 0 0 0; 
	font-family: "Trebuchet MS";
	font-size: 12px; 
	line-height: 15px;
	color: #333; 
}

.sidebar-txt1 {
	padding: 30px 0 0 0; 
}

.sidebar-txt0 a,
.sidebar-txt1 a {
	color: #0080c4;
}

.sidebar-txt0 a:hover,
.sidebar-txt1 a:hover {
	text-decoration: underline;
}

.sidebar-quote, .sidebar-quote0, .sidebar-quote1, .sidebar-quote3 {
	width: 115px;
	padding: 340px 0 0 0; 
	font-family: "Trebuchet MS";
	font-size: 12px; 
	line-height: 15px;
	color: #333; 
	font-style: italic;
}

.sidebar-quote0 {
	padding: 200px 0 0 0; 
}

.sidebar-quote1 {
	padding: 120px 0 0 0; 
}

.sidebar-quote3 {
	padding: 30px 0 0 0; 
	margin: 0 auto;
}

.sidebar-quote2, .sidebar-quote4 {
	width: 115px;
	padding: 340px 0 0 0; 
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
	line-height: 20px;
	color: #000; 
	font-style: italic;
}

.sidebar-quote4 {
	padding: 140px 0 0 0; 
}

.sidebar-attrib {
	font-weight: bold; 
	padding: 10px 5px;
}

/***************************************************/

#pg-col-B {
	float: left;
	width: 592px;
	padding-top: 18px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#pg-col-B a,
#pg-col-stretch a {
	color: #0080c4;
}

#pg-col-B a:hover,
#pg-col-stretch a:hover {
	text-decoration: underline;
}

#pg-col-B p {
	margin: 0;
	padding: 0 0 20px 0;
}

#pg-col-B h1,
#pg-col-B h2 {
	margin: 0;
	padding: 0 0 14px 0;
	font-weight: bold;
	font-size: 14px;
}

#pg-col-B h1.primary {
	margin: 0;
	padding: 10px 0 14px 0;
	font-weight: bold;
	font-size: 14px;
}

#pg-col-B h3 {
	margin: 0;
	padding: 0 0 8px 0;
	font-weight: bold;
	font-size: 12px;
}

#pg-col-B ul {
	margin-top: 0;
	margin-bottom: 20px;
}

#pg-col-B ul ul {
	margin-top: 0;
	margin-bottom: 0;
}

#pg-col-B ul ul li {
	list-style-type: disc;
}

#pg-col-B ul.type2 li {
	padding-bottom: 10px;
}

#pg-col-B ul.none li {
	list-style-type: none;
}

#pg-col-B ul.b li {
	font-weight: bold;
}

.contact-info {
	padding-bottom: 10px;
}

.ci0 {
	float: left; 
	width: 163px; 
	line-height: 14px; 
	font-weight: bold; 
	color: #333; 
	text-align: right;
}

.ci1 {
	float: right; 
	width: 420px; 
	font-size: 12px; 
	line-height: 14px;
}

.ci-break {
	clear: right;
	height: 1px;
}

#block229 {
	background: url(../images/blue_block.gif) no-repeat; 
	width: 546px; 
	height: 229px; 
	margin-bottom: 20px;
}

#block229-txt {
	padding: 0 23px;
}

#block229-txt p {
	font-size: 12px;
	color: #FFF;
	margin: 0;
	padding: 0;
}

#block229-txt h3 {
	font-size: 14px;
	color: #FFF;
	margin: 0;
	padding: 5px 0 0 0;
}

/***************************************************/

#pg-col-stretch {
	float: left;
	width: 727px;
	padding-top: 38px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.sector {
	float: left;
	width: 727px;
	margin-bottom: 16px;
}

.sector0 {
	float: left;
	width: 144px;	
}

.sector1 {
	float: right;
	width: 583px;
}

#pg-col-stretch p {
	margin: 0;
	padding: 0 0 16px 0;
}

#pg-col-stretch h1,
#pg-col-stretch h2 {
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: bold;
	font-size: 14px;
}

#pg-col-stretch h3 {
	margin: 0;
	padding: 0 0 6px 0;
	font-weight: bold;
	font-size: 12px;
}

#pg-col-stretch ul {
	margin-top: 0;
	margin-bottom: 16px;
}

#pg-col-stretch ul.type2 li {
	padding-bottom: 10px;
}

#pg-col-stretch ul.none li {
	list-style-type: none;
}

#pg-col-stretch ul.b li {
	font-weight: bold;
}

#prod-intro {
	height: 338px;
}

.sample-processing {
	background: url(../images/sample_processing.jpg) no-repeat;
	margin-top: 11px;
}

.wet-lab {
	background: url(../images/wet_lab.jpg) no-repeat;
	margin-top: 11px;
}

.instrumentation-tables {
	background: url(../images/instrumentation_tables2.jpg) no-repeat;
	margin-top: 11px;
}

.data-entry {
	background: url(../images/data_entry.jpg) no-repeat;
	margin-top: 11px;
}

#prod-tab-thru {
	padding-top: 5px;
	width: 333px;
}

#prod-tab-thru img {
	display: block;
}

#prod-tab-ctrl {
	padding-top: 11px;
}

#prod-tab-txt {
	float: left;
	width: 295px;
	height: 27px;
	background: url(../images/tab_thru_center_bkgd.gif) repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}

#prod-tab-txt-in {
	padding-left: 7px;
}

#prod-tab-txt #prod-tab-txt-in .tab-txt2 {
	line-height: 18px;
}

#tt0, #tt1 {
	float: left;
}

.ul-type2-wrap {
	width: 540px;
}

textarea.ta0 {
	width: 455px;
	height: 70px;
}

/***************************************************/

#hm-body-row0 {
	margin-top: 6px;
}

#row0-sect0 {
	float: left;
	margin-top: 4px;
	height: 312px;
	width: 254px;
	background: url(../images/side_nav_bkgd.gif) no-repeat;
}

#prod-sidebar0, #prod-sidebar1 {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 312px;
	width: 249px;
	background: url(../images/side_nav_bkgd_p.gif) no-repeat;
}

#prod-sidebar1 {
	margin-top: 47px;
}

#promo-sidebar0 {
	margin-top: 10px;
}

#product-sidebar {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 282px;
	width: 249px;
	background: url(../images/prod_sidebar_bkgd.png) no-repeat;
}

.sidenav-hdr {
	font-family: arial;
	font-size: 18px;
	line-height: 25px;
	color: #333;
}

#sidenav-txt0 {
	float: left;
	padding: 6px 0 0 24px;
	width: 170px;
}

#sidenav-txt0p {
	float: left;
	padding: 6px 0 0 24px;
	width: 170px;
}

#sidenav-txt0sb {
	float: left;
	padding: 6px 0 0 22px;
	width: 170px;
}

#sidenav-txt1 {
	float: left;
	padding: 0 0 0 24px;
	width: 86px;
}

#sidenav-txt1p {
	float: left;
	padding: 0 0 0 24px;
	width: 86px;
}

#sidenav-txt1sb {
	float: left;
	padding: 0 0 0 22px;
	width: 86px;
}

#sidenav-txt0 a,
#sidenav-txt1 a,
#sidenav-txt0p a,
#sidenav-txt1p a,
#sidenav-txt0sb a,
#sidenav-txt1sb a {
	font-family: arial;
	font-size: 12px;
	line-height: 25px;
	color: #1378af;
}

#sidenav-txt0 a:hover,
#sidenav-txt1 a:hover,
#sidenav-txt0p a:hover,
#sidenav-txt1p a:hover,
#sidenav-txt0sb a:hover, 
#sidenav-txt1sb a:hover {
	text-decoration: underline;
}

#sidenav-rImg {
	float: right;
	width: 141px;
}

#sidenav-rImg2 {
	float: right;
	width: 137px;
}

#row0-sect1 {
	height: 318px;
	width: 473px;
	float: left;
	margin-left: 11px;
	background: url(../images/hm_workstation.jpg) bottom right no-repeat;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	line-height: 26px;
}

#row0-sect1-txt {
	margin-top: 8px;
}

#row0-sect1 ul {
	font-family: verdana;
	font-size: 14px;
	color: #666;
	padding: 0;
	margin: 6px 0 0 14px;
}

#row0-sect1 li {
	list-style: none;
	line-height: 26px;
}

#row0-sect1 ul li a {
	color: #0080C3;
}

#pg-col-B ul.product {
	float:right; 
	display:inline; 
	height: 199px; 
	width: 235px;
	padding: 0;
	margin: 26px 0 0 0;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666;	
}

#pg-col-B ul.product li {
	list-style: none;
	line-height: 26px;
}

#pg-col-B ul.product2 {
	float:right; 
	height: 199px; 
	width: 235px;
	padding: 0;
	margin: 32px 0 0 0;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #666;	
}

#pg-col-B ul.product2 li {
	list-style: none;
	line-height: 26px;
	padding-left: 0;
	padding-right: 0;
}

#go-btn {
	clear: right; 
	float: right;
}

#go-btn2 {
	padding: 249px 0 0 356px;
}

#go-btn2 a {
	display: block;
	height: 30px;
	width: 221px;
	background: url(../images/buttons/go_design_online30.gif) no-repeat;
}

#go-btn2 a:hover {
	background: url(../images/buttons/go_design_online30.gif) -221px no-repeat;
}

#row0-sect2 {
	float: left;
	margin: 4px 0 0 8px;
	height: 309px;
	width: 249px;
	background: url(../images/info_box_bkgd.gif) no-repeat;
}

.tab-sel {
	display: block;
	float: left;
	padding-top: 4px;
	width: 83px;
	height: 35px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	text-align: center;
}

.tab {
	display: block;
	float: left;
	padding-top: 4px;
	width: 82px;
	height: 35px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333;
	text-align: center;
}

.tab-m {
	margin-left: 1px;
}

#info-reqA, #info-reqB, #info-reqC {
	clear: both;
	margin: 8px 13px 0 19px;
}

.f0 {
	float: left;
}

.f1 {
	float: right;
}

.hdr {
	width: 
	font-family: arial;
	font-weight: bold;
	font-size: 20px;
	color: #FFF;
	padding-bottom: 4px;
}

.txt0 {
	font-family: arial;
	font-size: 12px;
	color: #FFF;
}

a.link0 {
	font-family: arial;
	font-size: 12px;
	color: #0880c3;
	text-decoration: underline;
}

a.link0:hover {
	text-decoration: none;
}

#inner-form-wrapA, #inner-form-wrapB, #inner-form-wrapC {
	height: 230px;
}

.form-txt {
	padding-top: 6px;
}

input.info {
	width: 210px;
	margin-top: 4px;
	font-family: arial;
	font-size: 12px;
	color: #999;
	padding: 0;
}

select.info2 {
	width: 50px;
	margin-top: 4px;
	font-family: arial;
	font-size: 12px;
	color: #000;
	padding: 0;
}

input.info3 {
	width: 154px;
	margin-top: 4px;
	margin-left: 6px;
	font-family: arial;
	font-size: 12px;
	color: #999;
	padding: 1px 0 0 0;
}

input.info-type-txt {
	color: #000;
}

#info-checks {
	margin-top: 4px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

#info-btnA, #info-btnB, #info-btnC {
	text-align: right;
}

#hm-body-row1 {
	clear: both;
}

#break {
	height: 8px;
}

#row1-sect0, #promos {
	float: left;
	height: 235px;
	width: 249px;
}

#stack0 {
	width: 249px;
	height: 79px;
	background: url(../images/lwr_sidebar_stack0.jpg);
}

#stack1 {
	width: 249px;
	height: 77px;
	background: url(../images/lwr_sidebar_stack1.gif);
}

#stack2 {
	width: 249px;
	height: 79px;
	background: url(../images/lwr_sidebar_stack2.jpg);
}

.stack-hdr {
	font-family: arial;
	font-size: 18px;
	color: #333;
	line-height: 16px;
}

#s0-txt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333;
	padding: 1px 0 0 6px;
	line-height: 12px;
}

#s0-txt-blk {
	float: right;
	width: 130px;
	padding: 9px 8px 0 0;
	text-align: left;
}

#s0-lnk {
	padding-top: 3px;
	text-align: right;
}

#s2-lnk {
	text-align: right;
}

a.stack-lnk {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #0080c3;
}

a.stack-lnk:hover {
	text-decoration: underline;
}

#s1-txt-blk {
	width: 230px;
	padding: 6px 0 0 8px;
	font-family: arial;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}

#s2-txt-blk {
	float: right;
	width: 240px;
	padding: 7px 8px 0 0;
	text-align: right;
}

#row1-sect1 {
	float: left;
	margin-left: 10px;
	height: 156px;
	width: 735px;
	background: url(../images/lwr_banner_bkgd.jpg) no-repeat;
}

#DOpromo {
	float: left;
	height: 156px;
	width: 592px;
	background: url(../images/DO_banner_bkgd.jpg) no-repeat;
	margin-bottom: 20px;
}

#row1-sect1 ul,
#DOpromo ul {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 0;
	margin: 6px 0 0 29px;
}

#row1-sect1 li,
#DOpromo li {
	list-style: none;
	line-height: 24px;
}

#row1-sect1 .hdr,
#DOpromo .hdr {
	padding: 8px 0 0 17px;
}

#bar-btn-wrap {
	padding-top: 2px;
}

#bar0 {
	float: left;
	display: inline;
	margin: 11px 10px 0 39px;
	width: 499px;
	height: 1px;
	background: #FFF;
}

#DOpromo #bar0 {
	float: left;
	display: inline;
	margin: 11px 10px 0 39px;
	width: 356px;
	height: 1px;
	background: #FFF;
}

#pg-footer {
	clear: both;
}

#foot-txt {
	float: right;
	width: 735px;
	margin: 5px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#foot-nav {
	float: right;
	width: 735px;
	margin: 3px 0 0 0;
}

#pg-foot-nav {
	float: left;
	width: 996px;
	padding: 20px 0 0 0;
	text-align: center;
}

#pg-foot-navB {
	float: left;
	width: 996px;
	padding-top: 60px;
}


#foot-nav, #foot-nav a,
#pg-foot-nav, #pg-foot-nav a,
#pg-foot-navB, #pg-foot-navB a {
	font-family: arial;
	font-size: 11px;
	color: #666;
}

#foot-nav a,
#pg-foot-nav a,
#pg-foot-navB a {
	color: #037fc2;
}

#foot-nav a:hover,
#pg-foot-nav a:hover,
#pg-foot-navB a:hover {
	text-decoration: underline;
}

#foot-logos {
	float: right;
	width: 735px;
	margin: 5px 0 0 0;
}

#pg-foot-logos {
	float: left;
	height: 59px;
	padding-top: 21px;
}

#hm-body-row2 {
	clear: both;
	height: 10px;
}

.block0 {
	float: left;
	width: 148px;
	line-height: 20px;
}

.block1 {
	float: left;
	width: 165px;
	line-height: 20px;
}

.inset {
	padding: 0 0 20px 20px;
}

table.basic {
	border-collapse: collapse;
}

table.basic td {
	border: 1px solid #000;
	padding: 2px 5px;
}

table.basic td.tdr {
	text-align: right;
}

.f-wrap {
	width: 245px;
	padding-bottom: 8px;
}

.f-label {
	float: left;
	width: 45px;
}

.f-form {
	float: left;
	width: 200px;
	padding-bottom: 8px;
}

.f-form input {
	width: 180px;
}

.f-break {
	height: 1px; 
	clear: both;
}

#pop-up-body {
	margin: 18px 20px 30px 27px;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
}

#pop-up-body h3 {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0;
}

#pop-up-body p {
	font-size: 12px;
	margin-top: 14px;
}

#s2-subtxt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666;
}

img.imgPad1 {
	 padding-bottom: 14px;
}

.picLeftH {
	height: 115px;	
	width: 127px;
	float: left;
	padding: 0 15px 0 0;
}

#pg-col-B .picLeft h3 {
	font-size: 14px;
	padding: 0;
}

#pg-col-B .picLeft p {
	margin: 0;
	padding: 10px 0 0 0;
}

#pg-col-B .picLeft p.finale {
	margin: 0;
	padding: 10px 0 19px 0;
}

.txtRight {
	float: left;
	width: 450px; 
}

.block-third {
	float: left;
	width: 175px;
}

.block-third h4 {
	padding: 0 0 0 32px;
	margin: 0;
	width: 175px;	
}

ul.b-t {
	padding-left: 0;
	margin-left: 15px;
}

.break {
	height: 1px;
	clear: both;
}

/* ******************************************************* */

#content-00 {
	float: left;
	width: 734px;
}

#content-01 {
	float: left;
	width: 775px;
}

#workstations {
	float: left;
	width: 271px;
	margin-left: 103px;
}

#workstations-b {
	float: left;
	width: 271px;
	margin-left: 81px;
}

a#workstation-img {
	display: block;
	height: 190px;
	width: 271px;
}

#main-header-images {
	float: left;
	width: 271px;
	margin-left: 10px;
}

#main-header-content {
	float: left;
	width: 475px;
	margin-left: 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#main-header-content-centered {
	float: left;
	width: 475px;
	margin-left: 10px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
}

/* workstation tab-thrus */

a.workstation-img-01 {
	background: url(../images/product_tab_thrus/workstation/01.jpg) bottom center no-repeat;
}

a.workstation-img-02 {
	background: url(../images/product_tab_thrus/workstation/02.jpg) bottom center no-repeat;
}

a.workstation-img-03 {
	background: url(../images/product_tab_thrus/workstation/03.jpg) bottom center no-repeat;
}

/* ********************************************** */

#lanstations {
	float: left;
	width: 271px;
	margin-left: 89px;
}

a#lanstation-img {
	display: block;
	height: 190px;
	width: 271px;	
}

/* lanstation tab-thrus */

a.lanstation-img-01 {
	background: url(../images/product_tab_thrus/lanstation/01.jpg) bottom center no-repeat;
}

a.lanstation-img-02 {
	background: url(../images/product_tab_thrus/lanstation/02.jpg) bottom center no-repeat;
}

/* ********************************************** */

h2.tab-thru {
	padding: 7px 0 9px 0;
	margin: 0;
	border: 0;
	text-align: center;
	font-size: 30px;
	font-weight: normal;
	color: #333;
}

.tab-thru-imgs {
	height: 190px;
	margin-bottom: 12px;
}

.tab-thru-wrapper {
	height: 33px;
}

a.tab-thru-back {
	display: block;
	float: left;
	height: 33px;
	width: 23px;
	background: url(../images/product_tab_thrus/tab_back2.jpg) 5px 5px no-repeat;
}

a.tab-thru-back:hover {
	background: url(../images/product_tab_thrus/tab_back2.jpg) -19px 5px no-repeat;
}

a.tab-thru-forward {
	display: block;
	float: left;
	height: 33px;
	width: 24px;
	background: url(../images/product_tab_thrus/tab_forward2.jpg) 5px 5px  no-repeat;
}

a.tab-thru-forward:hover {;
	background: url(../images/product_tab_thrus/tab_forward2.jpg) -19px 5px  no-repeat;
}

.tab-thru-descrip {
	float: left;
	height: 33px;
	width: 224px;
	text-align: center;
	background: url(../images/product_tab_thrus/tab_descrip_dash.gif) 0 17px no-repeat;
}

.descrip-txt {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #333;
	padding: 1px 0 0 0;
}

.contact-us {
	width: 201px;
	height: 266px; 
	float: left;
	margin: 25px 0 0 49px;
	background: url(../images/Contact_Us_bkgd.jpg);
}

.contact-us-b {
	width: 201px;
	height: 266px; 
	float: left;
	margin: 81px 0 0 49px;
	background: url(../images/Contact_Us_bkgd.jpg);
}

.contact-us-c {
	width: 201px;
	height: 266px; 
	float: left;
	margin: 30px 0 0 10px;
	background: url(../images/Contact_Us_bkgd.jpg);
}

#contact-us-form {
	width: 158px;
	padding: 1px 0 0 18px;
}

#contact-us-h2 {
	margin: 0;
	padding: 5px 0 4px 0;
	border: 0;
	font-weight: normal;
	text-align: center;
	font-size: 24px;
	color: #333;
}

label.cu {	
	width: 136px;
	padding: 0 0 0 6px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

.cu-t {
	height: 15px;
	width: 156px;
	border: 1px solid #849cb8;
	padding: 0 1px 0 1px;
	margin: 1px 0 4px 0;
	color: #999;
}

.cu-t0 {
	margin-top: 6px;
}

#btn0a {
	display: block;
	margin: 4px auto 0;
	padding: 0;
	border: 0;
	width: 142px;
	height: 23px;
	background: url(../images/buttons/send_request2.gif);
}

#btn0a:hover {
	background: url(../images/buttons/send_request2.gif) -142px 0 no-repeat;
	cursor: pointer;
}

#pp {
	text-align: center;
	padding: 5px 0 0 0;
}

#pp a {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

#pp a:hover {
	text-decoration: none;
}

#do-01 {
	clear: both;
	padding: 12px 0 0 0;
	width: 783px;
}

#do-01b {
	clear: both;
	padding: 12px 0 0 0;
	width: 734px;
}

#do-01c {
	clear: both;
	padding: 12px 0 0 0;
	width: 200px;
	text-align: left;
}

/*#doh-01 {
	float: left;
	width: 175px;
	padding: 26px 0 0 183px;
	text-align: center;
}*/

#doh-01 {
	float: left;
	width: 175px;
	padding: 26px 0 0 250px;
	text-align: center;
}

/*#doh-02 {
	float: left;
	width: 175px;
	padding: 26px 0 0 47px;
	text-align: center;
}*/

#doh-02 {
	float: left;
	width: 175px;
	padding: 15px 0 0 170px;
	text-align: center;
}

#raq-01 {
	float: left;
	padding: 26px 0 0 38px;
	width: 175px;
	text-align: center;
}

#do-01-inner {
	width: 175px;
	margin: 0 0 0 337px;
	text-align: center;
}

#do-01b-inner {
	width: 175px;
	margin: 0 0 0 315px;
	text-align: center;
}

#do-01c-inner {
	width: 175px;
	margin: 0 0 0 50px;
	text-align: center;
}

button.design-online-01 {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	width: 175px;
	height: 30px;
	background: url(../images/buttons/DESIGN_ONLINE.gif) no-repeat;
}

button.do-01-b {
	margin: 0 auto;
}

button.design-online-01:hover {
	background: url(../images/buttons/DESIGN_ONLINE.gif) -175px 0 no-repeat;
	cursor: pointer;
}

button.raq-01 {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	width: 175px;
	height: 30px;
	background: url(../images/buttons/REQUEST_A_QUOTE.gif) no-repeat;
}

button.raq-01:hover {
	background: url(../images/buttons/REQUEST_A_QUOTE.gif) -175px no-repeat;
	cursor: pointer;
}

div.do-01-txt {
	padding: 1px 0 0 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

#borderline-buffer,
#borderline-buffer2 {
	clear: both;
}

#borderline-dash {
	margin: 13px 0 0 7px;
	height: 3px;
	background: url(../images/dash_lrg.gif) repeat-x;
}

#borderline-dash2 {
	margin: 13px 0 0 0;
	height: 3px;
	background: url(../images/dash_lrg.gif) repeat-x;
}

#borderline-dash-b {
	clear: both;
	height: 5px;
	width: 764px;
	background: url(../images/dash_lrg.gif) bottom repeat-x;
}

#content-0 {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

#co-block-combo-01 {
	float: left;
	width: 785px;
	padding-left: 8px;
}

#co-block-combo-01b {
	float: left;
	width: 988px;
	padding-left: 8px;
}


#c0-block-01 {
	float: left;
	width: 430px;
	padding: 0 20px 0 0;
}

#c0-block-01b {
	float: left;
	width: 617px;
	padding: 0 20px 0 0;
}

h2.h2-01 {
	padding: 0;
	margin: 15px 0 15px; 0;
	font-size: 18px;
	font-weight: normal;
	color: #0080C4;
}

h2.h2-01-b {
	padding: 0 0 0 36px;
	margin: 15px 0 15px; 0;
	font-size: 18px;
	font-weight: normal;
	color: #0080C4;
}

h2.h2-01-c {
	padding: 0;
	margin: 15px 0 15px 17px;
	font-size: 18px;
	font-weight: normal;
	color: #000;
}

h2.h2-01-d {
	padding: 0;
	margin: 9px 0 6px 0;
	font-size: 18px;
	font-weight: normal;
	color: #0080C4;
	text-align: center;
}

h2.h2-01-e {
	padding: 0;
	margin: 9px 0 16px 0;
	font-size: 18px;
	font-weight: normal;
	color: #0080C4;
	text-align: center;
}

ul.clean-in {
	padding: 0 0 0 50px;
	margin: 0;
}

ul.clean {
	padding: 0;
	margin: 0 auto;
	width: 245px;
	text-align: left;
}

ul.clean li,
ul.clean-in li {
	list-style-type: none;
}

#c0-block-02 {
	float: left;
	width: 297px;
	padding: 0 38px 0 0;
}

#c0-block-02b {
	float: left;
	width: 297px;
	padding: 0 0 0 0;
}

#sidebar-01 {
	float: left;
	width: 180px;
}

.co-02-inner {
	text-align: center;
}

#c0-block-03 {
	float: left;
	width: 430px;
	padding: 0 20px 0 0;
}

#c0-block-03b {
	float: left;
	width: 617px;
	padding: 0 20px 0 0;
}

#c0-block-04 {
	float: left;
	width: 335px; /* 297 + 38 */
	padding: 0;
}

#lso-01 {
	float: left;
	height: 62px;
	padding-left: 15px;
}

#lso-02 {
	float: left;
	height: 96px;	
	padding-left: 15px;
}

#c-04-do {
	float: left;
	width: 185px;
	padding-left: 8px;
}

#sidebar-img-01 {
	padding: 21px 0 13px 0;
}

#footer-line {
	width: 950px;
	height: 20px;
	margin: 0 auto;
	border-bottom: 1px solid #9a9a9a;
}

#gsa {
	float: left;
	padding: 0 130px 0 54px;
}

#gbc {
	float: left;
	padding: 0 123px 0 0;
}

#ifma {
	float: left;
	padding: 0 88px 0 0;
}

#inc {
	float: left;
	padding: 0 60px 0 0;
}

#pg-foot-copy {
	clear: both;
	padding: 9px 0 0 25px;
	margin: 0;
	font-size: 11px;
	color: #8c8c8c;
}

#home-top-0 {
	float: left;
	width: 670px;
	height: 354px;
}

#home-top-1 {
	padding-top: 11px;
	float: left;
}

#home-top-2 {
	float: left;
	width: 458px;
	height: 300px;
}

#home-top-3 {
	float: left;
	width: 535px;
	height: 300px;
	text-align: right;
	padding: 0;
	margin: 0;
}

/*ul.home-top-ul {
	color: #666666;
	font-family: arial, helvetica, sans-serif;;
	font-size: 14px;
	font-weight: bold;
	margin: 24px 0 0 278px;
	padding: 0;
}*/

ul.home-top-ul {
	color: #666666;
	font-family: arial, helvetica, sans-serif;;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 210px;
	padding: 0;
}

ul.ht-ul-2 {
	margin: 10px 0 0 132px;
}

ul.home-top-ul li {
	line-height: 26px;
}

ul.home-top-ul li a {
	color: #0080C3;
}

h1.home {
	margin: 0;
	padding: 10px 0 0 76px;
	border: 0;
	font-size: 22px;
	font-weight: normal;
	color: #000;
}

h1.hom {
	padding: 10px 0 0 7px;
}

.divisor {
	clear: both;
	width: 969px;
	height: 1px;
	margin: 0 auto;
	border-top: 1px solid #9a9a9a;
}

.divisor-2 {
	clear: both;
	width: 996px;
	height: 5px;
	margin: 0 auto;
	background: #0080c1;
	border-top: 1px solid #9a9a9a;
}

.divisor-f {
	clear: both;
	width: 950px;
	height: 1px;
	margin: 0 auto;
	border-top: 1px solid #9a9a9a;
}

#wrapper {
	width: 969px;
	margin: 0 auto;
}

.module {
	float: left;
	width: 226px;
}

.mod00 {
	margin-right: 21px;
}

.mod01 {
	margin-right: 22px;
}

.mod02 {
	margin-right: 22px;
}

.mod03 {
	margin-right: 0;
}

h3.mod {
	padding: 3px 0 4px 0;
	margin: 0;
	border: 0;
	border-bottom: 1px solid #9a9a9a;
	font-size: 14px;
	color: #333;
	text-align: center;
}

table.pic {
	padding: 0;
	margin: 0;
	border: 0;
	height: 165px;
	width: 226px;
	text-align: center;
}

table.pic td {
	padding: 0;
	margin: 0;
	border: 0;
	height: 165px;
	width: 226px; 
	vertical-align: middle;
}

.pic img {
	display: block;
	margin: 0 auto;
}

.descrip {
	height: 96px;
	width: 210px;
	margin: 0 auto;
	text-align: center;
	line-height: 18px;
}

.descrip2 {
	height: 34px;
	width: 210px;
	margin: 0 auto;
	text-align: center;
	line-height: 18px;
}

.descrip a, .descrip2 a {
	text-decoration: underline;
}

.descrip a:hover, .descrip2 a:hover {
	text-decoration: none;
}

p.foot-p {
	width: 950px;
	margin: 0;
	padding: 10px 0 0 23px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

#content-q {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

h1.h1-q {
	margin: 0;
	padding: 11px 0 18px 20px;
	border: 0;
	font-size: 30px;
	font-weight: normal;
}

#sidebar-q {
	float: left;
	width: 200px;
}

#sidebar-q img {
	display: block;
	margin: 0 auto;
}

#content-q0 {
	float: left;
	width: 731px;
	padding: 63px 0 0 0;
}

#content-q0 p {
	margin: 0 0 16px 0;
	padding: 0;
}

#content-q0 select,
#content-q0 input {
	margin: 0;
}

#content-q0 select {
	width: 212px;
}

#content-q0 select.liquid {
	width: auto;
}

#content-q0 input.size0 {
	width: 207px;
}

h2.section-head {	
	padding: 0;
	margin: 0;
	border: 0;
	padding-top: 7px;
	padding-bottom: 12px;
	border-top: 1px solid #000;
	font-size: 18px;
	font-weight: normal;
}

label.qq {
	display: inline-block;
	width: 227px;
	padding-right: 8px;
	text-align: right;
	color: #666;
}

label.qq-0 {
	display: block;
	float: left;
	width: 227px;
	padding-right: 8px;
	text-align: right;
	color: #666;
}

.break-qq {
	height: 9px;
	clear: both;
}

.break-qq2 {
	height: 4px;
	clear: both;
}

.section-break-qq {
	clear: both;
	padding-top: 18px;
}

.section-break-qq-f {
	clear: both;
	padding-top: 8px;
}

.section-break-qq-fin {
	clear: both;
	padding-top: 18px;
	border-bottom: 1px solid #000;
	margin-bottom: 23px;
}

span.st {
	display: inline-block;
	width: 228px;
}

span.ac {
	display: inline-block;
	width: 174px;
}

#frames {
	float: left;
	width: 480px;
}

.frame-c {
	float: left;
	width: 84px;
	height: 116px;
	border: 1px solid #000;
	margin: 0 10px 10px 0;
}

.frame-c img {
	padding: 5px 0 0 5px;
}

.f-txt {
	float: left;
	display: block;
	width: 56px;
	padding: 3px 0 0 0;
	color: #000;
	font-size: 11px;	
}

.btn-wrap {
	float: left;
	width: 16px;
	padding: 3px 0 0 5px;
}

input.radio-f {
	padding: 0;
	margin: 0;
	border: 1;
}

#button-wrapper {
	width: 663px;
	text-align: center;
}

#submitRequest {
	display: block;
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 175px;
	height: 30px;
	background: url(../images/buttons/SUBMIT_REQUEST.gif) no-repeat;
}

#submitRequest:hover {
	background: url(../images/buttons/SUBMIT_REQUEST.gif) -175px no-repeat;
	cursor: pointer;
}