body {
	margin:0;
	font:0.7em Arial, Verdana, Tahoma, sans-serif;
	color: #333;
	background:#fff url(../images/bg-body.gif) repeat-x;
	min-width:960px;
}
img {border-style: none; display: block;}
a {text-decoration: none; color: #36918e;}
a:hover {color:#777; text-decoration:underline;}
input,
textarea,
select { 
	font:100% arial,sans-serif;
	vertical-align: middle;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
#wrapper {
	width: 950px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	padding:100px 0 0;
}
/*start header*/
#header{
	position: absolute;
	height:75px;
	width: 950px;
	top: 0;
	left: 0;
	padding:26px 0 0;
}
#header:after{
	clear:both;
	display:block;
	content:"";
}
.logo {
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	left:15px;
	top:45px;
	background: url(../images/bg-logo.gif) no-repeat;
	width:182px;
	height:44px;
	margin:0;
}
.logo a{
	display: block;
	height:100%;
}
#header dl{
	margin:10px 0 31px;
	float:right;
}
#header dd{
	float:left;
	clear:left;
	margin:0;
	padding:0 6px 0 0;
	background: url(../images/bg-separ-star.gif) no-repeat 100% -1px;
}
#header dt{
	float:left;
	margin:0 0 0 2px;
	display:inline;
	padding:0 0 0 3px;
}
.starion{
	background: url(../images/bg-top-links.gif) no-repeat;
	height:8px;
	width:119px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.gpo{
	background: url(../images/bg-top-links.gif) no-repeat 0 -8px;
	height:8px;
	width:92px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	clear:right;
}
#nav li{
	float:left;
	margin:0 0 0 17px;
	display:inline;
	padding:0 0 5px;
	position:relative;
}
#nav li a{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-links-menu.gif) no-repeat;
	display:block;
	height:10px;
}
#nav .lm-company {
	background-position: 0 0;
	width:58px;
	margin:0 3px 0 0;
}
#nav .lm-company:hover,
#nav .active .lm-company {
	background-position: 0 -54px;
}
#nav .lm-products {
	background-position: -78px 0;
	width:58px;
	margin:0 4px 0 0;
}
#nav .lm-products:hover,
#nav .active .lm-products {
	background-position: -78px -54px;
}
#nav .lm-clinical {
	background-position: -156px 0;
	width:49px;
}
#nav .lm-clinical:hover,
#nav .active .lm-clinical {
	background-position: -156px -54px;
}
#nav .lm-technology {
	background-position: -223px 0;
	width:78px;
}
#nav .lm-technology:hover,
#nav .active .lm-technology {
	background-position: -223px -54px;
}
#nav .lm-customer {
	background-position: -318px 0;
	width:109px;
}
#nav .lm-customer:hover,
#nav .active .lm-customer {
	background-position: -318px -54px;
}
#nav .lm-news {
	background-position: -445px 0;
	width:89px;
}
#nav .lm-news:hover,
#nav .active .lm-news {
	background-position: -445px -54px;
}
#nav .lm-contact {
	background-position: -549px 0;
	width:58px;
}
#nav .lm-contact:hover,
#nav .active .lm-contact {
	background-position: -549px -54px;
}
#nav li a:hover{
	text-decoration:none;
}
#nav li:hover a,
#nav li.hover a{
	text-decoration:none;
	color:#3aa39f;
}
#nav .nav-drop{
	position:absolute;
	top:15px;
	left:-13px;
	overflow:hidden;
	width:185px;
	display:none;
}
#nav li:hover .nav-drop,
#nav li.hover .nav-drop{
	display:block;
}
#nav li:hover .nav-drop a,
#nav li.hover .nav-drop a{
	text-decoration:none;
}
#nav .nav-drop ul{
	margin:0;
	padding:10px 15px;
	list-style:none;
	height:1%;
	overflow:hidden;
	background:url(../images/bg-nav-drop.png) repeat-y;
}
#nav .nav-drop li{
	vertical-align:middle;
	height:1%;
	float:none;
	display:block;
	padding:0 0 0 10px;
	margin:0;
	background:url(../images/bg-drop-separ.gif) no-repeat 0 7px;
}
#nav .nav-drop li a{
	color:#fff;
	font-weight:normal;
	display:block;
	padding:3px 0;
	position:relative;
	cursor:pointer;
	background:none;
	text-indent:0;
}
.nav-drop-t{
	height:9px;
	width:100%;
	overflow:hidden;
	background:url(../images/bg-nav-drop-t.png) no-repeat;
}
.nav-drop-t-company{
	height:9px;
	width:100%;
	overflow:hidden;
	background:url(../images/bg-nav-drop-t-company.png) no-repeat;
}
.nav-drop-t-products{
	height:9px;
	width:100%;
	overflow:hidden;
	background:url(../images/bg-nav-drop-t-products.png) no-repeat;
}
.nav-drop-t-clinical{
	height:9px;
	width:100%;
	overflow:hidden;
	background:url(../images/bg-nav-drop-t-clinical.png) no-repeat;
}
.nav-drop-t-service{
	height:9px;
	width:100%;
	overflow:hidden;
	background:url(../images/bg-nav-drop-t-service.png) no-repeat;
}
.nav-drop-t-news{
	height:9px;
	width:100%;
	overflow:hidden;
	background:url(../images/bg-nav-drop-t-news.png) no-repeat;
}
.nav-drop-b{
	height:5px;
	width:100%;
	overflow:hidden;
	background:url(../images/bg-nav-drop-b.png) no-repeat;
}
#nav .nav-drop li a:hover,
#nav .nav-drop .active a {
	color:#4fbdb9;
}
/*end header*/
#main{
	overflow: hidden;
	height: 1%;
	padding:19px 0 0;
}
.sub #main{
	margin:0 0 -8px;
}
.visual{
	overflow:hidden;
	height:1%;
	margin:0 0 -3px;
}
/*start content*/
#content{
	overflow:hidden;
	height:1%;
	padding:0 0 20px;
}
.sub #content{
	width:739px;
	float:right;
}
.twocolumns{
	overflow:hidden;
	height:1%;
}
/*start flex-box*/
.main-content {
	margin:0;
	overflow:hidden;
	height:1%;
}
.main-content .top,
.main-content .bottom {
	overflow:hidden;
	width:100%;
	line-height:5px;
}
.main-content .t,
.main-content .b {
	float:left;
	width:100%;
}
.main-content .t span{
	margin:0 6px;
	height:5px;
	border-top:1px solid #c1c1c1;
	display:block;
	background:#fff;
	line-height:5px;
}
.main-content .lt {
	background:url(../images/bg-box-lt.gif) no-repeat;
	float:left;
	width:6px;
	height:6px;
	margin-left:-100%;
	display:inline;
}
.main-content .rt {
	background:url(../images/bg-box-rt.gif) no-repeat;
	float:left;
	width:6px;
	height:6px;
	margin-left:-6px;
	display:inline;
}
.main-content .b span{
	margin:0 6px;
	height:12px;
	background:url(../images/bg-box-b-shad.png) repeat-x;
	display:block;
}
.main-content .lb {
	background:url(../images/bg-box-lb.png) no-repeat;
	float:left;
	width:6px;
	height:12px;
	margin-left:-100%;
	display:inline;
}
.main-content .rb{
	background:url(../images/bg-box-rb.png) no-repeat;
	float:left;
	width:6px;
	height:12px;
	margin-left:-6px;
	display:inline;
}
.main-content .box-main{
	height:1%;
	overflow:hidden;
	padding:12px 10px 10px 18px;
	border-left:1px solid #c1c1c1;
	border-right:1px solid #c1c1c1;
	background:#fff;
}
/*end flex-box*/
.breadcrumbs{
	overflow:hidden;
	height:1%;
	margin:0 0 14px;
}
.breadcrumbs ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:left;
}
.breadcrumbs ul li{
	display:inline;
	color:#3a8a87;
	font-size:11px;
	margin:0 6px 0 -6px;
	background:url(../images/bg-breadcrumbs-separ.gif) no-repeat 0 3px;
	padding:0 0 0 8px;
}
.breadcrumbs li a{
	color:#3a8a87;
}
.breadcrumbs li a:hover{
	color:#777;
}
.main-content .box-main .slogan{
	padding:0 15px 19px 0;
}
.grid .main-content .box-main .slogan{
	width:600px;
}
.main-content .box-main .slogan p{
	color:#2F706E;
	font-size:18px;
	line-height:21px;
	margin:0 0 10px;
}
.txt-holder{
	height:1%;
	overflow:hidden;
	padding:0 0 16px;
}
.txt-holder-distributor{
	font-size:14px;
	padding:0 0 16px 8px;
	color:#333;
}

