#divtop1
{
	background: url('images/top1.png') top left no-repeat;
	background: expression('none');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/top1.png', sizingMethod='crop');
	width: 499px;
	height: 480px;
	position:absolute; left: 0px; top: 0px;
}

#divtop2
{
	background: url('images/top2.png') top right no-repeat;
	background: expression('none');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/top2.png', sizingMethod='crop');
	width: 452px;
	height: 235px;
	position:absolute; right: 0%; top: 0px;
}
#divBottom1
{
	background: url('images/bottom1.png') bottom right no-repeat;
	background: expression('none');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bottom1.png', sizingMethod='crop');
	width: 611px;
	height: 516px;
	position:absolute; right: 0px; bottom: 0px;
}

#divLogo1
{
	background: url('images/logo1.png') bottom right no-repeat;
	background: expression('none');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo1.png', sizingMethod='crop');
	width: 357px;
	height: 47px;
	position:absolute;

	
	
}
#divLogo2
{
	background: url('images/logo2.png') top left no-repeat;
	background: expression('none');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo2.png', sizingMethod='crop');
	width: 402px;
	height: 79px;
	position:absolute;

	
	
}
#divText1
{
	
	width: 740px;
	height: 500px;
	position:absolute;
	
	
	
}

