/*header settings*/
*.*{
	font-family:Arial, sans-serif;	
	}
a.top{
	text-decoration:none;	
	font-size:14pt;
	font-weight: bold;
	color:#FFFFFF;
	}
a.top:hover{
	color:#FF9C6C;
	}
td.logo{
	 width:422px;
	 height:160px;
	 background-image:url('/images/1024.gif');
	}
td.topnav{
	width:25%; 
	height:37px; 
	text-align:center;
	background-color:#FF4A00;
	}
td.topspace{
	 width:100%; 
	 height:123px;
	}
img.logolink{
	border:0px;
	 width:422px;
	 height:100%;
	}
div.head{
	position: absolute;
	top: 0px;
	height: 160px;
	z-index: 99;
	width: 100%;
	}
div.advert{
	position: absolute;
	top: 37px;
	height: 123px;
	z-index: 1;
	}
div.content {
	background-image: url(http://www.orangecom.com/images/gradiant.gif);
	background-repeat:no-repeat;
	background-position:center;
	position: relative;
	border-top:none;
	align: center;
	top: 185px;
	z-index: 1;
	}
.black {
	background-color:#000000
}

div.gradient {
background-image: url(http://www.orangecom.com/images/gradiant.gif);
background-repeat:no-repeat;
top: 185px;
border-collapse:collapse;
elevation: below;
}

div.FFO {
	position:absolute;
	top: 0;
	left: -500;
}