#container{
position:fixed;
  overflow:hidden;
  margin-left: 10%;
  margin-top: 2%;
  
}
* html #container{
  height:auto; /* So IE plays nice */
}

#menu{
  float:left;
  z-index: 9505;
  width:800;	
  border-left:none;
  border-right:none;
  margin-left:none;
  margin-right:none;
  display:inline;
  height:auto;
  
}
#container2{
float:left;
    background-image:url(../../assets/playthingstudio.jpg);
  background-repeat:no-repeat;
  height:auto;
  width:800px;
}
#gren{
  width:390px;
  height:230px;
  float:left;
  margin-top:10px;
  margin-left: 10px;
  z-index: 9500;
  background-color:#FAFAFA;
opacity: 0.90;
filter:alpha(opacity=90);
border-style:solid;
border-width:1px;
border-color:#000000;}
#septher{
  width:390px;
  height:230px;
  float:left;
  margin-top:-232px;
  margin-left: 410px;
  z-index: 9500;
  background-color:#FAFAFA;
opacity: 0.90;
filter:alpha(opacity=90);
border-style:solid;
border-width:1px;
border-color:#000000;}
*html #septher{
margin-top:-244;
}

#glyde{
  width:390px;
  height:230px;
  float:left;
  margin-top:10px;
  margin-left: 10px;
  z-index: 9500;
  background-color:#FAFAFA;
opacity: 0.90;
filter:alpha(opacity=90);
border-style:solid;
border-width:1px;
border-color:#000000;}
#ashi{
  width:390px;
  height:230px;
  float:left;
  margin-top:-232px;
  margin-left: 410px;
  z-index: 9500;
  background-color:#FAFAFA;
opacity: 0.90;
filter:alpha(opacity=90);
border-style:solid;
border-width:1px;
border-color:#000000;}
*html #ashi{
margin-top:-244;
}
#content{
padding:5px;
}
 
