@charset "utf-8";
/* CSS Document */

#hpLeftCol	{
	width: 710px;
	float: left;
}
#hpRightCol	{
	width: 245px;
	float: left;
	margin: 37px 6px 0 0 ;
}
#hpLeftCol-top	{
	width: 700px;
}
#hpLeftCol-top h1	{	
	font: 22px/26px Arial, Helvetica, Geneva, sans-serif;
	font-weight: 600;
	color: #de6837;
	margin: 26px 0 6px 0;
}
#hpLeftCol-top p	{
	font: 12px/18px Arial, Helvetica, Geneva, sans-serif;
	}
#hpLeftCol-mid	{
	float: left;
}
#hpLeftCol-midBox	{
	width: 222px;
	height: 315px;
	background-color:#e4eff7;
	background-image: url(/images/hpLeftCol-midBox-BKG.gif);
	float: left;
	margin-right: 14px;
	}
#hpLeftCol-midBox h2	{
	font: 16px/25px Arial, Helvetica, Geneva, sans-serif;
	font-weight: 900;
	color: #041f56;
	margin: 16px auto 8px auto;
	text-align: center;
	}
#hpLeftCol-midBox p	{
	font: 10px/14px Arial, Helvetica, Geneva, sans-serif;
	padding: 0 28px 0 28px;
}
#hpLeftCol-midButtons {
	float: right;
	width: 222px;
	}
#hpLeftCol-midButtons li{
	list-style-type:none;
	background-repeat: no-repeat;
	width: 199px;
	height: 58px;
	margin-bottom:6px;
}
#hpLeftCol-midButtons li.first	{background-image: url('/images/midNavBlock-virus-protection.jpg');}
#hpLeftCol-midButtons li.second	{background-image: url('/images/midNavBlock-handheld-mobile.jpg');}
#hpLeftCol-midButtons li.third	{background-image: url('/images/midNavBlock-wireless.jpg');}
#hpLeftCol-midButtons li.fourth	{background-image: url('/images/midNavBlock-data-backup.jpg');}
#hpLeftCol-midButtons li.fifth	{background-image: url('/images/midNavBlock-home-theater.jpg');}


#hpLeftCol-midButtons ul a	{
	width: 199px;
	height: 58px;
	display: block;
	cursor: pointer;
}
#hpLeftCol-midButtons ul a span	{display: none;}

.moreLink	{
	font: 12px/14px Arial, Helvetica, Geneva, sans-serif;
	font-weight: bolder;
	color: #041f56;
	text-decoration: none;
	}