.txt-holder ul li{
	margin:0 0 10px;
}

.distributor-holder {
	border:1px solid #e3e3e3;
	overflow:hidden;
	height:1%;
	padding:10px 15px 10px 15px;
	margin:0 5px 25px 0;
}


.main-content .box-main h2{
	margin:0;
	color:#333;
	font-size:11px;
}
.main-content .box-main p{
	margin:0 0 10px;
	line-height:13px;
}
.main-content .box-main .txt-holder-distributor p{
	line-height:8px;
}

.grid .product-grid{
	padding:29px 0 0 2px;
}
.product-grid{
	overflow:hidden;
	height:1%;
	margin:0 9px -12px 0;
	padding:7px 0 0 2px;
	border-top:1px solid #e3e3e3;
	width:698px;
}
.product-grid h3{
	color:#666;
	font-size:11px;
	margin:5px 0 9px;
}
.product-grid ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:717px;
}
.product-grid ul li{
	float:left;
	padding:0 15px 20px 0;
	height: 190px;
}
.product-grid .prod-img{
	border:1px solid #e3e2dd;
	display:block;
	width:161px;
	margin:0 0 5px;
}
.product-grid .prod-img img{
	border:4px solid #fff;
}
.product-grid ul .active .prod-img img,
.product-grid ul .prod-img:hover img{
	border:4px solid #9ad5d8;
}
.grid-txt{
	overflow:hidden;
	width:153px;
}
.grid-txt dl{
	margin:2px 2px 2px 0;
	font-size:11px;
}
.grid-txt dd{
	margin:0;
	display:inline;
	color:#666;
}
.grid-txt dt{
	display:inline;
	color:#665918;
}
.form{
	padding:0 0 0 6px;
}
.form fieldset{
	border-top:1px solid #e3e3e3;
	overflow:hidden;
	height:1%;
	padding:19px 0 18px 120px;
}
.row{
	float:left;
	width:100%;
	padding:0 0 7px;
}
.row label{
	float:left;
	color:#5a595c;
	margin:5px 0 0 -120px;
	width:120px;
	display:inline;
}
.tarea{
	padding:6px 0 9px;
}
.txt{
	float:left;
	background:url(../images/bg-txt-input.gif) no-repeat;
	padding:4px 5px;
}
.txt input{
	background:none;
	border:0;
	font-size:12px;
	line-height:14px;
	float:left;
	width:225px;
}
.row select{
	width:130px;
}
.row textarea{
	width:350px;
	height:79px;
	padding:5px 3px;
	background:url(../images/bg-txt-area.gif) no-repeat;
	border:0;
	overflow:auto;
}
.check-row{
	padding:5px 0 14px;
	float:left;
	width:100%;
}
.check-row input{
	height:15px;
	width:16px;
	margin:0 5px 0 0;
	padding:0;
	float:left;
}
.check-row label{
	float:none;
	display:block;
}
.btn-send{
	background: url(../images/btn-send.gif) no-repeat;
	border:0;
	padding:3px 0 2px;
	line-height:16px;
	margin:0;
	text-align:center;
	width:44px;
	cursor:pointer;
	color:#5a595c;
}
.btn-submit{
	background: url(../images/submit-btn.png) no-repeat;
	margin:0;
	border:0;
	width:85px;
	height:23px;
	cursor:pointer;
	text-indent:-999px;
	overflow:hidden;
}
.btn-submit:hover{
	background-position: 0 -23px;
	}
