#header {
	text-align: center;
}

#gmenu {
	background: #111;
	border-top:#333 solid 1px;
	border-bottom:#333 solid 1px;
	text-align: center;
	font-size: 0;
	padding: 8px 0;
}

#gmenu a{
	font-size: 13px;
	display: inline-block;
	min-width:100px;
	padding: 5px;
	color: white;
	font-weight: normal;
	border-right: 1px dotted #444;
	text-align: center;
	text-decoration: none;
	line-height: 1em;
}
#gmenu a:hover{
	color: #f90;
	text-decoration: underline;
}
#gmenu a.last {
	border: 0;
}



.clear {clear: both;height: 0;font-size:0;overflow: hidden;}
.space05c {clear: both;margin-bottom:5px;height: 0;font-size:0;overflow: hidden;}
.space10c {clear: both;margin-bottom:10px;height: 0;font-size:0;overflow: hidden;}
.space15c {clear: both;margin-bottom:15px;height: 0;font-size:0;overflow: hidden;}
.space20c {clear: both;margin-bottom:20px;height: 0;font-size:0;overflow: hidden;}
.space25c {clear: both;margin-bottom:25px;height: 0;font-size:0;overflow: hidden;}

