body {

	color: #666666;

	background-color: #FFFFFF;

	clear: both;

	font-family: "Lucida Sans Unicode", sans-serif;

	font-size: 11px;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

}

.headerlinks {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #006599;

	text-align: right;

	margin-right: 35px;

	margin-top: 50px;

	text-decoration: none;

	height: 50px;

	width: 150px;

	float: right;

	display: inline;

}

.headerlinks a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #0B70A4;

	font-size: 12px;

	text-decoration: none;

}

.headerlinks a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #999999;

	text-decoration: underline;

}





input {

	color: #555;

	font: normal 1.1em "Lucida Sans Unicode",sans-serif;

}

p,cite,code,ul {

	font-size: 11px;

	padding-bottom: 1.2em;

	color: #666666;

}

h1 {

	font-size: 1.4em;

	margin-bottom: 4px;

}

#sidebarText {

	text-align: left;

	height: 310px;

	width: 225px;

	display: inline;

}





#subheader {

	background-image: url(images/products_subheader.jpg);

	background-repeat: no-repeat;

	height: 150px;

	width: 650px;

	float: left;

	margin-top: 40px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: -5px;

	display: inline;

}



#clinical_subheader {

	background-image: url(images/clinical_subheader.jpg);

	background-repeat: no-repeat;

	height: 150px;

	width: 575px;

	float: left;

	margin-top: 40px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: -5px;

}



#events_subheader {

	background-image: url(images/events_subheader.jpg);

	background-repeat: no-repeat;

	height: 150px;

	float: left;

	margin-top: 40px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: -5px;

	width: 650px;

}



#corporate_subheader {

	background-image: url(images/corporate_subheader.jpg);

	background-repeat: no-repeat;

	height: 150px;

	width: 575px;

	float: left;

	margin-top: 40px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: -5px;

}



#contact_subheader {

	background-image: url(images/contact_subheader.jpg);

	background-repeat: no-repeat;

	height: 150px;

	width: 575px;

	float: left;

	margin-top: 40px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: -5px;

}



#distributors_subheader {

	background-image: url(images/distributors_subheader.jpg);

	background-repeat: no-repeat;

	height: 150px;

	width: 575px;

	float: left;

	margin-top: 40px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: -5px;

}



#home_subheader {

	background-image: url(images/main.jpg);

	background-repeat: no-repeat;

	height: 300px;

	width: 500px;

	float: left;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: -2px;

	display: inline;

}



#news_subheader {

	background-image: url(images/news_subheader.jpg);

	background-repeat: no-repeat;

	height: 150px;

	width: 575px;

	float: left;

	margin-top: 40px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: -5px;

}



#terms_subheader {

	background-image: url(images/terms_subheader.jpg);

	background-repeat: no-repeat;

	height: 150px;

	width: 575px;

	float: left;

	margin-top: 40px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: -5px;

	overflow: hidden;

}



#sitemap_subheader {

	background-image: url(images/sitemap_subheader.jpg);

	background-repeat: no-repeat;

	height: 150px;

	width: 575px;

	float: left;

	margin-top: 40px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: -5px;

}



.form {

	background-color: #CECEC6;

	width: 350px;

	border: 1px solid #666666;

	padding: 4px;

}





.image {

	border: thin solid #CCCCCC;

	float: right;

	margin-top: 15px;

	margin-right: 20px;

	margin-left: -2px;

	padding: 2px;

}

.container .main #clinical_content #text #Accordion1 .AccordionPanel AccordionPanelOpen .AccordionPanelContent.image {

	border-top-width: thick;

	border-right-width: thick;

	border-bottom-width: thick;

	border-left-width: thick;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

}



h1,h2,h3 {

	color: #5D5D5D;

	font-size: 14px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-bottom-style: dotted;

	border-top-color: #888875;

	border-right-color: #888875;

	border-bottom-color: #888875;

	border-left-color: #888875;

	padding: 5px;

	margin-left: -5px;

	margin-top: 6px;

}



/* misc */

.clearer {

	clear: both;

}



/* structure */

.container {

	width: 818px;

	background-image: url(images/bodybg.jpg);

	background-repeat: repeat-y;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

}



/* header */

.header {
	height: 144px;
	width: 818px;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}



