body {
	background: white;
}

#toolbar {
	background: none;
}

#toolbar .contactus {
	display: none;
}

#toolbar .tabs ul li.home.active, #toolbar .tabs ul li.sme.active, #toolbar .tabs ul li.isv.active, #toolbar .tabs ul li.partners.active {
	background: none;
}

#toolbar .tabs ul li.home a:hover, #toolbar .tabs ul li.home a:focus {
	background: url(/images/toolbar-rollover-Home.png) no-repeat;
}

#toolbar .tabs ul li.sme a:hover, #toolbar .tabs ul li.sme a:focus {
	background: url(/images/toolbar-rollover-SME.png) no-repeat;
}

#toolbar .tabs ul li.isv a:hover, #toolbar .tabs ul li.isv a:focus {
	background: url(/images/toolbar-rollover-ISV.png) no-repeat;
}

#toolbar .tabs ul li.partners a:hover, #toolbar .tabs ul li.partners a:focus {
	background: url(/images/toolbar-rollover-Partners.png) no-repeat;
}

#print {
	display: none;
}

#page table.frame .TL, #page table.frame .TR, #page table.frame .BL, #page table.frame .BR, #page table.frame .top, #page table.frame .btm, #page table.frame .left, #page table.frame .right {
	background: none;
}

#page table.frame .TL img, #page table.frame .TR img, #page table.frame .BL img, #page table.frame .BR img, #page table.frame .top img, #page table.frame .btm img, #page table.frame .left img, #page table.frame .right img {
	display: block;
	width: 100%;
	height: 100%;
}

/* Page: Home */

#page-home .feature {
	background: none;
}