.btn-locate{
	background: url(../images/locate-btn.png) no-repeat;
	margin:0 0 0 5px;
	border:0;
	width:85px;
	height:23px;
	cursor:pointer;
	text-indent:-999px;
	overflow:hidden;
}
.btn-locate:hover{
	background-position: 0 -23px;
	}
	
#btn-bookmark{
	background: url(../images/bookmark-btn.png) no-repeat;
	margin:0 5px 0 0;
	float:left;
	width:85px;
	height:23px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
}
#btn-bookmark:hover{
	background-position: 0 -23px;
	}
	
#btn-friend{
	background: url(../images/friend-btn.png) no-repeat;
	margin:0;
	float:left;
	width:103px;
	height:23px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
}
#btn-friend:hover{
	background-position: 0 -23px;
	}
#btn-record{
	background: url(../images/btn-insert.png) no-repeat;
	margin:0 0 15px;
	float:left;
	width:85px;
	height:23px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
}
#btn-record:hover{
	background-position: 0 -23px;
	}
	
#btn-read{
	background: url(../images/read-btn.png) no-repeat;
	margin:10px 5px 0 0;
	float:left;
	width:85px;
	height:23px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
}
#btn-read:hover{
	background-position: 0 -23px;
	}
#btn-products{
	background: url(../images/products-btn.png) no-repeat;
	float:right;
	width:103px;
	height:23px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
}
#btn-products:hover{
	background-position: 0 -23px;
	}

