* {	margin: 0px;	padding: 0px;}html {	height: 100%;	width: 100%;}body {	height: 100%;	width: 100%;}#foot {	background-color: #CCCCCC;	height: 20px;	width: 100%;	text-align: right;	position: absolute;	bottom: 0px;	z-index: 2;	left: 0px;}#foot ul {	list-style-type: none;}#foot li {	display: inline;	padding-right: 10px;}#foot li a {	text-decoration: none;	color: #FFFFFF;	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	text-transform: uppercase;	line-height: 18px;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #FFFFFF;	padding-right: 10px;	font-weight: normal;}#plan {	text-transform: uppercase;	position: absolute;	left: 50%;	top: 50%;	list-style-type: none;	width: 300px;	height: 240px;	margin-left: -150px;	margin-top: -100px;}#plan h1 {	width: 300px;	text-align: center;}#plan h1 span {	display: none;}#plan ul {	list-style-type: none;	margin-top: 10px;}#plan li {	margin-bottom: 3px;	width: 300px;	text-align: center;	font-size: 12px;	line-height: 18px;}#plan a {	font-family: Arial, Helvetica, sans-serif;	color: #999999;	text-decoration: none;	font-size: 12px;	padding-right: 10px;	padding-left: 10px;	line-height: 18px;}#plan a:hover {	text-decoration: underline;}#noflash {	height: 380px;	width: 1000px;	margin-top: -190px;	margin-left: -500px;	position: absolute;	left: 50%;	top: 50%;}
