@charset "utf-8";
body {
	background-color:#000;
	background-image: url(images/gardenexpo_micro.jpg);
	background-repeat:no-repeat;
}
#top {
	width: 775px;
	height: 38px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;	
}
#content_holder {
	width: 907px;
	height: 506px;
	position:absolute;
	left: 214px;
	top: 212px;
}
#content_holder_b {
	position:absolute;
	width: 1332px;
	height: 250px;
	top: 1px;
	left: 0px;
}
#contact {
	width: 800px;
	margin: 0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color: #a07e24;
	padding: 10px 5px;
}
#contact a {
	color: #79601C;
}
#contact a:hover {
	color: #a07e24;
}

