@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #fff;
	margin:0;
	padding:0;
	text-align:center;
	color:#000;
}

* {
	margin: 0;
	padding: 0;
	border:0;
}

#frame {
	width:930px;
	height:575px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	margin-top:10px;
	background-color: #fff;
	background: url(img/splash.gif) 0px 0px no-repeat;
}

#splashtxtblock	{
	width:190px;
	margin:0 0 0 41px;
	float:left;
}

#promoblock	{
	margin:210px 0 0 9px;
	width:160px;
	height:170px;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	text-align:left;
}
#addyblock	{
	margin:70px 0 0 0;
	text-align:center;
	font-size:9px;
	line-height:13px;
	font-weight:normal;
}
#addyblock a:link {color: #000; text-decoration: none;}
#addyblock a:visited {color: #000; text-decoration: none;}
#addyblock a:hover {color: #000;text-decoration: underline;}
.blue	{color:#005f9f;}
.emaillink	{margin:460px 0 0 230px;}