/* CSS Document */

div#header
{
position: absolute; left: 20px; top: 20px;

}

div#store
{
position: absolute; left: 82px; top: 230px;
}

div#contact
{
	position: absolute;
	left: 82px;
	top: 260px;
	width: 224px;
	overflow: hidden;
	height: 38px;
	visibility: inherit;
}

div#gallery
{
position: absolute; left: 320px; top: 20px;
}