
#header {
	background-image: url(../img/header.jpg);
}

#search {
	background-image: url(../img/top-search-sprite.gif);
}

#main-home {
	background-image: url(../img/home-main-ie6.jpg);
}

#content-footer {
	height: 426px;
}

#highlights h2 {
	background-image: url(../img/home-h2-bg.gif);
}

#payroll {
	background-image: url(../img/payroll-hl.gif);
}
#business {
	background-image: url(../img/business-hl.gif);
}
#customers {
	background-image: url(../img/customers-hl.gif);
}

#navigation h2 {
	background-image: url(../img/nav-h2-bg.gif);
}

#nav-foot {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/nav-foot-bg.png')
}

#nav-payroll {
	background-image: url(../img/nav-payroll-bg.gif);
}

#nav-business {
	background-image: url(../img/nav-business-bg.gif);
}

#nav-customers {
	background-image: url(../img/nav-customers-bg.gif);
}

.learn-more a, .learn-more-home a {
	background-image: url(../img/learn-more-sprite.gif);
}

.learn-more-bus a, .learn-more-bus-home a {
	background-image: url(../img/learn-more-bus-sprite.gif);
}

#news-content {
	height: 811px;
}