html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}


body {
	font-size: 1em;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	text-align: center;
	background: #fff;
	color: #959595;
}

#page {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	text-align: center;
	overflow: visible;
}

a, a:link, a:visited {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	outline: none;
	color: #d7d7d7;
}

a:hover {
	color: #959595;
}


h1 {
	display: block;
	width: 600px;
	height: 451px;
	overflow: hidden;
	text-indent: -5000px;
	font-size: 0.1em;
	background: url("/images/comingsoon.gif") top left no-repeat;
	margin-top: 100px;
}

.block {
	clear: both;
	line-height: 1.5em;
	display: block;
	font-size: 2.5em;
	font-weight: normal;
}

#footerhome {
	margin-top: 2px;
	font-size: 0.9em;
	text-align: right;
}