#anthill {
	position: 				relative;
	width: 					870px;
	height: 				442px;
	margin: 				0px;
	margin-top:				0px;
	margin-left:			33px;
	padding-bottom:			30px;
	background-image:		url(/assets/images/anthill/bg-anthill.png);
	background-repeat:		no-repeat;	}	
	
#anthill .anleft {
	float: 					left;
	width:					330px;
	margin-top:				110px;
	padding-left:			45px;
	color:					#fff;
	line-height: 			18px;
	z-index:				99;}
	
	

	
#anthill .anright {
	float: 					right;
	width: 					452px;}		
	
#anthill .anleft a, #anthill .anright a {
	color:					#fff;}		
	
img.anthill-logo {
	margin-top:				22px;
	margin-bottom:			20px;
	display: 				block; }	
	
img.playvideo {
	z-index: 9999px;
	position: absolute;
	top: 65px;
	left: 418px;
	}	
	
div#anthillvideo {
	position: absolute;
	top: 0px;
	margin: 10px auto;
	width: 550px;
	background-color: #fff;
	border-top: 5px solid #ccc;
	border-bottom: 5px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;	
	padding: 20px;
	visibility: hidden;
	text-align: center;}		
	