#content{
position: absolute; 
height: 100%; 
width: 100%;
overflow: hidden; 
}

#fgallery{
display: none;
margin: auto;
overflow: hidden; 
position: absolute;
font-family: 'Oregano', serif;
top: 20px; left: 0; bottom: 0; right: 0;
width: 850px;
height: 750px;
z-index:15;
background-color: #000000;
}

#close_fgallery{
display: none;
margin: auto;
overflow: hidden;
position: absolute;
font-family: 'Oregano', serif;
bottom: 30px;
left: 45%;
width: 50px;
height: 25px;
z-index:17;
background-color: #000000;
}

#framegallery{
overflow: visible;
position: absolute;
top: -55px; left: 0; bottom: 0; right: 0;
width:100%;
height:820px;
}

#contact{
background-color: #fff;
display: none;
margin: auto;
position: absolute;
font-family: 'Oregano', serif;
top: -270px; left: 0; bottom: 0; right: 0;
width: 530px;
height: 300px;
/* for IE */
filter:alpha(opacity=80);
/* CSS3 standard */
opacity:0.8;
z-index:5;
}

#prices{
background-color: #fff;
display: none;
margin: auto;
position: absolute;
font-family: 'Oregano', serif;
top: -100px; left: 0; bottom: 0; right: 0;
width: 600px;
height: 600px;
overflow: auto;
/* for IE */
filter:alpha(opacity=80);
/* CSS3 standard */
opacity:0.8;
z-index:5;
}

#dkcover{
/* for IE */
filter:alpha(opacity=80);
/* CSS3 standard */
  opacity:    0.8; 
  background: #000; 
  width:100%;
  height:100%; 
  z-index:0;
  top:0; 
  left:0; 
  position:fixed; 
}

#content-cover{
position: absolute; 
height: 100%; 
width: 100%;
overflow: hidden; 
background: transparent;
}

.bg {
width: 100%;
position: absolute;
top: 0;
left: 0;
z-index:-5;
}

#topahoriz-nameplate {
position: absolute; 
top: 5px; 
height: 50px; 
width: 350px;
font-family: 'Oregano', serif;
background-color: rgb(0,0,0);
/* for IE */
filter:alpha(opacity=80);
/* CSS3 standard */
opacity:0.8;
z-index:10;
}

#topbhoriz-nameplate {
position: absolute; 
top: 55px; 
height: 50px; 
width: 350px;
font-family: 'Oregano', serif;
background-color: rgb(0,0,0);
/* for IE */
filter:alpha(opacity=80);
/* CSS3 standard */
opacity:0.8;
z-index:10;
}

#horiz-nameplate {
position: absolute; 
bottom: 45px; 
height: 80px; 
width: 100%;
font-family: 'Oregano', serif;
background-color: rgb(0,0,0);
/* for IE */
filter:alpha(opacity=70);
/* CSS3 standard */
opacity:0.7;
z-index: 2;
}

#portfolio{
display: none;
position: absolute;
font-family: 'Oregano', serif;
bottom:105px;
left: 68%;
height: 140px;
width: 150px;
background-color: rgb(0,0,0);
/* for IE */
filter:alpha(opacity=80);
/* CSS3 standard */
opacity:0.8;
z-index: 10;
}

#customer{
display: none;
margin: auto;
position: absolute;
font-family: 'Oregano', serif;
bottom: 105px;
left: 85%;
width: 150px;
height: 140px;
background-color: rgb(0,0,0);
/* for IE */
filter:alpha(opacity=80);
/* CSS3 standard */
opacity:0.8;
z-index:10;
}

#infobar{
position: absolute; 
bottom: 0px; 
height: 20px; 
left: 35%;
width: 340px;
background-color: rgb(0,0,0);
/* for IE */
filter:alpha(opacity=70);
/* CSS3 standard */
opacity:0.7;
z-index: 2;
}

a {text-decoration: none; }
