
*{
	margin:0;
	padding:0;
}



#slideshow{
	width:960px;
	height:362px;
	margin-left:20px;
	position:relative;
}

#slideshow .prevButton{
	height:72px;
	width:68px;
	position:absolute;
	background:url('images/new-buttons.png') no-repeat;
	top:50%;
	margin-top:-36px;
	cursor:pointer;
	z-index:2000;
	background-position:left top;
	left:0;
	
}

#slideshow .prevButton:hover{ background-position:left bottom;left:0;}

#slideshow .nextButton{
	height:72px;
	width:68px;
	position:absolute;
	background:url('images/new-buttons.png') no-repeat;
	top:50%;
	margin-top:-36px;
	cursor:pointer;
	z-index:2000;
margin-right:10px;
	background-position:right top;
	right:0
}

#slideshow .nextButton:hover{background-position:right bottom;right:0;}

#slideshow ul{
	width:960px;
	height:362px;
	list-style:none outside none;
	position:relative;
	overflow:hidden;
}

#slideshow li:first-child{
	display:list-item;
	position:absolute;
}

#slideshow li{
	position:absolute;
	display:none;
}


.formtable td {vertical-align:top}


#container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}
#header1 {
height:30px;
}
#header2 {
background-image:url(images/neomed_logo.gif);
background-repeat:no-repeat;
width:940px;
height:60px;
}

#header3 {
width:960px; 
height:362px;
font-family:verdana,arial,helvetica,sans-serif;
font-size:x-small;
}

#header4 {
font-family:verdana,arial,helvetica,sans-serif;
font-size:x-small;
padding: 70px 60px 30px 620px;
}

#info_box{
width:295px;
height:175px;
float:left;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
}

#home_main_content{
width:920px;
margin-left:20px;
margin-top:20px;
padding: 0px;
font-family:verdana,arial,helvetica,sans-serif;
font-size:x-small;
}

#round_corner{
width:942px;
height:38px;
margin-left:20px;
margin-top:20px;
background-image:url(images/round_corner_bg.gif);
background-repeat:no-repeat;
}

#round_corner_sm{
height:26px;
background-image:url(images/round_corner_bg_sm.gif); 
background-repeat:no-repeat; 
}

#bottom{
width:942px;
height:38px;
margin-left:20px;
background-image: url(images/round_corner_bg_bottom.gif);
background-repeat:no-repeat; 
}
#bottom_sm{
height:26px;
background-image:url(images/round_corner_bg_bottom_sm.gif); 
background-repeat:no-repeat; 
}

#main_content{
width:900px;
margin-left:20px;
padding: 0px 20px 0px 20px;
font-family:verdana,arial,helvetica,sans-serif;
font-size:x-small;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
}

#secondary_content{
padding:0px 20px 20px 20px;
font-family:verdana,arial,helvetica,sans-serif;
font-size:x-small;
font-weight:normal;
line-height: 1.5em;
float:left;
width:690px;
}

#secondary_content a{ 
	color: #FF9900;
	text-decoration: none;
}
#secondary_content a:hover {
	text-decoration: underline;
	color: #333333;
}


#secondary_content2{
padding:0px 20px 20px 20px;
font-family:verdana,arial,helvetica,sans-serif;
font-size:x-small;
font-weight:normal;
line-height: 1.5em;
float:left;
width:500px;
}
#secondary_content3{
padding:0px 20px 20px 0px;
font-family:verdana,arial,helvetica,sans-serif;
font-size:x-small;
font-weight:normal;
line-height: 1.5em;
float:left;
width:170px;
border-left: 1px solid #FF9900;
}
#secondary_content4{
padding:0px 0px 0px 0px;
font-family:verdana,arial,helvetica,sans-serif;
font-size:x-small;
font-weight:normal;
line-height: 1.5em;
float:left;
width:200px;
border-right: 1px solid #FF9900;
}
#secondary_content5{
padding:0px 20px 20px 20px;
font-family:verdana,arial,helvetica,sans-serif;
font-size:x-small;
font-weight:normal;
line-height: 1.5em;
float:left;
width:450px;
}

#side_content{
float:left; 
width:140px;
padding-left:20px;
border-left: 1px solid #FF9900;

}

#side_content a {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
}

#side_content a:hover {
list-style: none;
text-decoration:none;
color: orange;
}

#pictures{
border: 1px solid #FF9900;
}

.product li{
list-style:none; 
list-style-type:none; 
display:inline; 
float: left; 
padding-right:20px; 
padding-top:10px;
}

.item li {
list-style:none;
}

.item2 li {
list-style:square;
margin-left:20px;
}
.hr {
border:0;height:1px;color:#CCCCCC;background:#CCCCCC;

}





<!--text-->
.chart { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:normal;
	line-height: 1.5em;
	color:#333333;
	}
	
.paragraph { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:normal;
	line-height: 1.5em;
	color:#333333;
	}
.info_box{
padding:0px 10px 0px 10px;
Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:normal;
	line-height: 1.5em;
	color:#333333;
	width:277px;
}

.h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight:bold;
	line-height: 1.5em;
	color: #FF9900}
.h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
	line-height: 1.5em;
	color: #FF9900}
.h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:bold;
	line-height: 1.5em;
	color: #FF9900}
	
.links1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight:bold;
	line-height: 1.5em;
	color: #FF9900}
	
	.footer {
	font-size:xx-small;
	color: #333333;
}
.distinfo {width:230px; height:200px; padding:20px; border-right:1px solid #333333; background-color:#ffffff;}

sup {
font-size: 0.75em; 
line-height: 0;
} 


	

<!-- navigation -->	
#navBar{
	margin: 0 0 0 0;
	padding: 0px; 
	height:60px;
	}

#navigation {
   list-style: none;
   margin-left: 245px;
   margin-top:5px;
   height:60px;
}
#navigation li {
   list-style: none;
   float: left;
   padding:10px;
}
#navigation li a {
list-style: none;
	display: block;
	text-decoration:none;
	text-align: center;
	color: #999999;
	padding: 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	margin-top:20px;
}

#navigation li a:hover {
list-style: none;
text-decoration:none;
   color: orange;
   
}
#footer { 
width:940px;
height:70px;
margin-left:20px;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
	padding:0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	list-style: none;
   
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:x-small;
	text-align:center;
}


a:link, a:visited{
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FF9900;
}








