@charset "UTF-8";
/* CSS Document */
img
{  border-style: none;
}

body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color:#333333;
	height:100%;
	}

li {
	color:#000000;
margin:0x 0 0 12px;
font-size:14px;
}
	

h1 {
color:#0999b4;
margin:0 0 3px 0;
padding: 0 0 0 0;
font-size:18px;
}

h2 {
color:#007F20;
font-size:16px;
margin:2px 0 3px 0px;
padding:0px;

}

p {
color:#000000;
margin:0x 0 0 12px;
font-size:14px;
margin-top:0px;
}

a {
text-decoration:none;
color:#00C;
}



#page {
	 width: 896px;
	 height:1000px;	    
	 text-align: left;
	 margin: 0 auto;
	 background:url(images/pageback.gif);
	 }


#header {
	background:url(images/logo.gif);
	width:896px;
	height:101px;
}


	
#navbar {
	background:url(images/topbar.gif);
	width:896px;
	height:45px;
}

#botbar {
	background:url(images/botbar.gif);
	width:896px;
	height:45px;
	
}

#topgraphic {
	background:url(images/homegraphic.gif);
	width:896px;
	height:110px;
}

#aboutgraphic {
	background:url(images/aboutgraphic.gif);
	width:896px;
	height:110px;
}

#contactgraphic {
	background:url(images/contactgraphic.gif);
	width:896px;
	height:110px;
}

#partnergraphic {
	background:url(images/partnergraphic.png);
	width:896px;
	height:110px;
}

#newsgraphic {
	background:url(images/newsgraphic.png);
	width:896px;
	height:110px;
}

#productsgraphic {
	background:url(images/productsgraphic.png);
	width:896px;
	height:110px;
}

#endographic {
	background:url(images/endobanner.gif);
	width:896px;
	height:110px;
}


#tab-home {
	float:left;
	background: url(images/home-nav/home.gif) no-repeat;
	background-position: 0px 0px;
	height:16px;
	width:52px;	
	}

#tab-home:hover {
		background-position: -52px 0;	
	}
	
#tab-home-active {
	float:left;
	background: url(images/home-nav/home.gif) no-repeat;
	background-position: -52px 0px;
	height:16px;
	width:52px;	
	}	
	
#tab-products {
	float:left;
	background: url(images/home-nav/products.gif) no-repeat;
	background-position: 0px 0px;
	height:16px;
	width:160px;	
	}

#tab-products:hover {
	background-position: -160px 0;
	}
	
#tab-products-active{
	float:left;
	background: url(images/home-nav/products.gif) no-repeat;
	background-position: -160px 0px;
	height:16px;
	width:160px;	
	}	

#tab-partners {
	float:left;
	background: url(images/home-nav/partners.gif) no-repeat;
	background-position: 0px 0px;
	height:16px;
	width:86px;	
	}

#tab-partners:hover {
	background-position: -86px 0;
	}
	

#tab-partners-active {
	float:left;
	background: url(images/home-nav/partners.gif) no-repeat;
	background-position: -86px 0px;
	height:16px;
	width:86px;	
	}	
	
#tab-about {
	float:left;
	background: url(images/home-nav/about.gif) no-repeat;
	background-position: 0px 0px;
	height:16px;
	width:90px;	
	}

#tab-about:hover {
	background-position: -90px 0;
	}
	
#tab-about-active {
	float:left;
	background: url(images/home-nav/about.gif) no-repeat;
	background-position: -90px 0px;
	height:16px;
	width:90px;	
	}	
	
#tab-news {
	float:left;
	background: url(images/home-nav/news.gif) no-repeat;
	background-position: 0px 0px;
	height:16px;
	width:124px;	
	}

#tab-news:hover {
	background-position: -124px 0;
	}	
	
#tab-news-active {
	float:left;
	background: url(images/home-nav/news.gif) no-repeat;
	background-position: -124px 0px;
	height:16px;
	width:124px;	
	}		
	
#tab-contact {
	float:left;
	background: url(images/home-nav/contact.gif) no-repeat;
	background-position: 0px 0px;
	height:16px;
	width:93px;	
	}

#tab-contact:hover {
	background-position: -93px 0;
	}	
	
#tab-contact-active {
	float:left;
	background: url(images/home-nav/contact.gif) no-repeat;
	background-position: -93px 0px;
	height:16px;
	width:93px;	
	}		
	
#h1bar {
	background:url(/images/h1bar.gif);
	width:581px;
	height:14px;
	float:left;
	margin:5px 0 5px 0;
}

#content {
	width:590px;
	float:left;
	margin: 0 0 0 30px;
}
	
	
#pcontent {
	width:890px;
	float:right;
	margin:0 0px 0 0;
	
}	
	

#demobtn {
	float:right;
	background: url(images/demobtn.png) no-repeat;
	background-position: 0px 0px;
	height:81px;
	width:170px;	
	margin:18px 15px 0 0;
	}

#demobtn:hover {
	background-position: -170px 0;
	}	

	
	
#footer {
background:url(images/footer.gif) no-repeat;
width:896px;
height:73px;
margin: 0 auto;
}
	
	
	
#mission {
	float:right;
	background: url(images/mission.gif) no-repeat;
	background-position: 0px 0px;
	height:30px;
	width:196px;	
	}
	
#mission-active {
	float:right;
	background: url(images/mission.gif) no-repeat;
	background-position: -196px 0px;
	height:30px;
	width:196px;	
	}	

#mission:hover {
	background-position: -196px 0;
	}
	
#management {
	float:right;
	background: url(images/management.gif) no-repeat;
	background-position: 0px 0px;
	height:30px;
	width:196px;	
	}
	
#management-active {
	float:right;
	background: url(images/management.gif) no-repeat;
	background-position: -196px 0px;
	height:30px;
	width:196px;	
	}		

#management:hover {
	background-position: -196px 0;
	}	
	

#endo-pressroom {

	float:left;
	background:url(images/pressroom.gif) no-repeat;
	background-position: 0px 0px;
	height:35px;
	width:106px;	
	}

#endo-pressroom:hover {
	background-position: -106px 0;
	}	
	
#endo-mainpage {

	float:left;
	background:url(images/mainpage.gif) no-repeat;
	background-position: 0px 0px;
	height:30px;
	width:106px;	
	}

#endo-mainpage:hover {
	background-position: -106px 0;
	}		
	
	

#endo-learnmore {

	float:left;
	background:url(images/learnmore.gif) no-repeat;
	background-position: 0px 0px;
	height:61px;
	width:105px;	
	}

#endo-learnmore:hover {
	background-position: -105px 0;
	}		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
						
	
