#main col.lcol { width: expression('224px'); width: 224px; }
#main col.ccol { }
#main col.rcol { width: expression('229px'); width: 229px; }

tr.head .head-l {
	position: relative;                                 
	height: 317px;
	width: 660px;
	background: url('../bg/head-l.jpg') top left no-repeat;
	float: left;
}

tr.head .head-r img.rt-img {
	position: absolute;                                 
	top: 352px;
	right: 271px;
	z-index: 1100;
}

#main tr.bott td.cent-col .cent-bord img.rb-img {
	position: absolute;                                 
	top: -263px;
	right: expression('-1px');
	right: 0px;
	z-index: 1100;
}

#main tr.bott td.cent-col .cent-bord .copy {
	position: absolute;                                 
	bottom: 25px;
	right: -200px;
	z-index: 1100;
	width: 350px;
	text-align: right;
}

#main tr.bott td.cent-col {
	background: url('../bg/bott-c.gif') bottom right no-repeat;
}


