/** COPY SECTION = PRODUCT ROOT PAGES  ************************/

#leftColumn {
	position: relative;
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

ul#products {
	position: relative;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

#products li.product { 
	display: block; 
	margin: 0px;
	padding: 0px;

}

#products li.prodDiv {
	width: 200px;
	height: 20px;
	display: block;
	background: transparent url(../images/divLine.gif) center left repeat-x; 
	margin: 0px;
	padding: 0px;
}

#products li.product a.prod_link {
	width: 200px;
	height: 50px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#products li.product a.prod_link:hover { background-position: 0 -50px; }

li#patient a.prod_link { background: transparent url(../images/hyg_prd_1.gif) top left no-repeat; }
li#visitor a.prod_link { background: transparent url(../images/hyg_prd_2.gif) top left no-repeat; }

li#angelsos a.prod_link { background: transparent url(../images/ang_prd_1.gif) top left no-repeat; }
li#angel3d a.prod_link { background: transparent url(../images/ang_prd_2.gif) top left no-repeat; }

li#acuflight a.prod_link { background: transparent url(../images/nat_prd_1.gif) top left no-repeat; }
li#education a.prod_link { background: transparent url(../images/nat_prd_2.gif) top left no-repeat; }

li#ecs200 a.prod_link { background: transparent url(../images/ems_prd_1.gif) top left no-repeat; }
li#odoractant a.prod_link { background: transparent url(../images/ems_prd_2.gif) top left no-repeat; }
li#sterichelle a.prod_link { background: transparent url(../images/ems_prd_3.gif) top left no-repeat; }

#rightColumn {
	position: relative;
	float: left;
	left: 20px;
	width: 290px;
	margin: 0px;
	padding: 0px;
}


/** COPY SECTION = PRODUCT SPECIFIC PAGES  ************************/

#leftCol_prod {
	position: relative;
	float: left;
	width: 130px;
	margin: 0px;
	padding: 0px;
}

ul#prod_spec {
	position: relative;
	width: 130px;
	margin: 0px;
	padding: 0px;
}

#prod_spec li.addInfo { 
	width: 130px;
	height: 23px;
	display: block; 
	border-bottom: dashed 1px #000;
	margin: 0px;
	padding: 7px 0 0 0;
}

#prod_spec li.prod_img {
	display: block;
	width: 130px;
	height: 100px;
}

#prod_spec li.addInfo span.label { 
	font-weight: bold;
	font-size: 12px;
}

#prod_spec li.addInfo span.ltAln { 
	float: left;
	color: #009900;
}

#prod_spec li.addInfo span.rtAln {
	float: right;
	color: #009900;
	text-align: right;
}

li#prod_1 { background: transparent url(../images/prod_1.jpg) top left no-repeat; }
li#prod_2 { background: transparent url(../images/prod_2.jpg) top left no-repeat; }
li#prod_3 { background: transparent url(../images/prod_3.jpg) top left no-repeat; }
li#prod_4 { background: transparent url(../images/prod_4.jpg) top left no-repeat; }
li#prod_5 { background: transparent url(../images/prod_5.jpg) top left no-repeat; }
li#prod_6 { background: transparent url(../images/prod_6.jpg) top left no-repeat; }
li#prod_7 { background: transparent url(../images/prod_7.jpg) top left no-repeat; }
	
li#prod_4 {
	display: block;
	width: 130px;
	height: 140px;
}

#prod_spec li.infoList ul {
	width: 130px;
	padding: 0px;
	margin: 0px;
	line-height: 100%;
}

#prod_spec li.infoList ul li {
	margin: 10px 0 0 0;
}
	
#rightCol_prod {
	position: relative;
	float: left;
	left: 20px;
	width: 360px;
	margin: 0px;
	padding: 0px;
}

/** COPY SECTION = FACILITIES  ************************/

ul#france {
	position: relative;
	width: 510px;
	margin: 0px;
	padding: 0px;
	line-height: 100%;
}

#france li.french { 
	width: 510px;
	height: 170px;
	display: block; 
	border-bottom: dashed 1px #000;
	margin: 0px;
	padding: 0px;
}

li#france_1 { background: transparent url(../images/fra_1.jpg) center left no-repeat; }
li#france_2 { background: transparent url(../images/fra_2.jpg) center right no-repeat; }
li#france_3 { background: transparent url(../images/fra_3.jpg) center left no-repeat; }


li#france_1 p, li#france_3 p {
	float: right;
	width: 290px;
	padding: 10px 0 0 0;
}

li#france_2 p {
	width: 290px;
	padding: 10px 0 0 0;
}