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

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

#text {
	position:absolute;
	width:454px;
	height:193px;
	z-index:3;
	left: 307px;
	top: 57px;
}

#box1 {
	position:absolute;
	width:162px;
	height:199px;
	z-index:4;
	left: 0px;
	top: 50px;
}

#box2 {
	position:absolute;
	width:162px;
	height:318px;
	z-index:8;
	left: 0px;
	top:380px;
}

#box3 {
	position:absolute;
	width:162px;
	height:200px;
	z-index:9;
	left: 0px;
	top: 707px;
}
#box4 {
	position:absolute;
	width:400px;
	height:290px;
	z-index:10;
	left: 322px;
	top: 51px;
}
#box5 {
	position:absolute;
	width:400px;
	height:152px;
	z-index:11;
	left: 322px;
	top: 379px;
}
#box6 {
	position:absolute;
	width:162px;
	height:330px;
	z-index:12;
	left: 0px;
	top: 392px;
}
#box7 {
	position:absolute;
	width:162px;
	height:115px;
	z-index:13;
	left: 172px;
	top: 392px;
}
#box8 {
	position:absolute;
	width:162px;
	height:115px;
	z-index:14;
	left: 344px;
	top: 392px;
}
#box9 {
	position:absolute;
	width:162px;
	height:115px;
	z-index:15;
	left: 516px;
	top: 392px;
}
#box10 {
	position:absolute;
	width:162px;
	height:115px;
	z-index:16;
	left: 687px;
	top: 392px;
}

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

#lines1 {
	position:absolute;
	width:850px;
	height:16px;
	z-index:7;
	left: 0px;
	top: 721px;
	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);
}
