@charset "utf-8";
.wrap #container { 
	background:url(../images/home-bg-all.png) center top repeat-y;
} 
.wrap #contentbar {
	width: 354px; /* TOTAL 554px */
}
.wrap #contentbar #footer p{
	width:316px;
}
.wrap #menubar { 
	background:url(../images/image-home.png) 0 0 no-repeat;
}

