#sidebar {	
	display:none;
}

#content {
	width:747px;
	margin:0px;
	padding:0 6px 15px 5px;
	float:none;
}

#body {
	padding-top:10px;
}

#featured-product {
	background-image:url(../images/hp-planfile.png);
	width:400px;
	height:271px;
	float:left;
	position:relative;
	margin-bottom:10px;
margin-top: -18px;
}

#featured-product p {
	width:170px;	
	height:90px;
	display:block;
	position:absolute;
	left:219px;
	top:85px;
	color:#CCDAE4;
	font-size:90%;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif
}

#featured-product .learn-more a{
	background-image:url(../images/hp-learn-more-btn.png);
	background-repeat:no-repeat;
	width:96px;
	height:27px;
	display:block;
	padding-top:27px;
	height:0px !important; /* for most browsers */
	height /**/:27px; /* for IE5.5's bad box model */
	overflow:hidden;
	position:absolute;
	left:249px;
	bottom:15px;
}

#vertical-filing {
	background-image:url(../images/hp-why-vertical-filing.png);
	background-repeat:no-repeat;
	width:324px;
	height:91px;
	margin-top:2px;
	position:relative;
}

#vertical-filing img{
	position:absolute;
	right:15px;
	top:44px;
}

#vertical-filing p {
	width:300px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	padding-left:13px;
	padding-top:35px;
}

#hp-right img {
	margin:0;
	padding:0;
	margin-top:10px;
	
}

#hp-right {
	float:right;
margin-top: 23px;
}

#hp-right p{
	margin:0;
}


#positioning-statement {
	clear:both;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:96%;
	text-align:left;
	float: left; 
	width: 520px; 
	margin-right: 40px;
}

.box h2 {
	width:168px;
	min-height:19px;
	_height:21px;
	color:#FFFFFF;
	margin:0 -6px 5px -6px;
	padding-left:6px;
	padding-right:6px;
	padding-top:4px;
	font-size:110%;
	background-image:url(../images/sidebar-h2-bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#004D88;
	border-bottom:1px solid #FFF;
}

.box {
	background-color:#E9E9E9;
	background-image:url(../images/sidebar-box-border.png);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0;
	width:168px;
	padding:0 6px;
	margin-bottom:20px;
	padding-bottom:1px;
	float: left;
}


#featured-product .cost-less-banner {
	position:absolute;
	left:11px;
	top:171px;
}

#featured-product .cost-less-banner a {
	background-image:url(../images/cost-less-banner.png);
	background-repeat:no-repeat;
	width:107px;
	display:block;
	padding-top:95px;
	height:0px !important; /* for most browsers */
	height /**/:95px; /* for IE5.5's bad box model */
	overflow:hidden;
}

#latest-news {
	background-color:#F6F6F9;
	border-top:1px solid #E2E2ED;
	border-bottom:1px solid #E2E2ED;
	padding-top:7px;
margin-top: -10px;
text-align:center;
font-size: 80%;
}