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

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

#mainboxtext {
	position:absolute;
	width:272px;
	height:91px;
	z-index:3;
	left: 10px;
	top: 204px;
}

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

#main {
	position:relative;
	width:850px;
	height:630px;
	z-index:5;
	margin-left: auto;
	margin-right:auto;
}
#box2 {
	position:absolute;
	width:159px;
	height:309px;
	z-index:5;
	left: 510px;
	top: 17px;
}
#box3 {
	position:absolute;
	width:159px;
	height:308px;
	z-index:6;
	left: 697px;
	top: 17px;
}

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

	}

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

#wide_box img
{padding-right: 10px}

#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);
}
