@charset "UTF-8";
/* CSS Document */

html, body {
    margin: 0;
    padding: 0;
    border: 0;
    overflow: auto;
}
body {
	background-image: url(images/background_pattern.gif);
	background-color:#d7d7d7;
	text-align: center;
	width: 902px;
	height:auto;
	margin-left: auto;
    margin-right: auto;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#898989;
	line-height:1.5em;
}
.myinput {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#898989;
	line-height:1.5em;
	padding-bottom:2px;
}
a {
	color:#006ec4;
}

#container {
	width: 900px;
	min-height: 100%;
	position:relative;
	margin:0 auto;
	background-color:#FFF;
	height: 100%;
	border-right:0px solid #a8a8a8;
	border-left:0px solid #a8a8a8;
	background-image: url(images/center_bkg.gif);
	float:left;
}
#custservice_sub {
	position:absolute;
	float:none;
	top:80px;
	left:521px;
	width:176px;
	height:180px;
	text-align: left;
	z-index:10;
	overflow:hidden;
	visibility:hidden;
}
.masthead {
	background-image: url(images/header.gif);
	width:900px;
	height:105px;
	background-color:#001091;
}
.table-top {
	background-image: url(images/table/table_top.gif);
	background-repeat:no-repeat;
	width:705px;
	height:54px;
}
.table-top2 {
	background-image: url(images/table/table_top2.gif);
	background-repeat:no-repeat;
	width:705px;
	height:54px;
}
.table-top3 {
	background-image: url(images/table/table_top3.gif);
	background-repeat:no-repeat;
	width:705px;
	height:54px;
}
.table-top4 {
	background-image: url(images/table/table_top4.gif);
	background-repeat:no-repeat;
	width:705px;
	height:54px;
}
.table-top5 {
	background-image: url(images/table/table_top5.gif);
	background-repeat:no-repeat;
	width:705px;
	height:54px;
}
.table-top6 {
	background-image: url(images/table/table_top6.gif);
	background-repeat:no-repeat;
	width:705px;
	height:54px;
}
.table-top7 {
	background-image: url(images/table/table_top7.gif);
	background-repeat:no-repeat;
	width:705px;
	height:54px;
}
.table-top8 {
	background-image: url(images/table/table_top8.gif);
	background-repeat:no-repeat;
	width:705px;
	height:54px;
}

.table-top9 {
	background-image: url(images/table/table_top9.gif);
	background-repeat:no-repeat;
	width:705px;
	height:54px;
}
.table-border {
	background-image: url(images/table/left_border.gif);
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:12px;
	padding-left:16px;
}
.table-row {
	background-image: url(images/table/table_repeat.gif);
	background-repeat:repeat-y;
	padding: 4px 10px 4px 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-right: #ebebeb dotted 1px;
	border-bottom: #ebebeb solid 1px;
	width:190px;
}

.table-row2 {
	padding: 4px 10px 4px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-bottom: #ebebeb solid 1px;
	color:#898989;
}

.table-row2 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#898989;
	padding: 0px 0px 2px 0px;
	margin:0px;
}

.table-row3 {
	background-image: url(images/table/table_repeat.gif);
	background-repeat:repeat-y;
	padding: 4px 10px 4px 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-right: #ebebeb dotted 1px;
	border-bottom: #ebebeb solid 1px;
	width:119px;
}

#navbar {
	background-image: url(images/navBkg.gif);
	background-repeat:repeat-x;
	width:900px;
	height:35px;
	min-height:35px;
	background-color:#001091;
}

#navbar span {display:none;}

.homeDiv {
	width:49px;
	height:35px;
}
.aboutDiv {
	width:77px;
	height:35px;
}
.productsDiv {
	width:77px;
	height:35px;
}
#maincontent {
	width:900px;
	height:100%;
	background-color:#FFF;
}
.footer {
	background-image:url(images/footer_back.jpg);
	width:846px;
	height:45px;
	text-align: left;
	float: left;
	padding:15px 27px 15px 27px;
}
.footer-image {
	float:left;
	width:56px;
	height:43px;
	border:1px solid #FFF;
}
.footer-text {
	float:left;
	width:540px;
	height:0px;
	margin-left:17px;
}
.footer-font {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.3em;
	color:#FFF;
	margin:0px 0 0 0;
}
.address {
	margin:0 auto;
	width:900px;
	height:20px;
	text-align: left;
	background-image:url(images/address_bar_back.jpg);
	background-repeat:no-repeat;
	float: left;
	text-align:center;
	text-transform:uppercase;
	padding-top: 7px;
}
.address span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#00bce4;
	letter-spacing:0.1em;
}
.add_info {
	margin-top:0px;
	color: #001091;
}
.left-col {
	width:670px;
	padding:24px 35px 24px 27px;
	float: left;
	background-image:url(images/shadow.gif);
	background-repeat: no-repeat;
	text-align:left;
}
.left-col2 {
	width:705px;
	padding:24px 0px 24px 27px;
	float: left;
	background-image:url(images/shadow.gif);
	background-repeat: no-repeat;
	text-align:left;
}
.right-col {
	width:142px;
	padding:24px 0px 0px 25px;
	min-height:424px;
	float:left;
	background-image:url(images/grn_bkg.gif);
	background-repeat: no-repeat;
	text-align:left;
}

