/*override*/
#header h1 {
	position: absolute;
	left: 58px;
	top: 111px;
}

#content .section01 {
	position: relative;
	margin-bottom: 30px;
}
#content .section01 h3 {
	margin-bottom: 15px;
}
#content .section01 h4 {
	margin-top: 15px;
	margin-bottom: 15px;
}

#content .section01 p {
	width: 510px;
}


#content .section01 .bt {
	position: absolute;
	left: 520px;
	top: 50px;
}
#content .section02 {
	height: 0px;
	padding-top: 334px;
	background-image: url(../images/figure01.gif);
	background-repeat: no-repeat;
	position: relative;
	overflow: hidden;
	margin-bottom: 30px;
}
#content .section02 .bt02 {
	position: absolute;
	left: 381px;
	top: 260px;
}
#content .section02 .bt03 {
	position: absolute;
	left: 678px;
	top: 207px;
}
#content .section03{
	height: 202px;
	margin-bottom: 30px;

}
#content .section03 .column01 {
	height: 0px;
	width: 203px;
	padding-top: 202px;
	background-image: url(../images/column01.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	float: left;
	margin-right: 13px;
}
#content .section03 .column01 .bt01 {
	position: absolute;
	left: 20px;
	top: 152px;
}
#content .section03 .column02 {
	height: 0px;
	width: 594px;
	padding-top: 202px;
	background-image: url(../images/column02.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	position: relative;
	float: left;
}
#content .section03 .column02 .bt02 {
	position: absolute;
	left: 20px;
	top: 152px;
}
