body
{
	margin: 0;
	padding: 0;
	font: 11px verdana, sans-serif;
	text-align:center;
	background: #000 url(../images/background.gif) 0 17px repeat-x;
	color: #fff;
}

a { color: #0078AF; }

#page
{
	position: relative;
	width: 760px;
	margin: 0 auto;
	padding: 0;
}

.center { text-align: center; }
.clear { clear: both; }
.small { font-size: 10px; }

/* SUB-PAGE HEADERS */
.header 
{
	font-size: 10px;
	margin: 0;
	padding: 0;
	display: block;
	height: 141px !important;
	overflow: hidden !important;
	border: none;
	text-indent: -9999px;
}

.header a
{
	display: block;
	overflow: hidden !important;
	text-indent: -9999px;
	width: 200px;
	margin: 8px 0 0 512px !important;
	padding: 114px 0 0 0 !important;
	height: 0px !important;
	height: 100px; /* IE Fix */
	cursor: pointer;
	border: none !important;
}

#header-about { background: url(../images/header-about.jpg) top left no-repeat; }
#header-contact { background: url(../images/header-contact.jpg) top left no-repeat; }
#header-advantage { background: url(../images/header-advantage.jpg) top left no-repeat; }
#header-resources { background: url(../images/header-resources.jpg) top left no-repeat; }
#header-solutions { background: url(../images/header-solutions.jpg) top left no-repeat; }
#header-landing { background: url(../images/header-nrha.jpg) top left no-repeat; }



#footer 
{
	background: #000;
	text-align: center;
	font-size: 10px;
	color: #fff;
	margin: 0;
	padding: 10px 0;
	clear: both;
	line-height: 16px;
}

#footer a { color: #fff; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#sitemap-client,
#sitemap-candidate
{
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
	line-height: 18px;
	color: #666;
}

#sitemap-client strong,
#sitemap-candidate strong
{
	display: block;
	padding-bottom: 18px;
	font-size: 13px;
}

#sitemap-client ul,
#sitemap-candidate ul
{
	font-size: 11px;
}


#sitemap-client ul li ul,
#sitemap-candidate ul li ul
{
	padding-bottom: 12px;
}
