
		
table.indextable {		
	height: 443px;
		}
#indexfeature{
	width: 940px;
	padding: 0 10px 0 30px;
	background:url(../img/indexfeature-bkg.jpg) no-repeat;
	font-size: 12px;
	height: 500px;
	font-weight: normal;
/*	height: 100%;*/
}
#products{
	width: 687px;
	display: block;
	float: left;
}
#videofeature{
	width: 253px;
	float: left;
	display: block;
}
#videofeature #grey p{
	text-align: left;
}
#videofeature #vidcallout p{
	color:#ffffff;
	padding: 5px 5px 0 5px;
	font-weight: normal;
}
#vidcallout p a{
	color:#464445;
}
#indexfeature .small{
	width: 7px;
}
#indexfeature #grey p{
	color:#464445;
}
#indexfeature th{
	color: #f26522;
	text-transform:uppercase;
	text-align: left;	
		}
#indexfeature a{
	color: #f26522;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#indexfeature p{
	text-align: center;
	color: #f26522;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0;
}

#indexcontain {
	position: absolute;
	top:110px;
	width: 980px;
	height: 443px;
	background: #ff8c00 url(../img/indexbg.jpg) no-repeat top left;
}		

	#indextitle {
		position:absolute;
		top: 0;
		left: 0;
		z-index: 100;
	}
	
	#flashspot {
		position: absolute;
		left: 27px;
		top: 115px;
		z-index: 50;
		width: 579px;
		height: 301px;
	}
	
	#indexproductimage {
		position:absolute;
		top:0px;
		right: 0px;
		z-index: 25;
		width: 369px;
		height: 290px;
	}
	
	#indexcopyarea {
		position:absolute;
		top:290px;
		right: 23px;
		z-index: 10;
		width: 346px;
		height: 126px;
		background: url(../img/indexcopybg.gif) no-repeat top left;
	}
	
		#indexcopyareaimg {
			float: left;
			width: 149px;
			height: 126px;
		}
		
			#indexcopyareaimg img {
				margin-top: 12px;
				margin-left: 12px;
				border: 1px solid #27292c;
			}
		
		#indexcopyareatext {
			float: right;
			width: 183px;
			height: 114px;
			overflow: hidden;
		}
		
			#indexcopyareatext p {
				margin-top: 12px;
				margin-right: 12px;
				font: 11px Arial, Helvetica, sans-serif;
				color: #000;
			}
			
			#indexcopyareatext a {
				color: #f56800;
				font-weight: bold;
				text-decoration: none;
			}
			
			#indexcopyareatext a:hover {			
				color: #a09581;
				font-weight: bold;
				text-decoration: none;
			}


.newhome {
	background: #ff8c00 url(../img/newhome.png) no-repeat top left;
	width: 980px;
	height: 443px;
	font: normal 12px/1.75em Arial, Helvetica, sans-serif;
	color: #000;
	overflow: hidden;
}

	.newhome a {
		color: #000;
		text-decoration:none;
	}
	
	.newhome a:hover {
		color: #8f4f00;	
	}

.new_left {
	float: left;
	width: 580px;
	margin: 15px 0 0 30px;
}

	.new_left table {
		margin: 40px 0 0 0;	
	}

.new_right {
	float: right;	
	width: 310px;
	margin: 290px 40px 0 0;
}
.new_right_button {
	float: right;
	width: 225px;
	margin: 25px 75px 0 0;
}

	.new_right_spec {
		height: 65px;
		overflow: hidden;
		color:#717171;
		font:11px/12px Arial,Helvetica,sans-serif;
	}
	
	.new_right_social {
		margin: 10px 0 0 0;
	}
	
	.new_right_social img {
		margin: 0 30px 0 0;	
	}

