/* CSS Document */

#box_page{
	position: relative;
	height: 600px;
	width: 590px;
	left: 0px;
	top: 0px;
}#Layer1 {
	position:absolute;
	left:0px;
	top:1px;
	width:399px;
	height:151px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:135px;
	top:332px;
	width:162px;
	height:137px;
	z-index:2;
}
#Layer3 {
	position:absolute;
	left:406px;
	top:3px;
	width:179px;
	height:143px;
	z-index:3;
}
.truss_click {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	display:block;
	width:auto;
	padding-left: 80px;
	text-align: left;
	background-image: url(../images/truss_and_parts.jpg);
	background-repeat: no-repeat;
	padding-right: 0px;
	height: 40px;
	padding-top: 30px;
	background-position: -25px 0px;
}
