#introtext{
	clear : both;
	color: #655838;
	padding-top : 40px;
	padding-left : 20px;
	padding-right : 20px;
	padding-bottom : 30px;
	line-height : 18px;
}

#title1{
	float : left;
	color: #6f5724;
	line-height : 30px;
	padding-left : 30px;
	font-size: 160%;
	letter-spacing : 2px;
	background-image: url('../images/title.gif');
	background-repeat: no-repeat;
	background-position : 5px left;
	margin-top : 20px;
}
#title2{
	clear : both;
	float : left;
	color: #6f5724;
	line-height : 30px;
	padding-left : 30px;
	font-size: 130%;
	letter-spacing : 2px;
}
#box1{
	clear : both;
	float : left;
	margin-left : 400px;
	font-size : 4.0em;
	width : 250px;
	height: 100px;
}
#box2{
	float : left;
	font-size : 0.9em;
	width : 150px;
	height: 100px;
}
#box3{
	clear : both;
	float : left;
	font-size : 1.0em;
	width : 400px;
	height: 500px;
}
#box3 img{
	border : 1px dashed #cccccc;
}
#box4{
	border-left : 4px solid #cccccc;
	float : left;
	font-size : 1.0em;
	width : 450px;
	height: 500px;
	padding-left : 50px;
}

