.welcome  {
	font-size: 15px;
	font-weight: bold;
	line-height: 20px 
	 }
/* TECH */
a.download_now{
	display:block;
	width:122px;
	height:24px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../img/tech/download_now.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float: right;
}
a.download_now:hover{
	background:transparent url(../img/tech/download_now.png) no-repeat scroll 0 100%;
} 