#container {
  width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#apDiv1 {
	position:absolute;
	width:800px;
	height:805px;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	width:292px;
	height:68px;
	z-index:1;
	left: -1px;
	top: 0px;
}
#apDiv3 {
	position:absolute;
	width:438px;
	height:185px;
	z-index:2;
	left: 1px;
	top: 71px;
}
#apDiv4 {
	position:absolute;
	width:170px;
	height:115px;
	z-index:3;
	left: 578px;
	top: 72px;
}

#apDiv16 {
	position:absolute;
	width:212px;
	height:31px;
	z-index:13;
	left: 575px;
	top: 23px;
	color: #000;
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	background-image: url(images/tollfree.jpg);
}

#apDiv17 {
	position:absolute;
	width:64px;
	height:22px;
	z-index:14;
	left: 456px;
	top: 46px;
}

ul.sidemenu {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border-bottom: 1px solid #6F3E04;
	width: 200px;
	background-color: #EEEEDC;
}

ul.sidemenu li {
	border-top: 1px solid #6F3E04;
	border-left: 1px solid #6F3E04;
	border-right: 1px solid #6F3E04;
}

ul.sidemenu li a {
	text-decoration: none;
	display: block;
	width: 178px;
	color: #333333;
	font-weight: bold;
	padding: 2px 10px;
}

ul.sidemenu li a:hover {
	background-color: #B9BB79;
	color: #EEEEDC;
}

ul.sidemenu li.focused {
	background-color: #000000;
	color: #FFFFFF;
}#apDiv1 #apDiv19 h3 {
	color: #006;
}
#apDiv1 #apDiv19 h3 {
	color: #03F;
}
#apDiv1 #apDiv19 h2 {
	color: #000;
}
#apDiv1 #apDiv19 p b {
	font-size: 24px;
}
