/* BASIC
----------------------------------------------- */
body,
input,
button,
select,
textarea {font-family: Arial, Helvetica, sans-serif;}

/* OTHER
----------------------------------------------- */

html,
body {margin: 0; padding: 0; height: 100%;}
body {background: #fff;}

#flashOverride {height: 100%}
#floater	{position: relative; float:left; height:50%; margin-bottom:-90px; width:1px;}
#content	{position: relative; clear:both;	height:180px; width: 100%; margin:0 auto;}
	#logo	{width: 168px; height: 179px; margin: 0 auto; background: url(../img/logo.jpg) no-repeat 50% 0px;}

#footer		{position: absolute; right: 8px; bottom: 4px; text-align: right; font-size: 10px; text-transform: uppercase; color: #acaaaa;}
.copy		{display: inline;}
.copy a		{color: #acaaaa; text-decoration: none;}
.copy a:hover {color:#000}