#container {
	background-image:url(images/waza.png);
	background-repeat:no-repeat;
	width:1000px;
	float:left;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
#box1 {
	width:900px;
	height:302px;
	margin-top:40px;
	margin-left:103px;
	margin-bottom:28px;
}
#box1 p {
	width:270px;
	height:302px;
	float:left;
	margin-right:22px;
}
#box2 {
	width:900px;
	height:302px;
	margin-left:103px;
	margin-bottom:18px;
}
#box2 p {
	width:270px;
	height:302px;
	float:left;
	margin-right:22px;
}
#maintitle {
	width:855px;
	height:138px;
	margin-bottom:20px;
	margin-left:100px;
}
