body {
background-color::#ffffff;
}
#bg
{
	position:absolute;
	right:80px;
	top:35px;
	width:600px;
	height:500px;
	background:url(i/fon.jpg) right top no-repeat;
}
#bottom
{
	position:absolute;
	right:50px;
	top:440px;
	width:600px;
	height:90px;
	background:url(i/bottom.gif) right top no-repeat;
}
#vert
{
	position:absolute;
	background-color:#19b423;
	top:0px;
	right:263px;
	height:500px;
	width:1px;
	overflow:hidden;
	z-index:100;
}
#textpar
{
	position:absolute;
	right:284px;
	top:84px;
	width:290px;
	height:60px;
	font-family:Tahoma;
	font-size: 9pt;
	font-weight:bold;
	
}


