html
{
	/*height: 100%;*/
	background: url(../images/home-bg.jpg) no-repeat top left #000;
}


#banner
{
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:	160%;
	position: absolute;
	top: 10px;
	left: 25px;
	text-align: center;
	font-weight: bold;
	width: 700px;	
}

#background
{
	/*background-color: black;
	opacity: .85;
	filter:alpha(opacity=85);*/
	position: absolute;
	top: 50px;
	left: 25px;
}

#trans
{
	/*background-color: black;
	opacity: .85;
	filter:alpha(opacity=85);*/
	width: 700px;
	height: 418px;
	background-color: gray;
    filter:alpha(opacity=50);
    -moz-opacity:0.50;
    opacity: 0.50;
    	
}

#eighth
{
	/*clear: both;*/
	width: 350px;
	height: 250px;
	background-color: transparent;
	position: absolute;
	top: 30px;
	left: 350px;
	text-align: center;	
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:	90%;
	
	z-index: 2;
}

#eighth a, #seventh a, #content a
{
	color: white;
}


#seventh
{
	/*clear: both;*/
	width: 350px;
	height: 250px;
	background-color: transparent;
	position: absolute;
	top: 30px;
	left: 0;
	text-align: center;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:	90%;
	
	z-index: 2;
}

#content
{
	/*clear: both;*/
	width: 640px;
	height: 50px;
	background-color: transparent;
	position: absolute;
	top: 290px;
	left: 30px;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:	90%;
	
	z-index: 2;
}

.sa-link 
{
	display: block;
	text-indent:-3000px;
	position: absolute;
	top: 350px;
	left: 269px;
	z-index: 2;
	height: 31px;
	width: 162px;	
	
}


.sa-link a
{
	display: block;
	background: url(../images/home-logo.png) !important;
	background:url(../images/home-logo.gif);
	height: 31px;
	width: 162px;
}

.sa-link a:hover
{
	background: url(../images/home-logo-glow.png) !important;
	background:url(../images/home-logo.gif);
}

.links
{
	/*display: block;*/
	text-indent:-3000px;
	width: 223;
	height: 60; /*was 30*/
}
