body
{
	position: relative;
	font-family: Arial;
	width: 920px;
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 45px;
	height: 600px;
}

#mainBody
{
	border-color: #A0B8C7;
	border-style: solid;
	border-width: 1px;
	background-color: white;
	position: relative;
	width: 920px;
	height: 575px;
	z-index: 1;
}

#menu
{
	margin: 0px;
	letter-spacing: 1px;
	padding: 0px;
	font-family: Helvetica;
	height: 24px;
	text-align: center;
	font-size: 12px;
	font-style: italic;
	line-height: 24px;
}

#landing-content #menu
{
	left: 4px;
	position: absolute;
	top: 12px;
}

#content #menu
{
	left: 4px;
	position: absolute;
	bottom: 6px;
}

#menu li
{
	display: inline;
	float: left;
	list-style-type: none;
}

#menu li a
{
	padding-right: 14px;
	padding-left: 6px;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../images/light-nav-divider.png);
	text-decoration: none;
	text-decoration: none;
	position: relative;
	height: 24px;
	display: block;
}

#landing-content #menu li a
{
	color: white;
}

#landing-content #menu li a:hover
{
	color: #A7B7C6;
	cursor: pointer;
}

#content #menu li a
{
	background-image: url(../images/dark-nav-divider.png);
	color: #3E617F;
}

#content #menu li a:hover
{
	color: #A7B7C6;
	cursor: pointer;
}

#menu li a.last, #content #menu li a.last
{
	background-image: none;
	padding-left: 6px;
	text-decoration: none;
	text-decoration: none;
	position: relative;
	height: 24px;
	display: block;
}

#sidebar
{
	left: 15px;
	top: 35px;
	position: absolute;
	height: 525px;
	width: 350px;
}

.aside
{
	display: block;
	position: relative;
	height: 525px;
	width: 350px;
}

.aside-stripe
{
	bottom: 100px;
	left: 0px;
	position: absolute;
	height: 34px;
	width: 350px;
}

.aside-byline
{
	left: 40px;
	bottom: 150px;
	position: absolute;
	height: 26px;
	width: 265px;
}

.landing-aside-stripe
{
	top: 130px;
	left: 0px;
	position: absolute;
	height: 34px;
	width: 350px;
}

.dark_blue_bg
{
	background-color: #3E617F;
}

.dark_blue_text
{
	color: #3E617F;
}

.light_blue_bg
{
	background-color: #A7B7C6;
}

.light_blue_text
{
	color: #5d6f85;
}

#header
{
	position: absolute;
	right: 15px;
	top: 35px;
	height: 176px;
	width: 535px;
}

#landing-content
{
	right: 15px;
	position: absolute;
	bottom: 15px;
	height: 345px;
	width: 535px;
}

#content
{
	right: 15px;
	position: absolute;
	bottom: 55px;
	height: 306px;
	width: 535px;
}

#hn-logo-large
{
	height: 140px;
	width: 250px;
	right: 50px;
	bottom: 70px;
	position: absolute;
}

#hn-logo-small
{
	top: 50px;
	height: 98px;
	width: 175px;
	right: 40px;
	position: absolute;
}

#content #text-area
{
	line-height: 15px;
	font-style: italic;
	font-size: 11px;
	letter-spacing: 1px;
	padding-right: 30px;
	padding-left: 20px;
	right: 0px;
	top: 10px;
	position: absolute;
	overflow: auto;
	height: 240px;
	width: 340px;
}

#content h1
{
	padding-right: 9px;
	border-style: solid;
	border-color: #3B6E8F;
	border-right-width: 1px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	padding-top: 65px;
	height: 155px;
	left: 5px;
	top: 10px;
	position: absolute;
	text-align: center;
	width: 130px;
	color: #3E617F;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
}

#content h2
{
	color: #3E617F;
	letter-spacing: 0px;
	line-height: 20px;
	font-size: 14px;
}

#footer
{
	line-height: 35px;
	font-size: 13px;
	font-style: italic;
	position: absolute;
	right: 15px;
	bottom: 15px;
	height: 35px;
	width: 535px;
}

