body {
	margin: 0;
	text-align: center;
}

#main_frame {
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

#hori_menu {
	background-image: url("./images/apnme_1.jpg");
	width: 1000px;
	height: 62px;
}

#flash_block {
	background-image: url("./images/apnme_2.jpg");
	width: 1000px;
	height: 256px;
	text-align: center;
}

#main_menu {
	background-image: url("./images/apnme_3.jpg");
	width: 254px;
	height: 548px;
	float: left;
}

#v_menu {
	position: relative; 
	top: 25px;
}

#content {
	/*background-image: url("./images/apnme_4.jpg");*/
}

#cl {
	width: 254x;
	background-image: url("./images/apnme_6.jpg");
}

#cr {
	width: 746px;
	background-image: url("./images/apnme_7.jpg");
}

#footer{
	background-image: url("./images/apnme_8.jpg");
	width: 1000px;
	height: 177px;
}