h1#sectiontitle {
	position:absolute;
	top: 95px;
	left: 120px;
}

#about #topright {
	height: 250px;
	width: 450px;
	background: transparent url('../images/en/canopy-topright.gif') top right no-repeat;
}


#about #right {
	position: absolute;
	top: 70%;
	right: 0;
	height: 100px;
	width: 200px;
	background: transparent url('../images/en/canopy-r.gif') top right no-repeat;
 
}

#about #main {
	float: right;
	margin: -40px 7.5em 0 0;
	padding: 0;
	position: relative;
	width: 30em;
	min-height: 0;
}

* html #about #main {
	margin-right: 4em;
	width: 30em;
}