.main_content{
	background:url(../images/products/products_back.gif) no-repeat;
	height:100%;
}

#video_text_banner{
	background:url(../images/video_text/video_text_banner.jpg) no-repeat;
	height:52px;
	overflow:hidden;
}

#text_area{
	
}

.grey_area{
	background-color:#454545;
	padding:15px;
	min-height:450px;

	
}

#video_text_banner h1{
	padding-top:20px;
}


#video_text_banner p{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#888888;
	font-weight:bold;	
}

#video_text_banner #main_title{
	display:inline;
	float:left;
	width:294px;
}

#video_text_banner #text_title{
	display:inline;
	float:left;
	padding-top:35px;
	
}

