<style>
body {
padding:0;
font-size: 12px;
font-family: arial;
background-color: #fff;
}

#footer {padding-top: 20px;color: #000; background-color: transparent;
margin: 0px auto; width: 980px;
text-align: right;}

#footer a img { text-decoration: none; border:none;}

#scroll {
	position:relative;
	height:660px;
	overflow:hidden;
	border:1px solid #ddd;
	width:948px;
	padding:15px;
	background-color: #fff;
	margin:0px auto;


}

#tools {
	width:9999em;
	position:absolute;
	height:660px;
	background: #fff;

}

.tool {
	float:left;
	width:980px;
	height:660px;
	background-repeat:no-repeat;
	background-position:0 60px;
	padding-top: 0px;
	background-color: transparent;
}

.details {
	background-color: transparent;
	color:#666;
	line-height: 20px;
	float:left;
	font-size:12px;
	margin:50px 0 0 0;
	padding:0px 70px 0px 20px;
	width:550px;
}

.detailshome {
	background-color: transparent;
	color:#666;
	line-height: 20px;
	float:left;
	font-size:12px;
	margin:50px 0 0 0;
	padding:0px 30px 0px 20px;
	width:550px;
}

.demos {
	background-color: transparent;
	border-left:1px solid #ddd;
	line-height: 18px;
	float:right;
	min-height:365px;
	padding:80px 20px 20px 20px;
	width:272px;
}

.demos h2 {
	color:#b05b15;
	font-size:16px;
	display:block;
	padding:10px 0;
}

h2	{color:#b05b15;
	font-size:16px;
	display:block;
	padding:10px 0;}

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

.demos p {
	margin:0 0 4px;
	padding:2px 0 1px 2px;
}

#thumbs {
	background:url(ph/nav_r.jpg) no-repeat;
	height:90px;
	position:absolute;
	top:0px;
	width:990px;
	left:-8px;
}

.t a {
	background:transparent url(ph/nav_r.jpg) no-repeat scroll -20px -90px;
	margin-left:10px;
	display:block;
	width:150px;
	float:left;
	height:90px;
	cursor:pointer;
}

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

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

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

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

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

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

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

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

</style>
