#centerwrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFF;
	position: relative;
}

#wrapper {
	margin: 0;
	padding: 0;
	border-top: 7px solid #FFF;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/hg_wrapper.gif);
	/*float:left;*/
	width: 1000px;
	position: relative;
	
}

#footer {
	clear: left;
	min-height: 10px;
	width: 600px;
	padding: 5px 0;
	margin: 0 0 10px 0;
	text-align: right;
	/*border:1px solid #000;*/
}

#footer li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}

#footer li a:link,
#footer li a:visited,
#footer li a:focus,
#footer li a:hover,
#footer li a:active {
	/*display: block;*/
	padding: 2px 10px 0 5px;
	margin: 0;
}
 
#slogan1 {
	border-top: 7px solid #FFF;
	width: 990px;
	background-color: #D9DADC;
	padding: 20px 0 10px 10px;
	margin: 0;
	position: relative;
	font-size: 0.8em;
	font-weight: bold;
	color: #22436b;
}
#slogan2 {
	padding: 0;
	margin: 0;
	position: absolute; 
	bottom: 10px;
	right: 10px;
	font-weight: bold;
	color: #22436b;
}

#slogan3 {
	text-align: right;
	position: absolute;
	right: 10px;
	bottom: 10px;	
	padding: 0;
	margin: 0;
	font-style: italic;
	font-size: 0.9em;
	width:250px;
}

#slogan4 {
	position: absolute;
	bottom: 10px;
	left: 10px;
	font-size: 0.72em;
	clear:both;
}

.hplinkheader {
	font-size: 1em;
	padding: 0;
	margin: 0;
	font-weight: normal;
}

#topslogan {
	width: 1000px;
	height: 70px;
	background-color: #FFF;
	position: relative;
}

#topslogan .hplink {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#topslogan a:link.hplink,
#topslogan a:visited.hplink,
#topslogan a:focus.hplink,
#topslogan a:hover.hplink,
#topslogan a:active.hplink {
	color: #000;
	text-transform: uppercase;
	font-size: 1.4em;
	text-decoration: none;
	font-style: italic;
}

#topslogan .preFix {
	color: #22436B;
	font-weight: bold;
}

#topslogan .sufFix {
	font-size: 0.7em;
}

#miniLogo {
	position: absolute;
	left: 137px;
	bottom: 10px;
	border: 0 none;
}