@charset "UTF-8";
/* CSS Document */
.bannerLeft
{
	/*background-image: url(../img/home/bannerLeft.jpg);*/
	background-repeat: no-repeat;
	background-position: 0 0;
	$height: 308px;
	min-height: 308px;
	padding-left: 233px;
}
.bannerBottom
{
	background-image: url(../img/home/bannerBottom.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding-bottom: 190px;
	font-size: 11px;
	text-align: center;
	line-height: 19px;
}
.menuRight
{
	background-image: url(../img/home/bannerRight.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%;
	padding-bottom: 312px;
}
H1
{
	text-align: center;
}

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