#scroll {
	position:relative;
	height:370px;
	overflow:hidden;
	width:817px;
    padding-top:5px;
}

#tools {
	width:9999em;
	position:absolute;
	height:375px;
}
.tool {
	float:left;
	width:827px;
	height:375px;
	background-repeat:no-repeat;
    margin-left:10px;
	
}
#thumbs {
	height:375px;
	position:absolute;
	top:5px;
	width:300px;
	left:530px;
}

.t a {
	display:block;
	width:138px;
	float:left;
	height:91px;
    margin-left:5px;
    margin-bottom:5px;
	cursor:pointer;
}

.t a.active {
	cursor:default !important;
}

.navi {
	margin-left:0px;
	_margin-left:0px;
}

/* CSS sprite for the navigation */
#t0 	   { background-image:url(../copperflies/images/7Tn.jpg);}
#t0.active {  }
#t0:hover  {  }
#t0:active {  }

#t1 	   { background-image:url(../copperflies/images/1Tn.jpg);}
#t1.active {  }
#t1:hover  {  }
#t1:active {  }

#t2 	   { background-image:url(../copperflies/images/2Tn.jpg);}
#t2.active {  }
#t2:hover  {  }
#t2:active {  }

#t3 	   { background-image:url(../copperflies/images/3Tn.jpg);}
#t3.active {  }
#t3:hover  {  }
#t3:active {  }

#t5 	   { background-image:url(../copperflies/images/5Tn.jpg);}
#t5.active {  }
#t5:hover  {  }
#t5:active {  }

#t6 	   { background-image:url(../copperflies/images/6Tn.jpg);}
#t6.active {  }
#t6:hover  {  }
#t6:active {  }

#t7 	   { background-image:url(../copperflies/images/8Tn.jpg);}
#t7.active {  }
#t7:hover  {  }
#t7:active {  }

#t9 	   { background-image:url(../copperflies/images/9Tn.jpg);}
#t9.active {  }
#t9:hover  {  }
#t9:active {  }
