.a_body {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 1000px;
	height: 510px;
	background: #000000;
}

.a_graf_l{
	position: absolute;
	left: -301px;
	top: 0px;
	width: 301px;
	height: 510px;
	background: url('../../dom/gfx/left_a.jpg') no-repeat 0px 0px;
}

.a_graf_p{
	position: absolute;
	right: -301px;
	top: 0px;
	width: 301px;
	height: 510px;
	background: url('../../dom/gfx/bg_2.jpg') no-repeat 0px 0px;
}

#a_flash{
	position: absolute;
	left: 0;
	top: 0;
}

.a_pnav{
	position: absolute;
	top: 20px;
	right: 0px
}
