*{
padding:0px;
margin:0px;
text-align:left;
}

body{
background-color: #44670E;
}

#home_main{
float:left;
width:778px;
height:500px;
background-image:url(http://www.cafesakura.com/images/homepage_main.jpg);
background-repeat: no-repeat;
background-position: 15px 15px;
margin:10px;
border:1px solid #ccc;
background-color: #fff;
}
	#home_inner{
	margin-top:390;
	margin-right:10;
	float:right;
	width:385px;
	height:75px;
	}

#home_side{
float:left;
margin:10px;
margin-left:0px;
margin-top:0px;
}

	#box1{
	width:200px;
	height:165px;
	background-image:url(http://www.cafesakura.com/images/homepage_box1.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	margin:10px;
	border:1px solid #ccc;
	background-color: #fff;
	}
	#box2{
	width:200px;
	height:183px;
	background-image:url(http://www.cafesakura.com/images/homepage_box2.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	margin:10px;
	border:1px solid #ccc;
	background-color: #fff;
	}
	#box3{
	width:200px;
	height:126px;
	background-image:url(http://www.cafesakura.com/images/homepage_box3.jpg);
	background-repeat: no-repeat;
	background-position: 15px 15px;
	margin:10px;
	border:1px solid #ccc;
	background-color: #fff;
	}

	
	
/*javascript dropdown CSS*/

#dhtmlgoodies_contentBox {
  border:1px solid #317082;
  height:0px;
  visibility:hidden;
  position:absolute;
  background-color:#ffffff;
  overflow:hidden;
  padding:2px;
  width:995px;
  margin:10px;
}

#dhtmlgoodies_content {
  position:relative;  
  font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
  width:100%;
  font-size:0.8em;
}

#dhtmlgoodies_slidedown {
  position:relative;
  width:980px;
}