.green {
	border:1px solid #edff92;
	margin-bottom:15px;
}

/* Drop Down */
#nav span {display:none;}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav li li a {
	display: block;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	text-decoration:none;
}

#nav li li a:hover {
	display: block;
	padding: 0px;
	border-width: 0px;
}

li {
	float: left;
	position: relative;
	width: 130px;
	text-align: left;
	cursor: default;
	background-color: white;
	border: 0;
	border-width: 0;
}
li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding: 0px 0 0em 0;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: left;
	background-color: transparent;
}

li:hover ul, li.over ul {
	display: block;
	
}
/* Drop Down Images */
.service2 {
	background: url(images/nav/service_on.jpg) 0 0 no-repeat;
	width: 130px;
	height: 35px;
	text-decoration: none;
	float:left;
	margin: 0;
    padding: 0;
}
.pricing {
	background: url(images/nav/pricing.gif) 0 0 no-repeat;
	width: 126px;
	height: 24px;
	text-decoration: none;
	float:left;
	margin: 0;
    padding: 0;
}
a:hover.pricing {
	background-position: -126px 0;
}

.sample {
	background: url(images/nav/sample.gif) 0 0 no-repeat;
	width: 126px;
	height: 24px;
	text-decoration: none;
	float:left;
	margin: 0;
    padding: 0;
}
a:hover.sample {
	background-position: -126px 0;
}

.setup {
	background: url(images/nav/setup.gif) 0 0 no-repeat;
	width: 126px;
	height: 24px;
	text-decoration: none;
	float:left;
	margin: 0;
    padding: 0;
}
a:hover.setup {
	background-position: -126px 0;
}

.order {
	background: url(images/nav/order.gif) 0 0 no-repeat;
	width: 126px;
	height: 24px;
	text-decoration: none;
	float:left;
	margin: 0;
    padding: 0;
}
a:hover.order {
	background-position: -126px 0;
}

