#headercontainer {
	height: 182px;
	width: 760px;
	position: relative;
	visibility: visible;
}
#headertopleft {
	background-image: url(http://www.officeidiots.com/images/top_banner_top_left.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 112px;
	width: 328px;
	z-index: 1;
	left: 0px;
	position: absolute;
}
#headertopcentertop {
	background-image: url(http://www.officeidiots.com/images/top_banner_top_center_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 43px;
	width: 408px;
	position: absolute;
	left: 328px;
}
#headertopcentercenter {
	background-image: url(http://www.officeidiots.com/images/top_banner_top_center_center.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 31px;
	width: 398px;
	position: absolute;
	left: 328px;
	top: 43px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	text-align: center;
	padding: 7px 5px 5px;
}
#headertopcenterbottem {
	background-image: url(http://www.officeidiots.com/images/top_banner_top_center_bottem.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 11px;
	width: 408px;
	position: absolute;
	left: 328px;
	top: 101px;
}
#headertopright {
	background-image: url(http://www.officeidiots.com/images/top_banner_top_right.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 112px;
	width: 24px;
	position: absolute;
	left: 736px;
	top: 0px;
}
#headerleft {
	background-image: url(http://www.officeidiots.com/images/top_banner_left.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 308px;
	position: absolute;
	left: 0px;
	top: 112px;
}
#headermenu {
	position: relative;
	left: 308px;
}
#headerbottem {
	background-image: url(http://www.officeidiots.com/images/top_banner_bottom.jpg);
	position: absolute;
	height: 12px;
	width: 452px;
	left: 308px;
	background-repeat: no-repeat;
	visibility: visible;
}
