#index { padding-top: 10px; height:637px; }
#index h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 11px;
	line-height: 41px;
}
#index #showcase {
	height: 156px;
	padding-bottom: 10px;
}
#index #products {
	background: url(../images/products-bg.png) no-repeat center center;
	height: 465px;
	width: 491px;
	padding: 2px;
	border: 1px solid #a58764;
	float: left;
}
#index #products h3 { padding-bottom: 14px; }
#index #products strong {
	font: normal 18px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 230px;
}
#index #products ul {
	margin: 0px;
	padding: 0px 0px 39px 265px;
	line-height: 20px;
}
#index #material {
	background: url(../images/materials-bg.png) no-repeat center center;
	height: 106px;
	width: 486px;
	padding: 2px;
	border: 1px solid #a58764;
	float: right;
	margin: 0px 0px 8px 0px;
}
#index #material a {
	height: 50px;
	width: 85px;
	display: block;
	margin: 1px 0px 0px 7px;
	padding: 1px;
	float: left;
	border: 1px solid #2c5b82;
	text-indent: 300px;
	overflow: hidden;
}
#index #material a:hover {border: 2px solid #662A0E;padding: 0px;}
#index #slideshow {
	height: 345px;
	width: 486px;
	padding: 2px;
	border: 1px solid #a58764;
	float: right;
}
#content #inner {padding: 5px 15px; background:#e5e2b9;}

#content h1 { border-bottom-color:#CAA964; }