#imgArea 					{ height: 149px; background: transparent url(./../img/topRight/long_horizontal_gray.gif) repeat; }
	#imgArea .container		{ height:149px; border-right: 1px solid white; background: #7e999c; }
	#imgArea #flashContainer	{ width: 662px; }
		#imgArea #imgContainer	{ width: 374px; }
		#imgArea #statContainer	{ width: 287px; border: none; }
	#imgArea #hlContainer		{ width: 180px; }
	
#serviceMenu				{ position: absolute; top: 215px; left: 375px; width: 287px; height: 203px; background-color: #264E56; }
	#serviceMenu ul			{}
	#serviceMenu li			{ border-bottom:1px solid white;  background-repeat: no-repeat; }
	#serviceMenu li.first	{ background-image: url(./../img/home/services_home_01.gif); }
	#serviceMenu li.second	{ background-image: url(./../img/home/services_home_02.gif); }
	#serviceMenu li.last	{ background-image: url(./../img/home/services_home_03.gif); }
	#serviceMenu a			{ display:block; height: 67px; padding: 0px; margin: 0px; background-position: 68px 0px; background-repeat: no-repeat; }
	#serviceMenu a b		{ visibility: hidden; }
	#serviceMenu a.first	{ background-image: url(./../img/home/hosting.gif);  }
	#serviceMenu a.second	{ background-image: url(./../img/home/businesscontinuity.gif); }
	#serviceMenu a.last		{ background-image: url(./../img/home/monitoring.gif); }
	#serviceMenu a.first:hover	{ background-image: url(./../img/home/hosting_on.gif);  }
	#serviceMenu a.second:hover	{ background-image: url(./../img/home/businesscontinuity_on.gif); }
	#serviceMenu a.last:hover	{ background-image: url(./../img/home/monitoring_on.gif); }
