body#home #content
{
	position: relative;
	margin-top: 5px;
	margin-bottom: 0;
	background: transparent url('../images/home-feature.jpg') 4px 4px no-repeat;
	width: 938px;
	height: 399px;
	border: 1px solid #999;
}
body#home h2
{
	position: absolute;
	top: 33px;
	right: 60px;
	width: 233px;
	height: 71px;
	background: transparent url('../images/complete-advantage.gif') no-repeat 0 0;
	text-indent: -9999px;
}
body#home #content div
{
	position: absolute;
	top: 115px;
	right: 16px;
	width: 278px;
}
body#home #content p
{ 
	line-height: 1.3em;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
}
body#home .feature-image
{
	margin-top: 17px;
}
body#home .feature-image img
{
	display: block;
	padding: 4px;
	border: 1px solid #999;
}
body#home .feature
{
	margin-top: 12px;
	height: 141px;
}
body#home h3
{
	font-size: 13px;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
}
body#home .feature p
{
	margin: 2px 0 0 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
body#home h3 a:link, body#home h3 a:visited { color: #0e5c99; }
body#home h3 a:hover, body#home h3 a:active { color: #4dafdb; }