#banner-logo {
	position: absolute;
	right: 20px;
	top: 0px;
}

#banner-logo2 {
	position: absolute;
	left: 20px;
	top: -5px;
}

#banner1 {
	text-align: center;
	margin-top: 60px;
	color: #000;
	font-size: 150%;
}	
	
#footer-label1 {
	position: absolute;
	right: 60px;
	top: 150px;
	font-size: 60%;
}

#footer-label2 {
	position: absolute;
	right: 60px;
	top: 165px;
	font-size: 60%;
}

#menu {
	width: 850px;
	margin: 0 auto;	
}

#menu ul {
	margin: 0
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	float: left;
	height: 43px;
	padding: 3px 30px 0 30px;
	font: bold 0.6em;
	color: #000;	
}

#menu .current_page_item {
	color: #FF0;
}
