#inner {
	font-family:Tahoma,"Lucida Grande",Lucida,Verdana,Arial,Helvetica,sans-serif;
}
#header-wrapper{
	position:relative;
}

.pageTitle {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #8298B5;
	letter-spacing: -0.02em;
}
#tagline {
	position: absolute;
	top: 16px;
	right: 150px;
	font-size: 1em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	line-height: 1.2em;
	text-align: right;
	width: auto;
	z-index: 1;
	background-color: transparent;
}

#headerLinks {
	color: #1E406D;
	font-size: .9em;
	position: absolute;
	right: 32px;
	bottom: 6px;
	background-color: transparent;
	z-index: 1;
	font-weight: normal;
}

#headerDate {
	color: #8298B5;
	font-size: .9em;
	position: absolute;
	right: 150px;
	bottom: 6px;
	background-color: transparent;
	z-index: 1;
}

#pageName p {
	font-family: "Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0 0 0 0;
	margin: 0 10px;
	font-size: 26px;
	line-height: 1.5em;
}


/* START footer Styles */
.widget-content	a{
	color:#1E406D;
	font:bold 0.9em Tahoma,"Lucida Grande",Lucida,Verdana,Arial,Helvetica,sans-serif;
}
/* END footer Styles */