<!--

#eula-home
{
	background: #fff url(images/bg-eula.jpg) no-repeat 50% 0;
}

body
	{
	background: #fff url(images/bg.jpg) no-repeat 50% 0;
	margin: 0;
	padding: 0;
	border: 0;
	
	font-family: Tahoma, Helvetica, Trebuchet, Arial, sans-serif;
   	font-size: 11px;
	font-weight: normal;
	line-height: 1.5;
    	color: #000;
	text-align: center;
	}
	
a img { border: none; }	
a:link, a:visited { color: #000; font-weight: bold; text-decoration: none; }	
a:hover, a:active { color: #000; font-weight: bold; text-decoration: underline; }

.clear { clear: both; font-size: 0px; line-height: 0px; }

ul { margin: 0; padding: 0; }
li { list-style-type: none; margin: 0; padding: 0; }

#pgcenter
	{
	background: transparent url(images/bg.jpg) no-repeat 50% 0;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	text-align: left;
	}

	
/*  HEADER  */
	
#header
	{
	position: relative;
	float: left;
	display: inline;
	width: 980px;
    	height: 690px;
	margin: 0;
	padding: 0;
	}

#select
	{
	position: relative;
	float: left;
	display: inline;
	width: 980px;
	margin: 295px 0 0 0;
	padding: 0;
	text-align: center;
	}



/*  LEGAL  */

#footer
	{
	position: relative;
	float: left;
	display: inline;
	width: 980px;
	height: 310px;
	margin: 0;
    	padding: 0;
	text-align: center;
	}
	
-->
