/*  ----------------------|  HOME  |----------------------  */

#splash_bg {
 	background:url(../images/splash_bg.png);
 	position: relative;
 	margin: 0px auto;
 	width: 706px;
 	margin-top: -15px;
 	margin-bottom: 30px;
 	height: 246px; }

	#splash_title {
 		background:url(../images/splash_title.gif);
		position: absolute;
		top: 22px;
		left: 24px;
		width: 383px;
		height: 87px; }

	#splash_body {
		font-weight: bold;
		position: absolute;
		top: 125px;
		left: 24px;
		width: 322px; }
		
	#splash_learnmore {
		left: 24px;
		top: 194px;
		position: absolute;
 		background:url(../images/button_learnmore.gif);
 		display: block;
		width: 97px; 
		height: 25px; }
		
		#splash_learnmore strong {
			display: none; }
		
	#splash_trydemo {
		left: 133px;
		top: 194px;
		position: absolute;
 		background:url(../images/button_trydemo.gif);
 		display: block;
		width: 113px; 
		height: 25px; }
		
		#splash_trydemo strong {
			display: none; }

#home_left {
 	margin: 0px 0px -20px 0px;
 	width: 475px;
 	float: left; }

#home_right {
 	margin: 0px 0px -20px 0px;
 	width: 185px;
 	padding: 0px 0px 0px 20px;
 	float: right; }
	
#home_bottom{
	margin-top: 50px;
	width: 715px;
	height: 100px;
}
#home_bottom ul{
margin: 0px;
padding: 0px;
}
#home_bottom li {
	display:inline;
	width:210px;
}

	#home_bottom li ul {
		font-weight: bold;
		display:none;
	}
	

	
.broadlist {margin-right: 40px;}
.advertlist {margin-right: 54px;}


#solutions-1{
	border-left: 1px solid #f1901a;
}

.solutions{
	font-size: 8pt;
	float: left;
	width: 210px;
	padding-right: 12px;
	padding-left: 12px;
	border-right: 1px solid #f1901a;
}

	.solutions p{
		float: right;
		width: 160px;
	}

	.solutions img{
		float: left;
	}
	
	.solutions:hover{
		background-color: #eee;
	}

#img_home_broadcasters {
 	background:url(../images/home_broadcasters.gif);
 	float: left;
 	width: 46px;
 	height: 46px;
 	margin: 2px 15px 15px 0px; }
 	 	
#img_home_vda {
 	background:url(../images/home_vda.gif);
 	float: left;
 	width: 46px;
 	height: 52px;
 	margin: 2px 15px 15px 0px; }

.home_news_list {
	padding: 2px 0px 14px 0px; }