/* Navigation Rollovers */
.home {
	background: url(images/nav/home.gif) 0 0 no-repeat;
	width: 49px;
	height: 35px;
	text-decoration: none;
	float:left;
	margin: 0;
    padding: 0;
}
a.home {
	display: block;
	width: 49px;
	height: 35px;
	background: url(images/nav/home.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.home {
	background-position: -49px 0;
}

.about {
	background: url(images/nav/about.gif) 0 0 no-repeat;
	width: 77px;
	height: 35px;
	text-decoration: none;
	float:left;
	margin: 0;
    padding: 0;
}
a.about {
	display: block;
	width: 77px;
	height: 35px;
	background: url(images/nav/about.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.about {
	background-position: -77px 0;
}

.products {
	background: url(images/nav/products.gif) 0 0 no-repeat;
	width: 77px;
	height: 35px;
	text-decoration: none;
	float:left;
	margin: 0;
    padding: 0;
}
a.products {
	display: block;
	width: 77px;
	height: 35px;
	background: url(images/nav/products.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.products {
	background-position: -77px 0;
}

.locations {
	background: url(images/nav/locations.gif) 0 0 no-repeat;
	width: 83px;
	height: 35px;
	text-decoration: none;
	float:left;
	margin: 0;
    padding: 0;
}

a.locations {
	display: block;
	width: 83px;
	height: 35px;
	background: url(images/nav/locations.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.locations {
	background-position: -83px 0;
}
.affiliations {
	background: url(images/nav/affiliations.gif) 0 0 no-repeat;
	width: 88px;
	height: 35px;
	text-decoration: none;
	float:left;
	margin: 0;
    padding: 0;
}
a.affiliations {
	display: block;
	width: 88px;
	height: 35px;
	background: url(images/nav/affiliations.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.affiliations {
	background-position: -88px 0;
}

.people {
	background: url(images/nav/people.gif) 0 0 no-repeat;
	width: 66px;
	height: 35px;
	text-decoration: none;
	float:left;
	margin: 0;
    padding: 0;
}
a.people {
	display: block;
	width: 66px;
	height: 35px;
	background: url(images/nav/people.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.people {
	background-position: -66px 0;
}

.forum {
	background: url(images/nav/forum.gif) 0 0 no-repeat;
	width: 106px;
	height: 35px;
	text-decoration: none;
	float:left;
	margin: 0;
    padding: 0;
}
a.forum {
	display: block;
	width: 106px;
	height: 35px;
	background: url(images/nav/forum.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.forum {
	background-position: -106px 0;
}

.service {
	
	width: 130px;
	height: 35px;
	text-decoration: none;
	float:left;
	margin: 0;
    padding: 0;
}


.mission {
	background: url(images/nav/mission.gif) 0 0 no-repeat;
	width: 133px;
	height: 35px;
	text-decoration: none;
	float:left;
	margin: 0;
    padding: 0;
}
a.mission {
	display: block;
	width: 133px;
	height: 35px;
	background: url(images/nav/mission.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.mission {
	background-position: -133px 0;
}
.markets {
	background: url(images/nav/markets.gif) 0 0 no-repeat;
	width: 90px;
	height: 35px;
	text-decoration: none;
	float:left;
	margin: 0;
    padding: 0;
}
a.markets {
	display: block;
	width: 90px;
	height: 35px;
	background: url(images/nav/markets.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.markets {
	background-position: -90px 0;
}

/* Body */
h1 span {display:none;}
h1.title-home {
	height:18px;
	display:block;
	background: url(images/title_home.gif) no-repeat left top;
	margin-bottom:15px;
	margin-top: 0px;
}
h1.title-thanks {
	height:18px;
	display:block;
	background: url(images/title_thanks.gif) no-repeat left top;
	margin-bottom:15px;
	margin-top: 0px;
}
h1.title-markets {
	height:18px;
	display:block;
	background: url(images/title_markets.gif) no-repeat left top;
	margin-bottom:15px;
	margin-top: 0px;
}
h1.title-about {
	height:18px;
	display:block;
	background: url(images/aboutUs.gif) no-repeat left top;
	margin-bottom:15px;
	margin-top: 0px;
}
h1.title-highlites {
	height:18px;
	display:block;
	background: url(images/highlites.gif) no-repeat left top;
	margin-bottom:15px;
	margin-top: 0px;
}
h1.title-forum {
	height:18px;
	display:block;
	background: url(images/forum_title.gif) no-repeat left top;
	margin-bottom:15px;
	margin-top: 0px;
}
h1.title-pricing {
	height:18px;
	display:block;
	background: url(images/pricingRequest.gif) no-repeat left top;
	margin-bottom:15px;
	margin-top: 0px;
}
h1.title-sample {
	height:18px;
	display:block;
	background: url(images/sampleRequest.gif) no-repeat left top;
	margin-bottom:15px;
	margin-top: 0px;
}
h1.title-setup {
	height:18px;
	display:block;
	background: url(images/setupAcc.gif) no-repeat left top;
	margin-bottom:15px;
	margin-top: 0px;
}
h1.title-order {
	height:18px;
	display:block;
	background: url(images/orderLit.gif) no-repeat left top;
	margin-bottom:15px;
	margin-top: 0px;
}
h1.title-people {
	height:18px;
	display:block;
	background: url(images/ourpeople.gif) no-repeat left top;
	margin-bottom:15px;
	margin-top: 0px;
}
h1.title-contact {
	height:18px;
	display:block;
	background: url(images/contactus.gif) no-repeat left top;
	margin-bottom:15px;
	margin-top: 0px;
}
h1.title-location {
	height:18px;
	display:block;
	background: url(images/title_location.gif) no-repeat left top;
	margin-bottom:15px;
	margin-top: 0px;
}
h1.title-aff {
	height:18px;
	display:block;
	background: url(images/title_aff.gif) no-repeat left top;
	margin-bottom:15px;
	margin-top: 0px;
}

h1.title-prod {
	height:18px;
	display:block;
	background: url(images/title-prod.gif) no-repeat left top;
	margin-bottom:15px;
	margin-top: 0px;
}
h1.title-mission {
	height:18px;
	display:block;
	background: url(images/title_mission.gif) no-repeat left top;
	margin-bottom:15px;
	margin-top: 0px;
}
h3.home-image {
	height:232px;
	display:block;
	background: url(images/home-image.jpg) no-repeat left top;
	margin-top:10px;	
	margin-bottom:5px;	
}
h3.about-image {
	height:233px;
	display:block;
	background: url(images/hand.jpg) no-repeat left top;
	margin-top:10px;	
	margin-bottom:5px;	
}
h3.mission-image {
	height:240px;
	display:block;
	background: url(images/tubes.jpg) no-repeat left top;
	margin-top:10px;	
	margin-bottom:5px;	
}
h3.contact-image {
	height:253px;
	display:block;
	background: url(images/beakers.jpg) no-repeat left top;
	margin-top:10px;	
	margin-bottom:5px;	
}
.footer-intro {
	height:11px;
	display:block;
	background: url(images/introducing.gif) no-repeat left top;
	margin-bottom:5px;
	margin-top: 0px;
}
