body {
	padding:0px;
	margin: 0px;
	color:#777777;
	font-family:'Lucida Grande','Lucida Sans Unicode','bitstream vera sans','Trebuchet MS',verdana;
	background-image:url(images/bg_strip3.jpg);
	background-repeat:repeat-x;
	}

h2 {
	color:#2D2D2D;
	font-family:'Trebuchet MS',Trebuchet,Verdana,sans-serif;
	font-size:24px;
	font-weight:bold;
	padding-bottom:6px;
	margin-top:0px;
	margin-bottom:4px;
	padding:0px;
}

#topbar {
	font-size: 12px;
	text-align: right;
	margin-top: -10px;
	padding-bottom:10px;
	padding-left: 50px;
	background-color: #111111;
	width:850px;	
	margin-left: auto;
	margin-right: auto;
}

#topbar a {
	color:#777777;
	text-decoration:none;
}

#dark {
	background-color: #111111;
	width:100%;
	padding-top: 30px;
}


#frame {	
	background-color: #111;
	background-image:url(images/frame.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:550px;
	padding-top:26px;
	padding-left:23px;
	padding-right:10px;
	margin-left:auto;
	margin-right:auto;	
}

#scroll {
	position:relative;
	height:460px;
	overflow:hidden;
	width:948px;
	padding:12px;
	background-color: #111;
}

#tools {
	width:9999em;
	position:absolute;
	height:400px;
}

.tool {
	float:left;
	width:1000px;
	height:400px;
	background-repeat:no-repeat;
	background-position:40px 0px;
}

.details {
	background-color:#111;
	color:#fff;
	float:left;
	font-size:15px;
	margin:300px 0 0 0;
	padding:10px 60px;
	width:525px;
	/*text-transform:capitalize;*/
}

.details strong {
	color: #f2740f;
	font-style:normal;
}

.demos {
	background-color:#111;
	border-left: 1px solid #555;
	float:right;
	min-height:365px;
	padding:0 25px;
	width:272px;
	font-size:12px;
	color:#fff;
	margin-right:10px;
}

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

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

.demos p {
	margin:0 0 4px;
	background:transparent url(images/bullet.png) no-repeat scroll 0 2px;
	padding:2px 0 1px 22px;
}

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

.t a {
	background:transparent url(images/sprites3.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:314px;
	_margin-left:304px;
}



.midnav {
	width:100%;
	background-repeat:repeat-x;
}

.midnavInner {		
	height: 130px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

.midnavInner td {
 	padding-right:20px;
	padding-top:10px;
	font-size: 14px;
	line-height:1.5em;
}

/* 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; }

.fr {
	float:right;
}

.section {
margin-top:55px;
background-color:white;
}

.newpiece {
	display: block;
	position: absolute;
	left: 69px;
	top: 0;
}

.piece {
	position:relative;
	width: 150px;
	color: black;
	font-family: arial;
	font-size: 10px;
	float:left;
	margin-bottom:35px;
	margin-left:20px;
	margin-right:20px;
}


.quoteatt {
	text-align:right;
}

.quoteattdetail {
	color:silver;
	font-size:10px;
}