#btn-article{
	background: url(../images/article-btn.png) no-repeat;
	margin:10px 5px 0 0;
	float:left;
	width:85px;
	height:23px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
}
#btn-article:hover{
	background-position: 0 -23px;
	}


.product-detail{
	overflow:hidden;
	height:1%;
	padding:23px 0 16px;
	clear:left;
}
.video-links{
	margin:0 7px 20px 0;
	display:block;
	float:right;
}
.product-detail-inner{
	overflow:hidden;
	height:1%;
	margin:0 0 15px;
}
.large-img{
	float:left;
	padding:0 36px 0 64px;
	background: url(../images/bg-large-img.gif) no-repeat 100% 0;
	margin:0 83px 0 0;
}
.large-img-no{
	float:left;
	padding:0 36px 0 64px;
	margin:0 83px 0 0;
}

.detail-info{
	overflow:hidden;
	height:1%;
	padding:13px 15px 0 0;
}
.detail-info .ttl{
	border-bottom:1px solid #e3e3e3;
	overflow:hidden;
	height:1%;
	padding:0 0 10px;
}
.detail-info .ttl h3{
	font-size:13px;
	color:#333;
	margin:0 0 6px;
}
.detail-info .text-item{
	border-bottom:1px solid #e3e3e3;
	overflow:hidden;
	height:1%;
}
.detail-info .text-item p{
	color:#333;
	margin:14px 0 14px;
}
.detail-info .order{
	overflow:hidden;
	height:1%;
	padding:15px 0 0;
	margin:0 0 15px;
	font-size:11px;
}
.detail-info .order dl{
	margin:0 0 6px;
}
.detail-info dl{
	margin:0 0 29px;
}
.detail-info .order dd,
.detail-info dd{
	margin:0;
	display:inline;
}
.detail-info .order dt{
	color:#665918;
}
.detail-info .order dt,
.detail-info dt{
	display:inline;
}
.detail-info .more{
	float:left;
	margin:0 5px 0 0;
}
/* start aside */
.aside{
	float:right;
	width:200px;
	margin:0 0 0 11px;
}
.aside .img-holder img{
	padding:2px;
	border-color:#c1c1c1;
}
.aside .block{
	width:200px;
	background: url(../images/bg-aside-block-t.gif) no-repeat;
}
.aside .block-b{
	background: url(../images/bg-aside-block-b.gif) no-repeat 0 100%;
	padding:0 0 13px;
}
.aside .block-inner{
	background: url(../images/bg-aside-block.gif) repeat-y;
	padding:5px 11px 0px 10px;
}
.aside .block-inner p{
	margin:0 0 12px;
}
.aside .block-inner h2{
	margin:0;
}
.aside .block-inner .product{
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	width:177px;
}
.aside .block-inner .product li{
	padding:4px 0 0;
	background:#e0e0e0 url(../images/bg-product-t.gif) no-repeat;
	border:0;
	margin:0 0 5px;
}
.product li .product-inner{
	background:url(../images/bg-product-b.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:5px 0 8px 10px;
	color:#555;
	font-size:11px;
}
.product li .product-inner img{
	float:left;
	margin:0 3px 0 0;
}
.product li .product-inner a{
	font-weight:bold;
	color:#555;
	font-size:12px;
}
.product li .product-inner a:hover{
	color:#3a8a87;
}
.product li .product-inner span{
	display:block;
}
.product-info{
	overflow:hidden;
	height:1%;
	padding:4px 0 0 5px;
}
/* end aside */
.slogan{
	overflow:hidden;
	height:1%;
	padding:0 75px 7px 0;
	text-shadow: #ffffff 0 1px 0;
	margin:15px 0;
}
.slogan p{
	color:#2F706E;
	font-size:19px;
	line-height:24px;
}
.duble-columns{
	overflow:hidden;
	height:1%;
	background: url(../images/bg-twocolumns.gif) repeat-y;
}
.column{
	float:left;
	width:464px;
}
.column-hover{
	width:484px;
	overflow:hidden;
	margin:0 0 0 -20px;
}
.box{
	width:222px;
	float:left;
	margin:0 0 0 20px;
	display:inline;
}
.sub .box{
	margin:0;
}
.img-holder{
	overflow:hidden;
	height:1%;
	padding:0 0 11px;
}
.img-holder img{
	border:1px solid #e3e2dd;
}



.info{
	overflow:hidden;
	height:1%;
	border-bottom:1px solid #e3e2dd;
	margin:0 0 5px;
}
.info strong{
	color:#666;
	display:block;
}
.info p{
	color:#999;
	margin:8px 0;
	font-size:10px;
	text-transform:uppercase;
}
.info p a{
	margin:0 0 0 3px;
	color:#4488aa;
}
.more{
	float:right;
	background: url(../images/bg-more-left.gif) no-repeat;
	padding:0 0 0 4px;
	color:#9d9d9d;
}
.small-video{
	float:right;
	background: url(../images/video-sm.gif) no-repeat;
	text-indent:-9999px;
	height:17px;
	width:32px;
}
.block .more span{
	background: url(../images/bg-more-dark.gif) no-repeat 100% 0;
}
.block .more{
	background: url(../images/bg-more-dark-left.gif) no-repeat;
}
.more span{
	background: url(../images/bg-more.gif) no-repeat 100% 0;
	display:block;
	padding:2px 5px 3px 1px;
	font-size:9px;
}
#sidebar .more span{
	padding:2px 6px 3px 3px;
}
.dark span{
	padding:2px 8px 3px 6px;
	color:#797977;
}
.text-box{
	overflow:hidden;
	height:1%;
}
.text-box p{
	color:#333;
	margin:0 0 8px;
	font-size:16px;
	line-height:18px;
}
.text-box .mark-orange{
	color:#cc6600;
	font-size:12px;
}
.text-box .mark-small{
	color:#666;
	font-size:12px;
}
.testimonial{
	overflow:hidden;
	height:1%;
}
.testimonial p{
	color:#235E5D;
	margin:0 0 18px;
	font-size:16px;
	line-height:22px;
	text-align:right;
	padding:0 5px 0 0;
	text-shadow: #ffffff 0 1px 0;
}
.testimonial .doctor{
	color:#555;
	font-size:11px;
	text-align:right;
	padding:0 5px 0 0;
	line-height:14px;
}

