
body { 	
		margin: 0;
		padding: 0;
	
		font-size: 62.5%;
		}

#container { 
				width: 700px;
				margin: 0 auto;
			 }
		
#eccony, #eccohk, #advanced, #materialx, #fourpeople, #milan, #ideal, #constratus
		{	
			position: absolute;
			
			}
			
			
#eccony {
		top: 112px;
		left: 217px;
		}
		
#constratus {
		top: 162px;
		left: 204px;
		}		
		
#advanced {
		top: 310px;
		left: 230px;
		}	
		
#materialx {
		top: 251px;
		left: 231px;
		}							
			
#ideal {
		top: 13px;
		left: 104px;
		}					
			
#eccohk	
		{
		top: 21px;
		left: 562px;
		}
		
#fourpeople {
		top: 22px;
		left: 368px;
		}	
		
#milan {
		top: 237px;
		left: 445px;
		}						
			
			
#networkmap	{
				width: 700px;
				height: 440px;
				float: left;
				position: relative;
				background: url(images/map.jpg) 7px 15px no-repeat;
				border: solid #848484;
				border-width: 0px 1px 1px 0px
				
			}			
				
			
.bubble 
		{
			font-family: Arial, sans-serif;
			border: 2px solid #D2E140;
			padding: 4px;
			color: #848484;
			background: white;
		}
		
.bubble a 
		{
			text-decoration: none;
			font-weight: bolder;
			color: #848484;
			font-size: 1em; 	
		}	
		
.bubble a:hover 
		{
			text-decoration: none;
			color: #e4ff00;
			font-size: 1em; 	
		}												
				
.bubble em { 	font-size: .9em;
				color: #999;
				font-style: italic;
			}						

#network {	
			float: left;
			width: 700px;
			margin: 0px 0 0 0px;
			
			
			}			

#network .column {
					float: left;
					margin: 0 0 0 10px;
					border-left: 1px solid #848484;
					display: inline;
					font-family: Arial, sans-serif;
				}
				
#network .tier3	{
					
					padding: 7px 28px 30px 0;
					margin: 0 0 0 0px;
					width: 250px;
					
				}
				


#network .column ul {	
						margin: 0;
						padding: 0px 0 0 5px;
						list-style: none;
												
						}	
#network .column li {	margin: 0 0 10px 0;
						padding: 0;
						text-decoration: none;
						font-size: 1.1em;
						font-style: italic;
						font-weight: bolder;
						color: #848484;}						


#network .column li a {
						text-decoration: none;
						font-size: 1.1em;
						font-style: italic;
						font-weight: bolder;
						color: #848484;
						
					}
					
					
#network .column li a:hover {
					
						
						color: #e4ff00;
						
					}																
					


#network .column ul li em	{
						font-size: .9em;
						font-weight: normal;
						margin-left: 9px;
						display: block;
						color: #999;
					}
					
#network .column ul li p	{
						font-size: .9em;
						font-weight: normal;
						font-style: normal;
						margin-top: 4px;
						margin-left: 18px;
						display: block;
						color: #999;
					}	
					
#network ul li p a.endlink	{
						font-size: 1em;
						margin: 4px 0 0 0;
						font-style: normal;
						display: block;
						text-align: right;
						color: #999;
					}									
 																		
.clearfloat	{ clear: both;
				height: 1%;
				visibility: hidden;}				

.profile {float: left;
			z-index: 5;			
					}
