/* CSS Document */
#box_page{
	position: relative;
	height: 800px;
	width: 590px;
	left: 0px;
	top: 0px;
}
#Layer1 {
	position:absolute;
	left:124px;
	top:6px;
	width:456px;
	height:236px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:88px;
	top:90px;
	width:380px;
	height:192px;
	z-index:2;
}
#Layer3 {
	position:absolute;
	left:651px;
	top:89px;
	width:248px;
	height:144px;
	z-index:1;
}
#Layer4 {
	position:absolute;
	left:627px;
	top:282px;
	width:564px;
	height:128px;
	z-index:2;
}
#Layer5 {
	position:absolute;
	left:1px;
	top:-6px;
	width:111px;
	height:251px;
	z-index:3;
}
#Layer6 {
	position:absolute;
	left:626px;
	top:414px;
	width:578px;
	height:162px;
	z-index:4;
}
#Layer7 {
	position:absolute;
	left:626px;
	top:605px;
	width:564px;
	height:123px;
	z-index:5;
}

.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:21px;
	top:292px;
	width:540px;
	height:166px;
	z-index:1;
}

.side_menuz a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cc6600;
	display:block;
	width:120px;



}
.side_menuz a:hover {

	color: #999999;

}
#ego {
	position:absolute;
	left:25px;
	top:779px;
	width:531px;
	height:222px;
	z-index:1;
}
#truss_main {
	position:absolute;
	left:480px;
	top:4px;
	width:115px;
	height:22px;
	z-index:1;
}

