/*these set the positionns of the links beneath the slideshow*/

#FFBlock_TOP_OF_DOC{
	position:absolute;
	left:178px;
	top:62px;
}
#FFBlock_TOP_OF_EXPANDO{
	position:absolute;
	left:194px;
	top:-3px;
}
#FFBlock_MIDDLE_OF_DOC{
	position:absolute;
	left:67px;
	top:119px;
	border-left-color:#CCCCCC;
	border-right-color:#333333;
	border-bottom-color:#000000;
	border-top-color:#CCCCCC;
	border-width:2px;
}

#FFBlock_BOTTOM_OF_DOC{
	position:absolute;
	left:-221px;
	top:199px;
}

div#pictureFrame {
	/*background-image:url(/css/page-backgrounds/tubes-packaging-individual-2.jpg);
	background-repeat:no-repeat;
	background-position:-100px -90px;*/
	position:absolute;
	width:892px;
	height:432px;
	z-index:-1;
}
#pictureBox {
	position: absolute;
	left: 290px;
	top: 2px;
	overflow: visible;
	z-index:100;
}
li#nav0 {
	position:absolute;
	left: 273px;
	top: 289px;
	width: 145px;
	text-align: left;
}
li#nav1 {
	position:absolute;
	left: 222px;
	top: 347px;
	width: 157px;
	text-align: left;
}
li#nav2 {
	position:absolute;
	left: 199px;
	top: 386px;
	text-align: left;
	width: 199px;
}
li#nav3{
	position:absolute;
	left: 367px;
	top: 393px;
	text-align: right;
	width: 171px;
}

/*Uncomment this block to temporarily make the lins red, in case uyou need to reposition them for another layout*/


.navButton a,
.featuredNavs h1,
.featuredNavs h2,
.featuredNavs h3,
.featuredNavs h4,
.featuredNavs h5,
.featuredNavs h6 { color:red; }
