@charset "utf-8";
/* CSS Document */

/* hide from ie on mac \*/
html {
	height: 100%;
	/*overflow: hidden;*/
}
#page {
	/*background-image:url(../images/hss_homepage.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:100%;
	background-color: #fff;*/
}
#flashcontent {
	/*position:relative;
	top:387px;
	left:-10px;*/
	width:420px;
	height: 120px;
	background-color: #000;
	
	margin-top:5px;
}
/* end hide */
/*
table td { 
	font-size: 1em; 
}

#intro
{
	margin:20 auto 0 auto;
	width:700px;
	text-align: center;
}

h1
{
	font-size: 1.8em;
	color: #ffffff;
	font-weight: normal;
	padding: .5em 0 .2em 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

h2
{
	font-size: 1.4em;
	color: #ffffff;
	font-weight: normal;
	padding: .5em 0 .2em 0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h3
{
	font-size: 0.8em;
	color: #ffffff;
	font-weight: normal;
	padding: .5em 0 .2em 0;
	font-family:Arial, Helvetica, sans-serif;
}

p
{
	font-size: 0.9em;
	line-height:1.4em;
	padding: .2em 0 .8em 0;
}

#footer { padding: 2em 0 0 0; }

#footer p
{
	font-size: 0.8em;
	padding: 0;
}

a:link, a:visited, a:active
{
	text-decoration: underline;
	color: #ffffff;
}
a:hover 
{
	color: #bf0018;
}
.indent { padding: 0 0 0 16px; }

*/