#homepage #wrapper {
	position: relative;
	margin: 12px 0px 32px 0px;
	width: 913px;
	text-align: left;

	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;

	/* leave this here */
	border-top: solid 1px #ffffff;
}

#homepage .ama-logo {
	position: absolute;
	top: 0px;
	left: 825px;
}
#homepage .forward-logo {
	position: absolute;
	top: 23px;
	left: 0px;
}

/* homepage buckets */

#homepage #hp-content {
	position: absolute;
	top: 113px;
	left: 0px;
}

/* ================================================== */
#homepage #hp-left {
	position: absolute;
	top: 0px;
	left: 0px;

	background: url(/images/hp-left2.gif) top left no-repeat #ffffff;	
	width: 546px;
	height: 484px;
}
#homepage #hp-left #text {
	margin: 10px 0px 0px 22px; /* was 127 0 0 22 */

	width: 498px;
	height: 320px;
}
#homepage #hp-left #text .callout {
	margin-bottom: 15px;
}
#homepage #hp-left #text p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
	
	margin: 0px auto 10px auto;
}

/* ================================================== */
#homepage #hp-right {
	position: absolute;
	top: 0px;
	left: 546px;
	
	background: url(/images/hp-right.gif) top left no-repeat #ffffff;	
	width: 367px;
	height: 484px;
	color: #ffffff;
}
#homepage #hp-right #box1 strong {
	position: absolute;
	top: 20px;
	left: 116px;

	font-size: 17px;
	line-height: 19px;
	color: #f6921e;
}
#homepage #hp-right #box1 p {
	position: absolute;
	top: 66px;
	left: 120px;

	font-size: 9px;
	line-height: 13px;
	color: #ffffff;

	width: 225px;
}

#homepage #hp-right #box2 strong {
	position: absolute;
	top: 200px;
	left: 28px;

	font-size: 17px;
	line-height: 19px;
	color: #ffffff;
}
#homepage #hp-right #box2 b {
	position: absolute;
	top: 172px;
	left: 48px;
	font-size: 17px;
	line-height: 19px;
	color: #ffffff;
}
#homepage #hp-right #box2 p {
	position: absolute;
	top: 225px;
	left: 28px;

	font-size: 12px;
	line-height: 17px;
	color: #ffffff;

	width: 300px;
}

#homepage #hp-right #box3 strong {
	position: absolute;
	top: 375px;
	left: 28px;

	font-size: 17px;
	line-height: 19px;
	color: #ffffff;
}
#homepage #hp-right #box3 p {
	position: absolute;
	top: 400px;
	left: 28px;

	font-size: 12px;
	line-height: 17px;
	color: #ffffff;

	width: 300px;
}


/* ================================================== */
#homepage #hp-bottom {
	position: absolute;
	top: 484px;
	left: 0px;
	
	width: 913px;
	height: 123px;
	color: #ffffff;
}


/* ================================================== */
#homepage #footer {
	position: absolute;
	top: 736px;
	left: 0px;

	text-align: center;
	color: #ffffff;

	width: 912px;
	height: 50px;
}
