@charset "UTF-8";
/* CSS Document */

.pageContentSpacer{
	width:100%;
	height:160px;
	left:0px;
	top:0px;
	background-color:#000000;
	position:relative;
	visibility:hidden;
}
	
.topSpace{
	width:100%;
	height:156px;
	left:0px;
	top:0px;
	background-color:#000000;
	position:absolute;
}

.topArea{
	width:100%;
	left:0px;
	top:10px;
	position:absolute;
	height:140px;
	background-color:#000000;

}

.logoBox{
	width:257px;
	height:75px;
	text-align:left;
	margin-right:116px;
	display:inline;
}

.adBox{
	width:607px;
	height:78px;
	display:inline;

}

.bar2{
	width:980px;
	height:28px;
	margin-bottom:0px;
}

.navArea{
	top:170px;
	background-image:url(http://www.futureale.com/navbar_gfx/nav_red.png);
	background-repeat:repeat-x;
	height:40px;
	background-position:0px;

}

.navBar{
	background-image:url(http://www.futureale.com/navbar_gfx/nav_black.png);
	background-repeat:repeat-x;
	background-position:0px;

}


/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: b6b6b6;
	text-decoration: none;
	background-image: url(navbar_gfx/left.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 111px;
	text-align: center;
	line-height: 40px;
	
	a:link {
		color: #b6b6b6;
		text-decoration: none;
	}
	a:visited {
		color: #b6b6b6;
		text-decoration: none;

	}
	a:hover {
		color: #b6b6b6;
		text-decoration: none;
	}
	a:active {
		color: #b6b6b6
		text-decoration: none;
	}
*/
