body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/Fusion_Outsourcing_Inside/Fusion_Home_Bg.jpg);
	background-repeat: repeat-x;
	background-color: #EAEAEA;
}
#outer { 
	text-align:center; 
	position:absolute; 
	top:50%; 
	left:0; 
	width:100%; 
	height:1px; 
	z-index:1;

} 

#wrapper {
	width: 980px;
	height: 400px;
	position: absolute;
	border:#d2d2d2 0px none;
	left: 50%;
	top: -200px; /* this must be half of the height */
	margin-left: -490px; /* this must be half of the width */
	height: 1px;
	visibility: visible;
	z-index:2;
}
a {
	color: #F7F7F7;
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
}
.div_empty_col {
	margin: 0px;
	padding: 0px;
	float: left;
}
