#header {
	background-image: url(images/Quota_Prototype1_01.jpg);
	background-position: center;
	position: absolute;
	height: 138px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#navigation {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 138px;
	background-image: url(images/Quota_Prototype1_03.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: lighter;
	text-align: center;
	line-height: 22px;
}
#content {
	position: absolute;
	width: 100%;
	top: 162px;
	left: 0px;
	background-image: url(images/quota_bkgd_04_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 640px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#footer {
	background-image: url(images/images/quota_bkgd_06_06_06.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	height: 26px;
	width: 100%;
	left: 0px;
	top: 700px;
	text-indent: -9999px;
	display: block;
}

