#cgd_nav {
	list-style:none;
	height:30px;
	padding:10px 10px 0px 10px;
	margin:0px;
	width:800px;
}
#cgd_nav li {
	font-size:12px;
	color:#503010;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	line-height:20px;
	padding:0px 30px 0px 25px;
	background:url(../images/star.gif) center left no-repeat;
}
#cgd_nav li a {
	color:#503010;
	text-decoration:none;
}
#cgd_nav li a:hover {
	color:#906e4d;
	text-decoration:underline;
}
#cgd_header {
	width:100%;
	position:relative;
}
#cgd_header #cgd_gdou {
	position:absolute;
	right:0px;
	margin:-27px -104px 0px 0px;
}
#cgd_header div.cgd_trim {
	height:89px;
	background:#5c3e21;
	padding:2px;
}
#cgd_header div.cgd_trim #cgd_bg {
	background:url(../images/ebs_header-background.gif) top repeat-x;
}
#cgd_header div.cgd_trim #cgd_bg #cgd_fg {
	height:89px;
	background:url(../images/ebs_header-foreground.gif) right top no-repeat;
}