div.main {
	width:800px;margin:0;padding:0;position:relative;
}

div.left {
	position:relative;float:left;width:130px;text-align:left;
}

div.middle {
	position:relative;float:left;width:490px;text-align:left;
}

div.right {
	position:relative;float:left;width:160px;text-align:right;
}

iframe.head {
	border:0px;width:800px;height:250px;
}

iframe.menu {
	border:0px;width:130px;padding:0px;margin:0px;
}
