body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainMenuSpacer{
	width: 10px;
	height:10px;
}

.outerMainMenuDiv{
	position:absolute;
	z-index:1000;
	left:4px;
	top:-1px;
/*	width:500px; */
	height:18px;
	visibility: visible;

}

.outerSubMenuDiv{
	position:absolute;
	z-index:1000;
	left:4px;
	top:17px;
	width:100%; 
	height:16px;
	visibility: visible;

}

.submenuTable{
height:17px;
border-left-color:#000000;
border-left-style:solid; 
border-left-width:1px;
border-right-color:#000000; 
border-right-style:solid; 
border-right-width:1px;
background-color:#9b9b9b;
}

.subMenuDiv{
	visibility:hidden;
	z-index:-5;
	background-color:#ACACAC;
	position: relative;
	top:-4px;
	left:0px;
	height:27px;
	width: 500px;
	border: 1px solid #000000;
}
.menuCompany{
visibility:inherit;
position:absolute;
left:-5px;
}
.menuClients{
visibility:inherit;
position:absolute;
left:130px;
}
.menuPortfolio{
visibility:inherit;
position:absolute;
left:252px;
}
.menuWood{
visibility:inherit;
position:absolute;
left:374px;
}
.menuMaintenance{
visibility:inherit;
position:absolute;
left:500px;
}

.menuSearch{
visibility:inherit;
position:absolute;
left:636px;
}

.subMenuListItem{
/*	
	padding-top: 6px;
	padding-bottom: 3px;
*/
}

.contentDiv{
visibility:visible;
z-index:10;
position:absolute;
top:55px;
left:0px;
width:100%;
height:100%;
background-color:#666666;
}

.bottomHeadline{
	padding-top: 5px;
	text-align:center;
}

.floor_list_left{
	position:relative;
	left:0px;
	top:0px;
	z-index:1;
	width:90px;
	height:70px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}


.floor_list_right{
	position:relative;
	left:0px;
	top:0px;
	z-index:1;
	width:90px;
	height:70px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.floor_list_index{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
letter-spacing:1px;
color:#FFFFFF;
background-color:#333333;
filter: Alpha(Opacity=80, FinishOpacity=50, Style=5, StartX=0, StartY=0, FinishX=200, FinishY=100);
position:relative;
/*left:0px;
top:0px;
*/
z-index:1000;
width:90px;
height:10px;
}

.transparentPic{
filter: Alpha(Opacity=30, FinishOpacity=50, Style=5, StartX=0, StartY=0, FinishX=200, FinishY=100);

}

.sample_list{
	position:relative;
	left:0px;
	top:0px;
	z-index:1;
	width:180px;
	height:140px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-repeat:no-repeat;
	}
.sample_list_index{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
letter-spacing:1px;
color:#FFFFFF;
background-color:#333333;
filter: Alpha(Opacity=80, FinishOpacity=50, Style=5, StartX=0, StartY=0, FinishX=200, FinishY=100);
position:relative;
z-index:1000;
width:180px;
height:10px;
}

.list_title{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
letter-spacing:1px;
color:#CECECE;
line-height:8px;
margin:0px;
padding:0px
}


.floor_blank_frame{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}


