body { width: 100%; height: 100%; padding: 0px; margin: 0px; background-color: #000000; }

div.page {
	position: absolute;
	width: 1000px;
	height: 575px;
	top: 635px;
	z-index: 2;
	left: 0px;
	background-color: #FFFFFF;
}
div.box1 {
	position: absolute;
	width: 430px;
	height: 395px;
	top: 665px;
	left: 38px;
	font-family:"Georgia", Times, serif;
	font-size: 0.85em;
	color: #0c2a4d;
	font-weight: 200;
	z-index: 7;
}
div.box2 {
	position: absolute;
	width: 430px;
	height: 430px;
	top: 665px;
	right: 38px;
	font-family:"Georgia", Times, serif;
	font-size: 0.85em;
	color: #0c2a4d;
	font-weight: 200;
	z-index: 8;
}

div.box3 {
	position: absolute;
	width: 571px;
	height: 147px;
	top: 348px;
	right: 38px;
	font-family:"Georgia", Times, serif;
	font-size: 0.85em;
	color: #0c2a4d;
	font-weight: 200;
	z-index: 9;
}
div.subnav {
	position: absolute;
	width: 393px;
	height: 40px;
	top: 1090px;
	left: 0px;
	font-family:"Georgia", Times, serif;
	font-size: 0.75em;
	color: #0c2a4d;
	font-weight: 400;
	text-align: left;
	line-height: 18px;
	padding-left: 38px;
	padding-top: 38px;
	padding-right: 38px;
	padding-bottom: 38px;
	z-index: 10;
}

div.accreditations {
	position: absolute;
	width: 325px;
	height: 47px;
	top: 1120px;
	right: 38px;
	font-family:"Georgia", Times, serif;
	font-size: 0.75em;
	color: #0c2a4d;
	font-weight: 400;
	text-align: left;
	line-height: 18px;
	z-index: 11;
}

div.baseline {
	position: absolute;
	width: 924px;
	height: 3px;
	top: 1090px;
	left: 38px;
	z-index: 12;
}

div.vertline {
	position: absolute;
	width: 3px;
	height: 395px;
	top: 665px;
	left: 499px;
	background-image:url(images/vert-line.gif);
	background-repeat: repeat-y;
	background-position: center;
	z-index: 12;
}
