body {
	margin: 0px;
	padding: 0px;
	width: 100%;

}

#header {
	width: 100%;
	height: 90px;
	background-color: white;
	padding-bottom: 0px;
	overflow:hidden;
}

#header img{
	padding-top: 1em;
	padding-left: 2em;
}

#container {
	top: 114px;
	width: 100%;

	position:absolute;
}

#search1 {
	float:left;
	width: 75%;
	height: 70px;
	background-color: #ff8f00;
}

#rightBar {
	background-color: #fdbb57;
	height: 700px;
	float:right;
	width: 25%;
	position:relative;
	clear: right;
}

/*#news1 {
	clear:left;
	float: left;
	margin: 25px;
	padding: 15px;
	background-color:#FFFFFF;
	width: 60%;
}

#news1 .title{
	font-size: 25px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#191919;
}

#news1 .text{
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#news1 hr {
	height: 1px;
	border: 0px;
	border-top: 1px #666666 solid;
}

#news1 h1 {
	font-size: 28px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #64ce01;
}

#news1 .datetime {
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color:#666666;
}
*/
a img {
	border: 0px;
}
h1 {
	font-size: 20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #7ea766;
}

.globalPage h1 {
	font-size: 20px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #7ea766;
}

.globalPage hr {
	height: 1px;
	border: 0px;
	border-top: 1px #666666 solid;
}


.globalPage .title{
	font-size: 16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
}

.globalPage .datetime {
	font-size: 12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color:#7ea766;
}

#text2 h1{
	font-size: 13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
}

#text2 text{
	font-size: 13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:white;
}