.block{
	float:right;
	width:222px;
	background: url(../images/bg-block-t.gif) no-repeat;
	padding:5px 0 0;
	margin:0 -22px 0 0;
	position:relative;
}
.sub .block{
	margin:0;
}
.block-b{
	background: url(../images/bg-block-b.gif) no-repeat 0 100%;
	padding:0 0 17px;
}
.block-inner{
	background: url(../images/bg-block.gif) repeat-y;
	overflow:hidden;
	height:1%;
	padding:8px 11px 10px 12px;
	text-align:center;
}
.block-inner h2{
	font-size:12px;
	text-align:center;
	line-height:14px;
	color:#333;
	margin:0 0 13px;
}
.block-inner ul{
	margin:0;
	padding:0 0 10px;
	list-style:none;
	border-top:1px solid #cfcfcf;
}
.block-inner ul li{
	padding:8px 0 10px 8px;
	border-bottom:1px solid #cfcfcf;
	line-height:13px;
	text-align:left;
}
/*end content*/
/*start sidebar*/
#sidebar{
	width:200px;
	float:left;
	padding:9px 0 0 1px;
}
#sidebar h3{
	color:#333;
	font-size:15px;
	font-weight:normal;
	margin:0 0 15px;
	text-shadow: #ffffff 0 1px 0;
}
#sidebar .box{
	width:200px;
	display:inline;
}
.side-nav{
	margin:0;
	padding:3px 0 15px;
	list-style:none;
	border-top:5px solid #d2d2d5;
}
.side-nav li{
	border-bottom:1px solid #d1d1d4;
}
.side-nav li a{
	color:#3a8a87;
	font-size:13px;
	display:block;
	padding: 6px;
}
 * html #nav li a {  /* make hover effect work in IE */
	width: 200px;
}

