#scroll {
	position:relative;
	height:600px;
	overflow:hidden;
	width:860px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:0 0 0 20px;
}

#intro { margin-top:100px; width:860px;}

#tools {
	width:9999em;
	position:absolute;
	height:400px;
	margin-top:138px;
}

.tool {
	float:left;
	width:860px;
	height:400px;
	margin-top:15px;
}

.details {
	color:#408402;
	float:left;
	font-size:19px;
	margin:10px 0 0 0;
}

.demos a {
	color:#666;
	font-size:12px;
	text-decoration:none;
}

#thumbs {
	height:90px;
	position:absolute;
	left:-8px;
	top:10px;
}

.t a {
	display:block;
	float:left;
	cursor:pointer;
	border-right:1px solid #656565; padding:0 5px 0 5px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#656565;
}

.t a:hover { color:#3c2415;}

#t7, #t0 { border:none;}

.t a.active {
	cursor:default !important;
}
#t1:active, #t2:active, #t3:active, #t4:active, #t5:active, #t6:active { color:#3c2415;}
#t1.active, #t2.active, #t3.active, #t4.active, #t5.active, #t6.active { color:#3c2415 !important;}

.navi {
	margin: 16px 0 0 254px;
}
