body
{
	background: #141414 url(../images/background.gif) 0 0 repeat-x;
}

#header-portal
{
	margin: 0;
	padding: 0;
	display: block;
	height: 156px !important;
	overflow: hidden;
	border: none;
	background: url(../images/header-portal.gif) top left no-repeat;
}

#header-portal a
{
	font-size: 10px;
	display: block;
	overflow: hidden !important;
	text-indent: -9999px;
	width: 200px;
	margin: 20px 0 0 512px !important;
	padding: 114px 0 0 0 !important;
	height: 0px !important;
	height: 97px; /* IE Fix */
	cursor: pointer;
	border: none !important;
}

#tagline-portal
{
	display: block;
	overflow: auto;
	height: 180px;
	margin: 0;
	padding: 0;
	background: url(../images/tagline-candidate-portal.gif) top left no-repeat;
	text-indent: -5000px;
}


/* PORTAL CONTENT */
#container 
{
	background: #fff url(../images/content-background-client.gif) top left repeat-x;
	margin: 0;
	padding: 0;
}

#content 
{
	margin: 0;
	text-align: left;
	color: #666;
	line-height: 16px;
	float: left;
	width: 480px;
}

#content h2
{
	margin: 0 0 0 24px;
	padding: 0;
	height: 50px;
	background: url(../images/h2-advantage.gif) 0 27px no-repeat;
	color: #0c5a83;
	text-indent: -5000px;
	overflow: hidden;
}

#content p
{
	margin: 0;
	padding: 0 16px 16px 24px;
}

#callouts
{
	padding: 28px 0 0 0;
	margin: 0 0 0 485px;
}

#callouts a { display: block; margin-bottom: 10px; }
#callouts a img { border: none; }


/* FIX DROP-DOWN MENUS FOR PORTAL PAGE */
#subnav-advantage { top: 372px; left: 0px; }
#subnav-solutions { top: 372px; left: 150px; }
#subnav-resources { top: 372px; left: 448px; }
#subnav-about { top: 372px; left: 594px; }