@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFDF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	height: 600px;
}
#bglayout {
	width: 900px;
	text-align: center;
	background-color: #CCCC99;
	background-repeat: no-repeat;
	height: 520px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#maindiv1 {
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(image/gfsmptop.jpg);
	height: 320px;
	width: 900px;
}
#maindiv2 {
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(image/gfsmpmid.jpg);
	height: 110px;
	width: 880px;
	padding: 10px;
}
#maindiv3 {
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 70px;
	width: 900px;
	background-image: url(image/gfsmpbot.jpg);
}
#content {
	width: 690px;
	background-color: #EFF0E0;
	margin-top: 0px;
	margin-bottom: 0px;
	cursor: pointer;
	color: #EFF0E0;
	text-align: center;
}

#link1   {
	position: relative;
	height: 100px;
	width: 183px;
	left: 36px;
	top: 48px;
	text-align: center;
}
#link2   {
	position: relative;
	height: 100px;
	width: 183px;
	left: 580px;
	top: -46px;
}
#link3   {
	position: relative;
	height: 100px;
	width: 183px;
	left: 36px;
	top: 160px;
}
#link4   {
	position: relative;
	height: 100px;
	width: 183px;
	left: 580px;
	top: 68px;
}
