html, body {
	background:#000;
	text-align:center;
}

h1 {
	background:url(../gfx/logo.gif) no-repeat top center;
	font-size:0.000000001mm;
	height:47px;
	margin:10px auto;
	text-align:left;
	text-indent:100px;
	width:762px;
}

#menu {
	border-bottom:1px solid #242424;
	height:35px;
	margin:20px auto 10px auto;
	text-align:left;
	width:700px;
}

#menu ul {
	height:35px;
	margin:0;
	padding:0;
	width:500px;
}

#menu ul li {
	float:left;
	list-style:none;
	width:100px;
}

#menu ul li a {
	color:#999;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	height:28px;
	padding-top:7px;
	text-align:center;
	text-decoration:none;
	width:100px;
}

#menu ul li.sel a {
	background:url(../gfx/menu_sel.gif);
	color:#ccc;
}

h2 {
	color:#999;
	float:right !important;
	font:1.2em normal Arial,Helvetiva,sans-serif;
	font-weight:normal;
	margin:5px auto 10px auto;
	padding:0;
	text-align:left;
}

h3 {
	color:#999;
	margin:0;
	padding:0;
}

#flashholder {
	background:#333;
	border:1px solid #444;
	height:462px;
	margin:20px auto;
	width:762px;
}

object, embed {
	margin:2px;
	padding:0;
}

#page {
	color:#ccc;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin:20px auto 0 auto;
	text-align:left;
	width:700px;
}

#page p, #page li {
	color:#aaa;
	font-size: 0.8em;
}

ul.linklist {
	margin:5px 0 10px 15px;
	padding:0;
}

ul.linklist li {
	list-style-image:none;
	list-style-type:none;
	margin:3px 0;
}

ul.linklist li a {
	color:#ccc;
	font-size:0.9em;
	text-decoration:none;
}

#footer {
	clear:both;
	margin:0 auto;
	padding:20px 0 10px 0;
	position:relative;
	text-align:left;
	width:752px;
}

#footer p {
	font:1em normal Arial,Helvetica,sans-serif;
	margin-top:0;
}

#footer #disclaimer {
	color:#666;
	float:left;
	font-size:0.7em;
	width:360px;
}

#footer .disclaimer {
	color:#666;
	font-size:0.7em;
}

#footer #otherSiteLink {
	background:url(../gfx/bg_otherSiteLink.gif) no-repeat;
	color:#fff;
	font-size:0.7em;
	height:56px;
	margin-left: 370px;
	width:375px;
}

#footer #otherSiteLink p{
	padding:14px 75px 10px 85px;
}

#footer a {
	color:#66c;
}

.testimonial {
	border-bottom:1px solid #666;
	clear:both;
	color:#aaa;
	line-height:1.6em;
	padding-bottom:20px;
}

.testimonialauthor {
	color:#777;
	font-size:0.9em;
	font-style:italic;
	text-align:right;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*
.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}
*/

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

/*.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}*/

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
