#firstVisitDiv {
	margin: 20px auto 400px;
	width: 729px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
}

#firstVisitBody {
	height: 418px;
	background: url(../images/v3/splash_bg.jpg) no-repeat left 15px;	
}

#firstVisitBody h1 {
	margin: 0px;
	padding: 0;
	text-align: left;
}
#firstVisitBody h1 img {
	margin: 9px 0 21px 26px;
	border: 0;
	padding: 0;
	height: 85px;
	width: 176px;
}

#firstVisitBody p {
	color: #959595 !important;
	
}

#blubster_desc {
	width: 450px;
	margin: -10px 0 0 50px;
}

#free_download {
	font-size: 1em;
	margin: 0;
	padding: 0;
	color: #0050B1;
	font-weight: bolder;
	text-decoration: none;
}
	
#free_download a {
	color: #3782E0;
	font-weight: bolder;
	text-decoration: none;
	}
#free_download img {
	float: right;
	margin: -6px -1px 0 0;	
}
#menu {
	display: none;
	color: #95DCF2;
	margin: 4px 120px 0 0;
	float: right;
}
#menu a{
	color: #95DCF2;
	text-decoration: none;
	}
#menu a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}
#downloadCount { 
	text-align: center; 
	float: right;
	margin: 0 25px 10px 0;
	width: 160px;
}
#downloadCount img {
	display: block;
	height: 172px;
	width: 160px;
}

#important { text-align: left; margin: -4px 0 0 15px;}

#button_download { margin: 25px 0 10px 16px; }

#button_bar { list-style: none; text-indent: 0; margin: 10px 0 0 16px; padding:0; }
#button_bar li { 
    list-style: none; text-indent: 0; margin: 0 0 0 30px; padding: 0; 	
}
#button_bar a {
	font-size: 12px;
	color: white;
	background: url('../images/v3/button.gif') no-repeat center center;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bolder;
	display:block;
	margin: 0;
	padding-top: 7px;
	width: 153px; 
	height: 24px;
}
#button_bar a:hover { 	background: url('../images/v3/button-down.gif') no-repeat center center; }


#credits {
	clear: right;
	width: 360px;
	float: right;
	margin: -90px 15px 0px 0px ;
	text-align: center;
}

#download-blubster { width: 317px; height:87px; }

