div#Content {
	position: absolute; 
	left: 25px;
	top: 145px;
}

a.title, div#ProdBox a.title, .box a  {
	margin-left: 12px;
}

a.title {
	margin-top: 3px;
	font-size: 18px;
	font-weight: bold;
	color: #0089c5;
	width: 250px;
}

div#UpgradeBox a.title { letter-spacing: -0.04em; }

a.title img {
	margin-top: 4px;
	float: right;
}

.box {
	position: absolute;
	width: 277px;
	height: 212px;
}

div#SplashBox {
	background: url('../images/box_left.png') no-repeat;
	height: 404px;
}

div#SplashBox a.splashImage {
	margin: 0px;
	position: relative;
	top: -7px;
	left: 1px;
}

.box.topRow { background: url('../images/box_top.png') no-repeat; }
.box.middleRow { background: url('../images/box_middle.png?v=20100219') no-repeat; }

.leftColumn { left: 0px; }
.middleColumn { left: 295px; }
.rightColumn { left: 590px; }

.topRow { top: 0px; }
.middleRow { top: 220px; }
.bottomRow { top: 410px; }


.box a { margin-bottom: 10px; }

div#UpgradeBox a.icon, div#CalibrationBox a.icon {
	float: left;
	margin: 5px 3px 10px 1px;
}

.box ul {
	margin: 12px 4px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

.box ul li {
	padding: 0px;
	line-height: 13px;
	margin-bottom: 9px;
}

div#ProdBox img {
	margin-left: 6px;
}

div#DLBox a {
	margin-bottom: 0px;
	line-height: 25px;
}

div#TechBox, div#NewsBox {
	height: 212px;
	background: url('../images/box_top.png') no-repeat;
}

div#TechBox div {
	margin: 0px 15px 0px 6px;
	line-height: 13px;
	height: 44px;
}

div#TechBox div a {
	margin-left: 6px;
	margin-bottom: 2px;
	float: right;
	clear: right;
}

div#DLBox, div#EventBox { 
	height: 184px;
}

div#DLBox { background: url('../images/box_downloads.png') no-repeat; }
div#EventBox { background: url('../images/box_events.png') no-repeat; }

div#EventBox a.more {
	position: absolute;
	top: 160px;
}

div#EventBox div.eventList {
	position: absolute;
	top: 33px;
	left: 12px;
	width: 248px;
}

div#EventBox div.eventList div {
	font-size: 10px;
	line-height: 12px;
	height: 31px;
}

div#NewsBox div {
	margin-left: 6px;
	margin-bottom: 15px;
}

a#NewsLink {
	position: absolute;
	width: 250px;
	height: 154px;
}

.blended {
	position: absolute;
	top: 40px;
	left: 8px;
	opacity: 0;
	filter: alpha(opacity = 0);
	width: 248px;
	background-color: white;
	font-weight: bold;
	/*color: #0089C5;*/
}

.blended span.image {
	display: block;
	height: 150px;
	float: left;
	margin-right: 12px;
}

.button {
	position: absolute;
	width: 277px;
	height: 32px;
	background: url('../images/button_box.png') no-repeat;	
}