.style1 {
	font-family: Verdana;
	color: #fff;
	font-size: 10px;
	text-align: right;
}
#flashed {
	height: 442px;
	width: 779px;
	position: inherit;
	visibility: visible;
	z-index: 5;
}
#noflash {
	height: 380px;
	width: 310px;
	visibility: visible;
	z-index: 1;
	position: inherit;
	background-image: url(images/bgimage.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