.side-nav .active a,
.side-nav li a:hover{
	color:#21504e;
	text-decoration:none;
	background:#d7e6e8;
}
.side-nav li a:hover{
	text-decoration:none;
}
/*end sidebar*/
/*start footer*/
#footer{
	overflow:hidden;
	height:1%;
	background:#1a1a1a;
}
.footer-top-wrap{
	overflow:hidden;
	height:1%;
	background:#f2f2f2 url(../images/bg-footer-top.gif) repeat-x;
}
.footer-top{
	margin:0 auto;
	width:950px;
	padding:8px 0;
	overflow:hidden;
}
.footer-top p{
	padding:10px 0;
	margin:0;
	color:#666;
	font-size:12px;
}
.footer-top p a{
	margin:0 0 0 5px;
	background:url(../images/bg-microline-link.gif) no-repeat 100% 0;
	padding:0 18px 0 0;
}
.footer-top p a:hover{
	text-decoration:underline;
	color:#36918e;
}
.banner{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.banner li{
	float:left;
	padding:0 0 0 20px;
}
.footer-bott-wrap{
	background:url(../images/bg-footer-inner-border.gif) repeat-x;
	overflow:hidden;
	height:1%;
}
.footer-bott{
	margin:0 auto;
	width:950px;
	overflow:hidden;
	padding:22px 0; 
}
.footer-bott dl{
	margin:0 0 5px;
	float:right;
	clear:right;
	color:#666;
	text-align:right;
}
.footer-bott dd{
	margin:0;
	display:inline;
}
.footer-bott dt{
	margin:0 4px 0 0;
	display:inline;
}
.footer-bott address{
	font-style:normal;
	color:#999;
}
.footer-bott p{
	margin:0 0 5px;
	color:#666;
}
.footer-bott address span{
	display:block;
	margin:0 0 6px;
}
.footer-bott a{
	text-decoration:none;
	color: #36918e;
}
.footer-bott a:hover{
	text-decoration:underline;
}

.footer-middle-wrap{
	background:url(../images/bg-footer-inner-border.gif) repeat-x;
	overflow:hidden;
	height:1%;
}
.footer-middle{
	margin:0 auto;
	width:950px;
	overflow:hidden;
	padding:22px 0 10px;
}
.footer-nav{
	margin:0 47px 0 0;
	padding:0;
	list-style:none;
	float:left;
	font-size:11px;
}
.footer-nav li{
	float:left;
}
.footer-nav li ul{
	margin:0;
	padding:3px 0 0;
	list-style:none;
	float:none;
}
.footer-nav li ul li{
	float:none;
	padding:3px 0;
}
.footer-nav li a{
	color:#999;
}
.footer-nav li a:hover{
	text-decoration:underline;
}
.footer-nav li strong a{
	color:#c1c1c1;
}
.company{
	width:166px;
}
.prod-lines{
	width:230px;
}
.technology{
	width:192px;
}
.footer-nav h3{
	margin:0;
	color:#c1c1c1;
	font-size:11px;
}
.middle-separ{
	overflow:hidden;
	height:1%;
	background:url(../images/bg-footer-middle-separ.gif) repeat-y 589px 0;
}
.footer-info{
	overflow:hidden;
	height:1%;
}
.footer-info h3{
	margin:0 0 5px;
	color:#c1c1c1;
	font-size:11px;
}
.footer-info p{
	margin:0 0 14px;
	color:#666;
	line-height:13px;
}

/*start trade table*/
#trade-table
{
width:100%;
border-collapse:collapse;
clear:both;
}
#trade-table td, #trade-table th 
{
font-size:1em;
border:1px solid #c1c1c1;
padding:7px 7px 7px 7px;

}
#trade-table th 
{
font-size:1.1em;
text-align:left;
padding-top:5px;
padding-bottom:4px;
background-color:#A7C942;
color:#ffffff;
}
#trade-table tr.alt td 
{
color:#000000;
background-color:#ececef;
}
.even {
    background-color:#ececef;
}


/*video formatting*/
.video-detail{
	border:1px solid #e3e2dd;
	display:block;
	width:680px;
	margin:0 0 10px;
	padding:10px;
}

.product-grid .video-img{
	border:1px solid #e3e2dd;
	display:block;
	width:161px;
	margin:0 0 5px;
}
.product-grid .video-img img{
	border:4px solid #fff;
}
.product-grid ul .active .video-img img,
.product-grid ul .video-img:hover img{
	border:4px solid #9ad5d8;
}

.starionframe{
	background-color:#FFF;
	margin:20px 0 20px;
	padding:15px 0 10px;
	border:1px solid #CCCCCC;
}
.map{
	margin:0 0 25px;
	text-align:center;
}
.distributorlist{
	width:175px;
	display:block;
	float:left;
	line-height:15px;
	margin:0 0 15px;
}
.internationallist{
	width:220px;
	display:block;
	float:left;
	line-height:15px;
	margin:0 10px 0 0;
}
.international-row{
	display:block;
	width:705px;
	float:left;
	margin:0 0 10px 0;
	clear:both;
	padding:0 0 10px;
	border-bottom:1px solid #CCC;
}

.bv-title{
	margin:10px 0 15px 0;
	font-size:12px;
}


.article{
	border-bottom:1px solid #CCCCCC;
	padding:0 60px 50px 10px;
	margin:0 8px 25px 0;
}
.article h3{
	color:#368DA8;
	font-size:12px;
	margin-bottom:2px;
}
.article h4{
	color:#999;
	font-size:9px;
	font-style:normal;
	text-transform:uppercase;
}
.press-release{
	border-bottom:1px solid #CCCCCC;
	padding:0 60px 65px 10px;
	margin:0 8px 25px 0;
}
.press-release h3{
	color:#368DA8;
	font-size:12px;
	margin-bottom:7px;
}
.press-release h4{
	color:#999;
	font-size:10px;
	font-style:normal;
	text-transform:uppercase;
}

.upcoming-events{
	border-bottom:1px solid #CCCCCC;
	padding:0 60px 5px 10px;
	margin:0 8px 25px 0;
}
.upcoming-events h3{
	color:#368DA8;
	font-size:12px;
	margin-bottom:5px;
}
.upcoming-events h4{
	color:#999;
	font-size:9px;
	font-style:normal;
}
.upcoming-events p{
	font-size:11px;
	font-style:normal;
}


#btn-article-2pt7{
	background: url(../images/article-btn-2pt7.png) no-repeat;
	margin:10px 0 0;
	border:0;
	width:143px;
	height:37px;
	cursor:pointer;
	text-indent:-999px;
	overflow:hidden;
	float:left;
}
#btn-article-2pt7:hover{
	background-position: 0 -37px;
	}
	
#btn-article-new{
	background: url(../images/article-btn.png) no-repeat;
	margin:10px 0 0;
	border:0;
	width:143px;
	height:37px;
	cursor:pointer;
	text-indent:-999px;
	overflow:hidden;
	float:left;
}
#btn-article-new:hover{
	background-position: 0 -37px;
	}

#btn-article-pt29{
	background: url(../images/article-btn-pt29.png) no-repeat;
	margin:10px 0 0;
	border:0;
	width:143px;
	height:37px;
	cursor:pointer;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
#btn-article-pt29:hover{
	background-position: 0 -37px;
	}
.brochure{
	margin:0 0 20px;
	padding:0 0 15px;
	border-bottom:5px solid #d2d2d5;

}
/*---Tool Tips----*/
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}	
#screenshot{
	position:absolute;
	border:1px solid #000;
	background:#333;
	padding:5px 5px 10px;
	display:none;
	color:#999;
	text-align:center;
	text-transform:uppercase;
	}

