﻿#main
{
	position: relative;
}

#body
{
	width: 404px;
	position: relative;
	margin-top: -72px;
	background-color: #fff;
}

#title
{
	float: left;
	width: 412px;
	position: relative;
	z-index: 10;
	background-image: url(/images/home-title-bg.png);
	margin-top: -135px;
	margin-left: 12px;
}

#header
{
	padding: 0px;
	background-repeat: repeat-x;
	height: auto;
}

#header #logo
{
	float: left;
	margin: 10px 0px 0px 45px;
}

#header #flash
{
	text-align: right;
}

#purpose
{
	float: right;
	width: 272px; /*height: 337px; 	background-image: url(/images/purpose-bg.png);*/
	margin-right: 1.4em;
	color: #fff;
	line-height: 1.2em;
	margin-top: -52px;
	position: relative;
}

#purpose #top
{
	width: 247px;
	padding: 15px 20px 0px 5px;
	background: transparent url(/images/purpose-top-bg.png) no-repeat;
}

#purpose #bottom
{
	width: inherit;
	height: 45px;
	background: transparent url(/images/purpose-bottom-bg.png) no-repeat;
}

#purpose .adxSectionSubhead
{
	color: #ddd;
	margin: 10px 0px 20px 0px;
	padding: 0px;
	text-align: center;
	font-size: 2.5em;
	font-family: Arial Narrow, Impact, Sans-Serif;
	font-style: italic;
}

#purpose .adxSectionCopy ul
{
	margin-bottom: -0px;
}

#purpose .adxContent li
{
	margin-top: 10px;
	margin-bottom: 0px;
}

#spotlight
{
	float: left;
	width: 462px;
	margin-left: 12px;
	line-height: 1.1em;
	position: absolute;
	bottom: 0px;
	font-size: 0.9em;
}

#spotlight #icon
{
	float: left;
	margin: 20px 0px 0px 32px;
}

#spotlight #top
{
	width: 432px;
	padding: 30px 30px 0px 0px;
	background-image: url(/images/spotlight-top-bg.png);
}

#spotlight #bottom
{
	height: 40px;
	background-image: url(/images/spotlight-bottom-bg.png);
}

#spotlight .adxContent
{
	float: right;
	width: 300px;
	padding-top: 5px;
}

#spotlight .adxSectionSubhead
{
	color: #004c80;
	font-size: 1.9em;
	font-family: Arial Narrow, Impact, Sans-Serif;
	font-style: italic;
	margin-bottom: 15px;
	font-weight: bold;
}

#spotlight .adxSectionCopy p
{
	margin-bottom: 0px;
	margin-top: 12px;
}

#spotlight .adxSectionCopy p:first-child
{
	margin-top: 0px;
}

.adxTOCTitle
{
	font-size: 1.5em;
}