.main_container {
}

#flashContainer{
	position: relative;
	z-index:2;
}

.callout_container{
	z-index: 10 !important;
	left: 232px !important; 
}

.bg_container
{
	height: 711px;
}
.callout1
{
	background: transparent url(../../images/massaginggel/callout1.gif) no-repeat scroll;
	width: 251px;
	height: 94px;		
	position: absolute;
	left: 0;
	top: 5px;	
}

.callout2
{
	background: transparent url(../../images/massaginggel/callout2.gif) no-repeat scroll;
	width: 251px;
	height: 94px;		
	position: absolute;
	left: 252px;
	top: 5px;	
}

.callout3
{
	background: transparent url(../../images/massaginggel/callout3.gif) no-repeat scroll;
	width: 251px;
	height: 94px;		
	position: absolute;
	left: 504px;
	top: 5px;	
}

.tag_graphic
{
	display: none;
	width: 341px;
	height: 331px;
	position: absolute;
	right: 15px;
	top: 173px;	
	background: transparent url(../../images/massaginggel/center_image.png) no-repeat scroll;
}

.tag_line
{
	background: transparent url(../../images/massaginggel/center_text.png) no-repeat scroll;
	width: 393px;
	height: 128px;
	position: absolute;			
	left: 12px;
	top: 56px;		
}


#massaginggel_text
{
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	color: #a2d1ee;
	line-height: 25px;
	display: block;
	position: absolute;
	left: -8px;
	top: 184px;
}

#mgVideo
{
	padding:30px 10px 10px;
	background:#000;
	display:none;
	z-index: 9999;
	
	cursor:move;
	position: absolute;
	left: 182px; 
	top: 149px;
}

#mgVideo a
{
	color:#fff;
	font-weight:bold;
	position:absolute;
	right:5px;
	top:5px;
	z-index:1112;
}
