@charset "utf-8";
/* CSS Document */

#mainbox {
	position:absolute;
	width:200px;
	height:309px;
	z-index:2;
	left: -2px;
	top: 17px;
}

#text {
	position:absolute;
	width:513px;
	height:426px;
	z-index:3;
	left: 307px;
	top: 54px;
}

#box1 {
	position:absolute;
	width:159px;
	height:309px;
	z-index:4;
	left: 326px;
	top: 17px;
}

#main {
	position:relative;
	width:850px;
	height:520px;
	z-index:5;
	margin-left: auto;
	margin-right:auto;
}

#lines1 {
	position:absolute;
	width:850px;
	height:16px;
	z-index:7;
	left: 0px;
	top: 510px;
	background-image: url(../jpegs/dots.jpg);

	}

#wide_box {
	height:136px;
	z-index:8;
	top: 364px;
	background-image:url(../jpegs/white_home.jpg);
}

#brown_line {
	position:absolute;
	width:850px;
	height:10px;
	z-index:9;
	left: 0px;
	top: 523px;
	background-color: #443731;
}

#lines2 {
	position:absolute;
	width:850px;
	height:12px;
	z-index:10;
	left: 0px;
	top: 545px;
	background-image: url(../jpegs/dots.jpg);
}