/* navigation */

.navigation {

	height: 25px;

	width: 783px;

	background-repeat: repeat-x;

	margin-right: auto;

	margin-bottom: 0;

	padding-right: 0px;

	padding-bottom: 0;

	padding-left: 0px;

	float: none;

	text-align: center;

	letter-spacing: 0px;

	word-spacing: 2px;

	background-color: #FFFFFF;

	clear: both;

	font-family: Verdana, sans-serif;

	font-weight: bold;

	margin-left: 20px;

}

.buttonpadding {

	padding-right: 1px;

	padding-left: 1px;

	margin-left: -1px;

}

.navigation {

	color: #543;

	text-decoration: none;

	padding: 0px;

	line-height: 44px;

	margin: 0px;

	background-color: #FFFFFF;

}





.navigation a {

	color: #543;

	text-decoration: none;

	padding: 0px;

	line-height: 44px;

	margin: 0px;

	background-color: #FFFFFF;

}

.navigation a:hover {

	background: #CEBDA1;

	color: #420;

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-top-color: #FFFFFF;

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	border-left-color: #FFFFFF;

}



/* main */

.main {

	clear: both;

	padding-top: 0;

	padding-right: 10px;

	padding-bottom: 12px;

	padding-left: 28px;

	width: 780px;

	margin-top: 5px;

	background-image: url(images/bodybg.jpg);

	background-repeat: repeat-y;



}

.sidenav_products {

	float: left;

	width: 200px;

	background-repeat: no-repeat;

	height: 900px;

	background-image: url(images/products_sidebar.jpg);

	margin-top: -151px;

}





/* sub navigation */

.sidenav {

	float: left;

	width: 200px;

	background-repeat: no-repeat;

	height: 300px;

	margin-top: -118px;

	background-image: url();

}

.sidenav ul {

	margin: 0;

	padding: 0;

}

.sidenav li {

	border-bottom: 1px solid #A98;

	border-top: 1px solid #DDC;

	list-style: none;

}

.sidenav li a {

	background: #CCC3AF;

	color: #554;

	display: block;

	padding: 8px 4px 8px 12px;

	text-decoration: none;

}

.sidenav li a:hover {

	background: #D6CCB9;

	color: #654;

}



/* content */

.content {

	padding-top: 0px;

	float: left;

	width: 560px;

	background-repeat: no-repeat;

	height: 720px;

	background-image: url(images/products_main.jpg);

	border: 1px none #E7E7E7;

}

.content_a {

	padding-top: 0px;

	float: left;

	width: 560px;

	background-repeat: no-repeat;

	height: 1296px;

	background-image: url(images/aboutus_main.jpg);

	border: 1px none #E7E7E7;

}

.content_c {

	padding-top: 0px;

	float: left;

	width: 560px;

	background-repeat: no-repeat;

	height: 2400px;

	background-image: url(images/contact_m.jpg);

	border: 1px none #E7E7E7;

}

.content_contact {

	padding-top: 0px;

	float: left;

	width: 560px;

	background-repeat: no-repeat;

	height: 500px;

	background-image: url(images/contact_main.jpg);

	border: 1px none #E7E7E7;

}

.content_clinical {

	padding-top: 0px;

	float: left;

	width: 560px;

	background-repeat: no-repeat;

	height: 500px;

	background-image: url(images/clinical_main.jpg);

	border: 1px none #E7E7E7;

}

