div#top
{
	height: 384px;
	background-image: url('/images/photo_home.jpg');
}

div#flap1
{
	background-image: url('/images/flap1_home.jpg');
}

div#flap2
{
	top: 187px;
	background-image: url('/images/flap2_home.jpg');
}

div#bottom
{
	height: 218px;
	background-image: url('/images/background_home.gif');
	background-repeat: no-repeat;
}

div#content1
{
	position: absolute;
	top: 0;
	left: 0;
	margin: 20px;
	width: 236px;
}

div#content1b
{
	position: absolute;
	top: 0;
	left: 276px;
	margin: 20px;
	margin-left: 0;
	padding-left: 20px;
	border-left: 1px dotted #5A5747;
	width: 164px;
}

div#content2
{
	position: absolute;
	top: 0;
	left: 485px;
	margin: 20px;
	margin-left: 0;
	padding-left: 20px;
	border-left: 1px dotted #5A5747;
	width: 240px;
}

