/* CSS Document for Header  */
body { 
	background:url(http://media.netapp.com/designimages/background-blue-gradient-376x2.jpg) repeat-x top;
}

#topBlock {
	width:950px;
	height:260px;
	margin: 0px 25px 0px 25px;
}

#topBlockLeft{
	float:left;
	width:640px;
	height:260px;
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px ;
}

#topBlockRight, #topBlockRightSpotlight, #topBlockRightNow{
	clear:right;
	float:right;
	text-align:left;
	width:310px;
	height:260px;
	margin:0;
	padding:0;
	font-size:12px;
}

#topBlockRightReseller{
	float:right;
	width:310px;
	height:260px;
	background:url(http://media.netapp.com/designimages/sidebar-gray-shadow-bgfff-310x20.jpg) no-repeat top;
	background-color:#FFFFFF;
}