.content_home {

	width: 785px;

	background-repeat: no-repeat;

	height: 155px;

	margin-top: 15px;

	float: left;

	text-align: left;

	margin-left: -10px;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



.content_events {

	padding-top: 0px;

	float: left;

	width: 560px;

	background-repeat: no-repeat;

	height: 500px;

	background-image: url(images/events_main.jpg);

	border: 1px none #E7E7E7;

}



.content .descr {

	color: #987E57;

	font-size: 1.1em;

	margin-bottom: 6px;

}

.content_distributors {

	padding-top: 0px;

	float: left;

	width: 560px;

	background-repeat: no-repeat;

	height: 500px;

	background-image: url(images/distributors_main.jpg);

	border: 1px none #E7E7E7;

}

.content_coporate {

	padding-top: 0px;

	float: left;

	width: 560px;

	background-repeat: no-repeat;

	height: 500px;

	background-image: url(images/coporate_main.jpg);

	border: 1px none #E7E7E7;

}







.content_sitemap {

	padding-top: 0px;

	float: left;

	width: 560px;

	background-repeat: no-repeat;

	height: 500px;

	background-image: url(images/sitemap_main.jpg);

	border: 1px none #E7E7E7;

	margin-left: -5px;

}





/* footer */

.footer {

	color: #818170;

	font-size: 11px;

	line-height: 12px;

	text-align: center;

	width: 818px;

	background-color: #FFFFFF;

	background-image: url(images/footer.jpg);

	background-repeat: no-repeat;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: -2px;

	height: 50px;

}

.sublinks {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #006599;

	width: 525px;

	float: left;

	margin-left: 265px;

	height: 25px;

	margin-top: 20px;

	font-weight: bold;

	display: inline;

	text-align: left;

}



.sublinks    a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #006599;

	text-decoration: underline;

	display: inline;

}



.sublinks   a:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: bold;

	color: #666666;

	text-decoration: underline;

	display: inline;

}

#sidelinks {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #006599;

	float: left;

	border-top-width: thin;

	border-right-width: thin;

	border-bottom-width: thin;

	border-left-width: thin;

	border-top-color: #006599;

	border-right-color: #006599;

	border-bottom-color: #006599;

	border-left-color: #006599;

	text-align: left;

	margin-left: -15px;

	list-style-type: none;

	margin-top: -5px;

	display: inline;

	line-height: 14px;

	width: 150px;

	height: 100px;

}

#sidelinks ul {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #126D9A;

	display: block;

	list-style-type: circle;

	list-style-position: outside;

	width: 100px;

	height: 25px;

}



#sidelinks li {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #126D9A;

	display: block;

	list-style-type: circle;

	list-style-position: outside;

	width: 100px;

	height: 25px;

}

#sidelinks li a {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: bold;

	color: #0D567D;

	display: block;

	line-height: 17px;

	list-style-type: circle;

	list-style-position: outside;

	text-decoration: none;

	width: 100px;

}

#sidelinks a:hover {

	color: #097b95;

	display: block;

	width: 100px;

	list-style-type: circle;

}







.tm {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8px;

	font-weight: normal;

	font-variant: small-caps;

	vertical-align: super;

}

#bottom {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000099;

	text-align: center;

	margin-bottom: 0px;

	

}

#bottom a {

	text-decoration: none;

	color: #333399;

}

#bottom a:hover {

	color: #666666;

	text-decoration: underline;

}

.text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	width: 360px;

	line-height: 15px;

	white-space: normal;

	background-color: #F9F9F9;

	color: #666666;

	height: 400px;

	padding-left: 5px;

	margin-left: 20px;

	padding-right: 10px;

	padding-top: 10px;

	margin-right: 10px;

	float: right;

	display: inline;

}

.about_page {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	width: 360px;

	line-height: 15px;

	white-space: normal;

	background-color: #F9F9F9;

	color: #666666;

	height: 00px;

	padding-left: 5px;

	margin-left: 20px;

	padding-right: 10px;

	padding-top: 10px;

	margin-right: 10px;

	float: right;

	display: inline;

}

.text li {

	color: #003366;

	list-style-type: circle;

	line-height: 18px;

}

.text  a  {

	color: #003399;

	text-decoration: none;

}

.text  a:hover  {

	color: #097b95;

}







.sublinksclinical {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #006599;

	width: 350px;

	float: left;

	margin-left: 265px;

	height: 25px;

	margin-top: 20px;

	font-weight: bold;

	display: inline;

	text-align: left;

}

.sidenav_home {

	float: right;

	width: 235px;

	background-repeat: no-repeat;

	height: 330px;

	border: thin none #31B0DD;

	margin-top: 29px;

	margin-right: 18px;

	display: inline;

}

.p {

	color: #5D5D5D;

	font-size: 14px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-bottom-style: dotted;

	border-top-color: #888875;

	border-right-color: #888875;

	border-bottom-color: #888875;

	border-left-color: #888875;

	padding: 5px;

	margin-left: -5px;

	margin-top: 6px;

}

.navTable {

	margin-left: 24px;

}
