body {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 80%;
	color: black;
	background-color: #EEEEEE;
}

#wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	background-color: white;
	background-image: url(../images/bg_page.jpg);

}

#home_wrapper {
	margin-left: auto;
	margin-right: auto;
	margin: 0;
	padding: 0;
	background-color: black;

}
#home_background_image {
	margin-left: auto;
	margin-right: auto;
/*	margin: 0;
	padding: 0;*/
	width: 909px;
	height: 554px;
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}


/*#home_content {
	width: 909px;
	height: 554px;
	margin: 0;
	padding: 0;
}*/
#logo_home {
	position: absolute;
	margin-left: 146px;
	margin-top: 301px;
}
#blurb {
	position: absolute;
	margin-left: 146px;
	margin-top: 385px;
}
#blurb p {
	margin: 0;
	padding: 0;
	color: white;
	font-size: 110%;
	text-align: center;
	line-height: 150%;
	color: #FF806F;
}
#tuv_home {
	position: absolute;
	margin-left: 430px;
	margin-top: 440px;
}

#address_home {
	position: absolute;
	margin-left: 150px;
	margin-top: 500px;
	color: white;
	font-size: 80%;
}
#address_home a:link, #address_home a:visited {
	color: white;
	text-decoration: none;
}
#address_home a:hover {
	text-decoration: underline;
}


#home_navigation {
	position: absolute;
	margin-left: 486px;
	margin-top: 72px;
	width: 350px;
}
#home_navigation p {
	margin: 0;
	padding: 0;
	line-height: 300%;
	text-align: right;
	border-bottom: 1px solid #9F365F;
}
#home_navigation a:link, #home_navigation a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 130%;
}
#home_navigation a:hover {
	color: #FF806F;
}
#home_navigation p.home_link_small {
	margin: 0;
	padding: 0;
	line-height: 300%;
	text-align: right;
	border-bottom: 1px solid #9F365F;
}
#home_navigation p.home_link_small a:link, #home_navigation p.home_link_small a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 110%;
	color: #FF806F;
}
#home_navigation p.home_link_small a:hover {
	color: white;
}

#flags {
	margin-left: 670px;
	position: absolute;
	margin-top: 450px;
}
#flags img {
	margin-right: 10px;
}


#header {
	width: 950px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_header.jpg);
}

#top-nav-links {
	margin-left: 200px;
	margin-top: 75px;
	padding: 0;
	position: absolute;
}

#top_links {
	margin-left: 580px;
	margin-top: 5px;
	padding: 0;
	position: absolute;
}

#main_content {
	width: 550px;
	margin-left: 70px;
	margin-right: 20px;
/*	background-color: #DEDCD3;*/
	float: left;
}


#main_content h1 {
	color: #A0346B;   /*purple*/
	font-weight: bold;
	line-height: 130%;
}
#main_content h2 {
	color: #A0346B;   /*purple*/
	font-weight: bold;
	line-height: 120%;
}

#main_content h2 a:link, #main_content h2 a:visited {
	color: #A0346B;   /*purple*/
	text-decoration: none;
}
#main_content h2 a:hover {
	color: black; 
}


#main_content h3 {
	color: #A0346B;   
	font-weight: bold;
	line-height: 120%;
	margin-top: 20px;
}

#sidebar {
	width: 300px;
	margin-left: 650px;
	margin-top: 30px;
/*	background-color: #FFF0AE;*/
}

#footer {
	width: 900px;
	height: 120px;
	padding-left: 50px;
	padding-right: 50px;
	background-image: url(../images/bg_footer.jpg);
	background-position: top center;
}

#clearone {
	clear: both;
	height: 1px;
}

.top-nav {
	margin: 0;
	padding: 0;
}

.top-nav li {
	display: inline;
/*	border-right: 1px solid white;*/
	padding-left: 10px;
	padding-right: 10px;
}

.top-nav a:link, .top-nav a:visited {
	color: white;
	text-decoration: none;
}
.top-nav a:hover {
	color: #FF89A8;
}

.biomat {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold
}

#baselinks {
	margin: 0;
	padding: 0;
}
#baselinks li {
	font-size: 10px;
	display: inline;
	border-right: 1px solid black;
	padding-left: 10px;
	padding-right: 10px;
}
#baselinks a:link, #baselinks a:visited {
	color: black;
	text-decoration: none;
}
#baselinks a:hover {
	color: #FF89A8;
}
#address {
	font-size: 90%;
}
.ssg {
	font-size: 90%;
}

.pdf {
	background-image: url(../images/acrobat.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-top: 1px solid #A0346B;
	border-bottom: 1px solid #A0346B;
}

.back_to {
	background-image: url(../images/back_to2.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.back_to a:link, .back_to a:visited, .pdf a:link, .pdf a:visited {
	font-size: 90%;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.back_to a:hover, .pdf a:hover {
	color: #A0346B;   /*purple*/
}

.next {
	background-image: url(../images/next.gif);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 20px;
	text-align: right;
}
.next a:link, .next a:visited {
	font-size: 90%;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.next a:hover {
	color: #A0346B;   /*purple*/
}

#backlinks {
	clear: both;
	margin-left: 70px;
	margin-right: 70px;
	padding-top: 20px;
}


.tech_info_title {
	background-color: #A0346B;   /*purple*/
	color: white;
/*	text-transform: uppercase;*/
	font-weight: bold;
	padding: 4px;
}
.tech_info {
	font-size: 90%;
	margin-bottom: 30px;
}
.tech_info a:link, .tech_info a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #A0346B;   /*purple*/
}
.tech_info a:hover {
	color: black;
}
.tech_note {
	text-align: right;
	margin-top: -10px;
}

.tech_note_list {
	line-height: 150%;
}

.tech_note_list a:link, .tech_note_list a:visited {
	color: black;
	text-decoration: none;
}

.tech_note_list a:hover {
	color: #A0346B;   /*purple*/
}


.boxed {
	font-weight: bold;
	border:	1px solid black;
}
.even {
	background-color: #E3E4E5;
}
.odd {
	background-color: #C6C7C9;
}
.red {
	font-weight: bold;
	font-size: 130%;
	color: #A62529;
}
.red_smaller {
	font-weight: bold;
	font-size: 110%;
	color: #A62529;
	line-height: 150%;
}

.subnav {
	color: #B6B6B6;
	font-size: 110%;
	line-height: 160%;
	margin-left: 100px;
}
.subnav a:link, .subnav a:visited {
	color: #A0346B;   /*purple*/
	text-decoration: none;
}
.subnav a:hover {
	color: black;
}
.see_also {
	font-size: 90%;
	font-style: italic;
	color: black;
}

.newsTitle {
	font-size: 18px;
	font-weight: bold;
	color: #A0346B;
}
.baselinks {
	font-size: 10px;
}

.products_page {
	font-size: 130%;
	line-height: 150%;
	
	font-weight: bold;	
}
.products_page a:link, .products_page a:visited {
	color: #A0346B;  /*purple*/
	text-decoration: none;
}
.products_page a:hover {
	color: black;
}
.products_page img {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#patented {
	font-style: italic;
	font-weight: normal;
	font-size: 90%;
}
.ssg {
	font-size: 10px
}
.testata_ssg {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF
}
