/* Level 1 */
#image .level1-col1,
#image .level1-col2
{
	float:left;
	margin:0;
}

#image .level1-col1 {
	width:230px;
	height:310px;
	background:url(../layout/bg_imgage_level1.gif) repeat-x;
}

#image .level1-col1 img {
	margin:217px 0 0 20px;
}

#image .level1-col2 {
	width:770px;
}

/* Level 2 */
#image .level2-col1,
#image .level2-col2
{
	float:left;
	margin:0;
}

#image .level2-col1 {
	width:420px;
}

#image .level2-col1 img {
	margin:115px 0 0 20px;
}

#image .level2-col2 {
	width:580px;
}