#footer a
{
	padding-right: 0px;
	padding-left: 20px;
	font-style: italic;
	letter-spacing: 1px;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
	color: white;
}

#footer a:hover
{
	color: #3E617F;
}

#footer a.email
{
	right: 0px;
	padding-left: 0px;
	padding-right: 24px;
	position: absolute;
	font-style: italic;
	font-weight: normal;
}

#copyleft
{
	right: 24px;
	letter-spacing: 1px;
	line-height: 24px;
	font-size: 10px;
	font-style: italic;
	font-family: Helvetica;
	padding-top: 48px;
	height: 24px;
	width: 920px;
	text-align: right;
	position: relative;
}

#bylines
{
	left: 60px;
	top: 80px;
	position: absolute;
	height: 26px;
	width: 265px;
}

#bylines div
{
	position: absolute;
	width: 265px;
	height: 26px;
}

#bylines div img
{
	position: absolute;
}

#content a.news
{
	text-transform: none;
	text-decoration: none;
	font-variant: small-caps;
}

#content a.news:hover h2
{
	color: #A7B7C6;
}

#content h2 span.news-date
{
	margin-right: 10px;
}

#headline
{
	margin: 0px;
	text-align: right;
	position: relative;
	height: 35px;
	width: 920px;
	letter-spacing: 1px;
	line-height: 35px;
	font-size: 1px;
	font-style: italic;
	font-weight: normal;
}

#headline h3
{
	text-indent: 9999px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	height: 18px;
	width: 220px;
	right: 15px;
	bottom: 2px;
	background-repeat: no-repeat;
	overflow: hidden;
}

#headline h3.accountable
{
	background-image: url(../images/accountable-tag.png);
}

#headline h3.deliver
{
	background-image: url(../images/deliver-tag.png);
}

#headline h3.efficient
{
	background-image: url(../images/efficient-tag.png);
}

#headline h3.manageable
{
	background-image: url(../images/manageable-tag.png);
}

#headline h3.valuable
{
	background-image: url(../images/valuable-tag.png);
}

#footer .contact-line
{
	letter-spacing: 1px;
	color: white;
	padding-left: 15px;
	left: 0px;
	top: 0px;
	position: relative;
}

#footer .phone-numbers
{
	letter-spacing: 1px;
	font-weight: bold;
	color: white;
	padding-right: 15px;
	right: 0px;
	top: 0px;
	position: absolute;
}

#footer .number-prefix
{
	font-weight: normal;
	padding-left: 5px;
	color: white;
}

#content #contact-text-area
{
}#address-list
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#address-list li
{
	position: relative;
	line-height: 60px;
	height: 60px;
}

#content #contact-text-area h3
{
	font-size: 18px;
	font-style: italic;
	color: #3E617F;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 0px;
	text-align: right;
	position: absolute;
	width: 120px;
	height: 60px;
	font-weight: bold;
}

#address-list .contact-address
{
	width: 375px;
	font-size: 12px;
	left: 130px;
	top: 0px;
	position: absolute;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 10px;
	height: 60px;
}

.contact-address .city-state
{
	padding-left: 10px;
	position: relative;
}

.contact-address a
{
	text-transform: none;
	text-decoration: none;
	font-style: italic;
	color: white;
	text-align: center;
	line-height: 20px;
	right: 0px;
	top: 20px;
	background-color: #3E617F;
	height: 20px;
	width: 60px;
	position: absolute;
}

.border-left
{
	border-left-width: 1px;
	border-left-color: #3E617F;
	border-left-style: solid;
}

.border-bottom
{
	border-left-width: 20;
	border-bottom-width: 1px;
	border-right-width: 20;
	border-top-width: 20;
	border-bottom-color: #3E617F;
	border-bottom-style: solid;
}

h2#contact-byline
{
	margin-left: 130px;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

.contact-address a:hover
{
	color: #A7B7C6;
}

.positions
{
	margin-top: 75px;
	vertical-align: center;
}

.positions b
{
	background-color: #CFDBE4;
	width: 18px;
	height: 18px;
	display: inline-block;
	position: relative;
	border: 12px solid #93B1C6;
	margin-right: 20px;
}