/* CSS Document */
#box_page{
	position: relative;
	height: 600px;
	width: 590px;
	left: 0px;
	top: 0px;
}
#Layer1 {
	position:absolute;
	left:381px;
	top:-3px;
	width:214px;
	height:206px;
	z-index:1;
}




#Layer2 {
	position:absolute;
	left:0px;
	top:0px;
	width:374px;
	height:194px;
	z-index:1;
}

.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;
}


#Layer2 ul {
	margin-top: 0px;

}