

#main_content {
	width:715px;
	
	
	padding:0;
	margin:0;
	left:25px;
	top:0;
	background:#000;
	
}




#home_main_content {
	width:715px;
	
	padding:0;
	margin:0;
	left:50px;
	top:0;
	background:#000;
}

#footer {
	background:url(/_images/home/footer.gif);
}

#footer_home {
	position: relative;
	height:10px;
	clear: both;
	padding: 40px 8px 0 8px;
	line-height: 12px;
	background:url(/_images/bg/footer_home.gif) no-repeat;
	color:#8E8E8E;
}
#footer_home a{
	text-decoration: none;
	color:#8E8E8E;
}






#home_menu {
	padding:0;
	margin:0 0 0 14px;
	position:relative;
	width:701px;
	
	display:inline;
	float:left;
}

#home_menu li {
	padding:0 8px 0 0;
	margin:0;
	list-style:none;
	float:left;
}

#home_menu li a {
	height:40px;
	width:131px;
	display:block;
}

#home_menu li a span {
	display:none;
}

.menu_telecoms a {
	background:url(/_images/home/menu/telecoms.gif);
}
.menu_new_media a {
	background:url(/_images/home/menu/new_media.gif);
}
.menu_finance a {
	background:url(/_images/home/menu/finance.gif);
}
.menu_management_consultancies a {
	background:url(/_images/home/menu/management_consultancies.gif);
}
.menu_billing_solution_providers a {
	background:url(/_images/home/menu/billing_solution_providers.gif);
}

#home_menu a:hover {
	background-position:bottom;
}