#splash {
	background: url(graphics/top_rule.gif) no-repeat bottom left;
	height: 159px;
	width: 700px;
	position: relative;
}
#splash div { position: absolute; left: 505px; width: 207px; }
#splash li a { font-size: .78em; }
#splash ul { list-style: none; }
#splash li {
	background: url(graphics/orangearrow.gif) no-repeat 0 10px;
	padding-left: 20px;
	line-height: 1.5em;
}
#splash object { margin-bottom: 1px; position: absolute; }
#splash h4 { margin-top: 35px; color: #1d6ca1; font-size: .85em; }
#splash div.clear { float: none; clear: both; }
h2 { clear: both; }
#content {
	width: 352px;
	padding-top: 0;
	padding-right: 12px;
	border-right: 1px solid #cedde9;
}
#hometools {
	float: left;
	width: 284px;
	padding-left: 19px;
}
#hometools h3 {
	color: #5ba3d4;
	background: url(graphics/hdr_bg.gif) no-repeat;
	height: 24px;
	line-height: 24px;
	vertical-align: 285px;
	font-size: .85em;
	padding-left: 11px;
	margin-bottom: 6px;
}
#main { padding-top: 26px; background: none; }
img { display: block; float: right; }