#wrapper2 {width: 640px; margin: auto; padding: 25px 0;}
img

{
	border:none;	
}

	#content2 {
		width: 270px;
		padding: 15px 25px; 
		float: left; 
		background: transparent url(images/leftColumn.gif) no-repeat; 
		min-height: 575px;
		height: auto !important;
		height: 575px;}
		
	#main2 {width: 640px; height: 500px; margin-top: 7px; position: relative; float: left; background: transparent url(images/earthmap.png) no-repeat;}
	
	.tTip {width: 20px; position: absolute; cursor: pointer; color: #666; font-weight: bold;}
	.tip {color: #333;}
	
		#cloud1 {top: 73px; left: 300px;}
		#cloud2 {top: 160px; left: 425px;}
		#cloud3 {top: 85px; left: 113px;
}
		#cloud4 {top: 145px; left: 435px;}
		#cloud5 {top: 130px; left: 435px;}
		#cloud6 {top: 164px; left: 400px;}
		#cloud7 {top: 153px; left: 383px;}
				
/*-----------------------------------------------------------------------------------------------*/
/*                                         TOOLTIP STYLES                                        */
/*-----------------------------------------------------------------------------------------------*/

.tip {
	width: 196px;
	padding-top: 0px 0 0 0;
	margin-top: 45px;
	overflow: hidden;
	display: none;
	position: absolute;
	z-index: 500;
	background: transparent url(images/bubble_bg.png) no-repeat top;}
	
.tipMid {background: transparent repeat-y; padding: 0 0px 0px 0px;}
.tipBtm {background: transparent no-repeat bottom; height:0px;}







