#home_video
{	
	float:left;
}

.home_video_box
{
	min-height:245px;
	margin-bottom:15px;
}

#home_description
{
	float:left;
	margin-left:15px;
	width:230px;
}

#home_webbanner
{
	background:url(../_images/home/WebBanner.jpg) no-repeat center center;
	height:60px;
	width:655px;
	margin-top:30px;
	margin-bottom:20px;
}


