#scroll {
	position:relative;
	height:460px;
	overflow:hidden;
	width:948px;
	margin: 0 auto;
	padding: 0 0 30px 0;
	clear: both;
	/*
	border:1px solid #ddd;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	*/
}
#tools {
	width:9999em;
	position:absolute;
	height:400px;
}
.tool {
	float:left;
	width:1000px;
	height:410px;
	background-repeat:no-repeat;
	background-position:0 -40px;
}
/* Left hand side text */
.details {
	background: transparent;
	color:#666;
	float:left;
	font-size:18px;
	margin:270px 0 0 0;
	padding:10px 60px;
	width:545px;
	margin-top: 305px;
	padding: 5px 5px 0 20px;
	font-size: 16px;
	width: 630px;
}
#d1, #d2, #d3, #d4 {
	margin-top: 305px;
	padding: 5px 5px 0 10px;
	font-size: 16px;
	width: 630px;
	font-size: 14px;
	}
#d1 {
	
	width: 230px;
	background: transparent;
	margin-left: 400px;
	margin-top: 305px;
	padding: 0;
	line-height: 2em;
	}

span {
	font-weight: bold;
	color: #333;
	}
/* END LEFT COLUMN */	
/* START RIGHT COLUMN */	
.demos {
	background: transparent url(../images/verticle_line.gif) 0 50px no-repeat;
	float:right;
	min-height:385px;
	padding:0 0 0 5px;
	width:340px;
}

.demos h2 {
	color:#065598;
	font-size:22px;
	display:block;
	padding: 25px 0 5px 0;
	margin: 0 0 0 40px;
}
.demos p {
	margin: 0 0 4px 40px;
	background:transparent url(../images/bullet.png) no-repeat scroll 0 2px;
	padding:2px 0 1px 20px;
	
	width: 200px;
}
.demos a {
	color:#666;
	font-size:12px;
	text-decoration:none;
}
.demos a:hover {
	color: #0066FF;
	}
#demo1 {
	}
#demo1 p {
	padding: 0;
	margin-left: 20px;
	background: transparent;
	background-image: none;
	width: 280px;
	}
#thumbs {
	background:url(../images/demo-navi-small.jpg) no-repeat 0 0;
	height:90px;
	position:absolute;
	top:410px;
	width:990px;
	left:-8px;
}

.t a {
	background:transparent url(../images/demo-navi-large.jpg) no-repeat scroll -21px -90px;
	margin-left:11px;
	display:block;
	width:99px;
	float:left;
	height:90px;
	cursor:pointer;
}

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

.navi {
	margin-left:294px;
	_margin-left:284px;
}

/* CSS sprite for the navigation */
#t0 		  { margin-left:20px; _margin-left:10px;}
#t0.active { background-position:-21px 0 !important; }
#t0:hover  { background-position:-21px -180px; }
#t0:active { background-position:-21px -270px; 
}

#t1			{ background-position:-325px -90px; }
#t1:hover 	{ background-position:-325px -180px; }
#t1:active	{ background-position:-325px -270px; }
#t1.active	{ background-position:-325px 0 !important; }

#t2			{ background-position:-435px -90px; }
#t2:hover 	{ background-position:-435px -180px; }
#t2:active	{ background-position:-435px -270px; }
#t2.active	{ background-position:-435px 0 !important; }

#t3			{ background-position:-545px -90px; }
#t3:hover 	{ background-position:-545px -180px; }
#t3:active	{ background-position:-545px -270px; }
#t3.active	{ background-position:-545px 0 !important; }

#t4			{ background-position:-655px -90px; }
#t4:hover 	{ background-position:-655px -180px; }
#t4:active	{ background-position:-655px -270px; }
#t4.active	{ background-position:-655px 0 !important; }

#t5			{ background-position:-765px -90px; }
#t5:hover 	{ background-position:-765px -180px; }
#t5:active	{ background-position:-765px -270px; }
#t5.active	{ background-position:-765px 0 !important; }

#t6			{ background-position:-875px -90px; }
#t6:hover 	{ background-position:-875px -180px; }
#t6:active	{ background-position:-875px -270px; }
#t6.active	{ background-position:-875px 0 !important; }

