/* CSS Document */

#box_page{
	position: relative;
	height: 800px;
	width: 590px;
	left: 0px;
	top: 0px;
}




#Layer3 {
	position:absolute;
	left:0px;
	top:0px;
	width:378px;
	height:140px;
	z-index:1;
}
#Layer1 {
	position:absolute;
	left:387px;
	top:0px;
	width:161px;
	height:140px;
	z-index:1;
}
.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 150px;
	height: 120px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 0px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 280px;
	height: 250px;
}.hoverbox a
{
	position: relative;
}

.hoverbox a:hover
{
	display: block;
	font-size: 100%;
	z-index: 1;
}

.hoverbox a:hover .preview
{
	top: -74px;
	left: -65px;
}

.hoverbox li
{
	position: static;
}

#hover_box {
	position:absolute;
	left:7px;
	top:252px;
	width:577px;
	height:166px;
	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;
}
