body { 
	min-height:600px;/* for good browsers*/
	min-width:682px;/* for good browsers*/
}
img {
	border:none;
}
#xcontainer {
	height: 600px;
}	
#xinner {
	width: 682px;
	height: 600px;
	padding-top:5px;
}
#video {
	width: 682px;
	height: 401px;
	background:url(../images/bg.png) no-repeat;
}
#mediaspace {
	float:left;
	margin:18px 0 0 18px;
	display:inline; /* IE6 fix */
}
#touching_down {
	float:left;
	width:231px;
	height:46px;
	margin-left:17px;
	display:inline; /* IE6 fix */
}
#atreebutes {
	float:right;
	margin:6px 9px 0 0;
	width:142px;
	height:35px;
	display:inline; /* IE6 fix */
}
#logo_small {
	clear:both;
	float:left;
	margin-top:10px;
	margin-left:306px;
	width:90px;
	height:90px;
	display:inline; /* IE6 fix */
}
#copyright {
	clear:both;
	float:left;
	margin-top:2px;
	margin-left:286px;
	width:130px;
	height:70px;
	display:inline; /* IE6 fix */
}

